.Engineering{
  padding-top: 78px;
}
.page {
    margin-bottom: 100px;
    width: 100%;
    height: 697px;
    background: url("../img/engineering/page-pic.png");
    background-repeat: no-repeat;
    background-size: cover;
    white-space: nowrap;
  }
  .page .bigTitle {
    font-size: 88px;
    text-align: center;
    color: #fff;
    font-family: SimSun;
    font-weight: bold;
    padding-top: 160px;
  }
  .page .tinyTitle {
    font-size: 58px;
    margin-top: 40px;
    text-align: center;
    font-family: SimSun;
    font-weight: bold;
    color: #fff;
  }
  .video {
    margin-top: 100px;
    width: 1200px;
    height: 609px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover;
  }
  .process {
    width: 1200px;
    margin: 0 auto;
  }
  .process .title {
    padding-top: 80px;
    padding-bottom: 25px;
    color: #083b30;
    font-size: 62px;
    text-align: center;
    font-family: SimSun;
  }
  .process .nav {
    width: 100%;
    background-color: #d8d8d8;
    display: flex;
    justify-content: space-between;
  }
  .process .nav .box {
    width: 180px;
  }
  .process .nav .box .t1 {
    padding-top: 35px;
    padding-bottom: 20px;
    font-size: 48px;
    text-align: center;
    color: #333333;
  }
  .process .nav .box .t2 {
    padding-bottom: 33px;
    font-size: 28px;
    text-align: center;
    color: #333333;
  }
  .process .title2 {
    padding-top: 80px;
    padding-bottom: 36px;
    font-size: 62px;
    text-align: center;
  }
  .process .title-s {
    padding-bottom: 80px;
    font-size: 42px;
    color: #666666;
    text-align: center;
  }
  .process .process {
    margin-bottom: 80px;
    width: 100%;
    height: 680px;
    background: url("../img/engineering/process.png") no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  .vs-list1 {
    width: 100%;
    height: 895px;
    background-color: #f7f7f7;
  }
  .vs-list1 .list {
    width: 1200px;
    margin: 0 auto;
  }
  .vs-list1 .list .title {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 62px;
    color: #083b30;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .vs-list1 .list .e-title {
    padding-top: 15px;
    font-size: 37px;
    text-align: center;
    color: #666666;
  }
  .vs-list1 .vs-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
  }
  .vs-list1 .vs-box .box-left {
    width: 534px;
    height: 600px;
  }
  .vs-list1 .vs-box .box-left .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/zzgy1.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list1 .vs-box .box-left .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #97c53f;
    color: #fff;
    text-align: center;
  }
  .vs-list1 .vs-box .box-left .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list1 .vs-box .box-left .text {
    padding: 20px;
    height: 165px;
    background-color: #fff;
  }
  .vs-list1 .vs-box .box-left .text span {
    font-size: 26px;
    color: #8ed116;
  }
  .vs-list1 .vs-box .mid {
    width: 100px;
    height: 395px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list1 .vs-box .mid .vs {
    position: relative;
    width: 66px;
    height: 240px;
    border: 1px solid #045e33;
    border-left: none;
    border-right: none;
    color: #045e33;
    font-size: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list1 .vs-box .mid .vs::before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
  }
  .vs-list1 .vs-box .mid .vs::after {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
  }
  .vs-list1 .vs-box .box-right {
    width: 534px;
    height: 600px;
  }
  .vs-list1 .vs-box .box-right .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/ptgy1.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list1 .vs-box .box-right .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #666;
    color: #fff;
    text-align: center;
  }
  .vs-list1 .vs-box .box-right .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list1 .vs-box .box-right .text {
    padding: 20px;
    height: 165px;
    background-color: #fff;
  }
  .vs-list1 .vs-box .box-right .text span {
    font-size: 26px;
    color: #666666;
  }
  .vs-list2 {
    width: 100%;
    height: 895px;
    background-color: #fff;
  }
  .vs-list2 .list {
    width: 1200px;
    margin: 0 auto;
  }
  .vs-list2 .list .title {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 62px;
    color: #083b30;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .vs-list2 .list .e-title {
    padding-top: 15px;
    font-size: 40px;
    text-align: center;
    color: #666666;
  }
  .vs-list2 .vs-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
  }
  .vs-list2 .vs-box .box-left {
    width: 534px;
    height: 600px;
  }
  .vs-list2 .vs-box .box-left .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/zzgy2.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list2 .vs-box .box-left .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #97c53f;
    color: #fff;
    text-align: center;
  }
  .vs-list2 .vs-box .box-left .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list2 .vs-box .box-left .text {
    padding: 20px;
    height: 165px;
    background-color: #e5f1ce;
  }
  .vs-list2 .vs-box .box-left .text span {
    font-size: 26px;
    color: #045e33;
  }
  .vs-list2 .vs-box .mid {
    width: 100px;
    height: 395px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list2 .vs-box .mid .vs {
    position: relative;
    width: 66px;
    height: 240px;
    border: 1px solid #045e33;
    border-left: none;
    border-right: none;
    color: #045e33;
    font-size: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list2 .vs-box .mid .vs::before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
  }
  .vs-list2 .vs-box .mid .vs::after {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
  }
  .vs-list2 .vs-box .box-right {
    width: 534px;
    height: 600px;
  }
  .vs-list2 .vs-box .box-right .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/ptgy2.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list2 .vs-box .box-right .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #666;
    color: #fff;
    text-align: center;
  }
  .vs-list2 .vs-box .box-right .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list2 .vs-box .box-right .text {
    padding: 20px;
    height: 165px;
    background-color: #dddddd;
  }
  .vs-list2 .vs-box .box-right .text span {
    font-size: 26px;
    color: #666666;
  }
  .vs-list3 {
    width: 100%;
    height: 895px;
    background-color: #f7f7f7;
  }
  .vs-list3 .list {
    width: 1200px;
    margin: 0 auto;
  }
  .vs-list3 .list .title {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 61px;
    color: #083b30;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .vs-list3 .list .e-title {
    padding-top: 15px;
    font-size: 40px;
    text-align: center;
    color: #666666;
  }
  .vs-list3 .vs-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
  }
  .vs-list3 .vs-box .box-left {
    width: 534px;
    height: 600px;
  }
  .vs-list3 .vs-box .box-left .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/zzgy3.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list3 .vs-box .box-left .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #97c53f;
    color: #fff;
    text-align: center;
  }
  .vs-list3 .vs-box .box-left .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list3 .vs-box .box-left .text {
    padding: 20px;
    height: 165px;
    background-color: #fff;
  }
  .vs-list3 .vs-box .box-left .text span {
    font-size: 26px;
    color: #8ed116;
  }
  .vs-list3 .vs-box .mid {
    width: 100px;
    height: 395px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list3 .vs-box .mid .vs {
    position: relative;
    width: 66px;
    height: 240px;
    border: 1px solid #045e33;
    border-left: none;
    border-right: none;
    color: #045e33;
    font-size: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list3 .vs-box .mid .vs::before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
  }
  .vs-list3 .vs-box .mid .vs::after {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
  }
  .vs-list3 .vs-box .box-right {
    width: 534px;
    height: 600px;
  }
  .vs-list3 .vs-box .box-right .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/ptgy3.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list3 .vs-box .box-right .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #666;
    color: #fff;
    text-align: center;
  }
  .vs-list3 .vs-box .box-right .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list3 .vs-box .box-right .text {
    padding: 20px;
    height: 165px;
    background-color: #fff;
  }
  .vs-list3 .vs-box .box-right .text span {
    font-size: 26px;
    color: #666666;
  }
  .vs-list4 {
    width: 100%;
    height: 895px;
    background-color: #fff;
  }
  .vs-list4 .list {
    width: 1200px;
    margin: 0 auto;
  }
  .vs-list4 .list .title {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 62px;
    color: #083b30;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .vs-list4 .list .e-title {
    padding-top: 15px;
    font-size: 40px;
    text-align: center;
    color: #666666;
  }
  .vs-list4 .vs-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
  }
  .vs-list4 .vs-box .box-left {
    width: 534px;
    height: 600px;
  }
  .vs-list4 .vs-box .box-left .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/zzgy4.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list4 .vs-box .box-left .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #97c53f;
    color: #fff;
    text-align: center;
  }
  .vs-list4 .vs-box .box-left .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list4 .vs-box .box-left .text {
    padding: 20px;
    height: 165px;
    background-color: #e5f1ce;
  }
  .vs-list4 .vs-box .box-left .text span {
    font-size: 26px;
    color: #045e33;
  }
  .vs-list4 .vs-box .mid {
    width: 100px;
    height: 395px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list4 .vs-box .mid .vs {
    position: relative;
    width: 66px;
    height: 240px;
    border: 1px solid #045e33;
    border-left: none;
    border-right: none;
    color: #045e33;
    font-size: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vs-list4 .vs-box .mid .vs::before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
  }
  .vs-list4 .vs-box .mid .vs::after {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #045e33;
    position: absolute;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
  }
  .vs-list4 .vs-box .box-right {
    width: 534px;
    height: 600px;
  }
  .vs-list4 .vs-box .box-right .pic {
    width: 534px;
    height: 395px;
    background: url("../img/engineering/ptgy4.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vs-list4 .vs-box .box-right .pic .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
    background-color: #666;
    color: #fff;
    text-align: center;
  }
  .vs-list4 .vs-box .box-right .pic:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .vs-list4 .vs-box .box-right .text {
    padding: 20px;
    height: 165px;
    background-color: #dddddd;
  }
  .vs-list4 .vs-box .box-right .text span {
    font-size: 26px;
    color: #666666;
  }
  .bg-box {
    width: 100%;
    height: 732px;
    background: url('../img/engineering/dzxgy2.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  .bg-box .cont-box {
    width: 1200px;
    margin: 0 auto;
    display: flex;
  }
  .bg-box .cont-box .left {
    width: 330px;
  }
  .bg-box .cont-box .left ul {
    margin: 0;
    margin-top: 50px;
  }
  .bg-box .cont-box .left ul li {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    cursor: pointer;
  }
  .bg-box .cont-box .left ul li .img-box {
    width: 70px;
    height: 40px;
    background: url("../img/quality/engineering/imggy.png") no-repeat;
  }
  .bg-box .cont-box .left ul li.current .img-box{
    background: url("../img/quality/engineering/imggy2.png") no-repeat;
  }
  .bg-box .cont-box .left ul li .img-box .img {
    width: 52px;
    height: 39px;
  }
  .bg-box .cont-box .left ul li .img-box .num {
    color: #fff;
    line-height:40px;
    font-size: 21px;
    padding-left: 15px;
  }
  .bg-box .cont-box .left ul li .text-box {
    color: #999999;
    font-size: 22px;
  }
  .bg-box .cont-box .left ul li.current .text-box {
    color: #fff;
  }
  .bg-box .cont-box .right {
    width: 870px;
    position: relative;
	
  }
  .bg-box .cont-box .right .big-tit {
    padding-top: 77px;
    color: #fff;
    font-size: 45px;
    text-align: center;
  }
  .bg-box .cont-box .right .s-tit {
    width: 430px;
    margin: 0 auto;
    padding-top: 24px;
    color: #fff;
    font-size: 26px;
    text-align: center;
  }
  .bg-box .cont-box .right .bg1 {
    width: 235px;
    height: 312px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-1.png') no-repeat;
  }
  .bg-box .cont-box .right .bg1:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg2 {
    width: 235px;
    height: 312px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-2.png') no-repeat;
  }
  .bg-box .cont-box .right .bg2:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg3 {
    width: 343px;
    height: 286px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-3.png') no-repeat;
  }
  .bg-box .cont-box .right .bg3:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg4 {
    width: 298px;
    height: 255px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-4.png') no-repeat;
  }
  .bg-box .cont-box .right .bg4:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg5 {
    width: 447px;
    height: 238px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-5.png') no-repeat;
  }
  .bg-box .cont-box .right .bg5:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg6 {
    width: 386px;
    height: 240px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-6.png') no-repeat;
  }
  .bg-box .cont-box .right .bg6:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg7 {
    width: 219px;
    height: 290px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-7.png') no-repeat;
  }
  .bg-box .cont-box .right .bg7:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg8 {
    width: 295px;
    height: 268px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-8.png') no-repeat;
  }
  .bg-box .cont-box .right .bg8:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .bg9 {
    width: 218px;
    height: 312px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    background: url('../img/engineering/gy-9.png') no-repeat;
  }
  .bg-box .cont-box .right .bg9:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .bg-box .cont-box .right .lebal {
    position: absolute;
    left: 258px;
    bottom: -75px;
    width: 335px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 26px;
  }
  .team {
    width: 1200px;
    margin: 0 auto;
  }
  .team .title {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 62px;
    color: #083b30;
  }
  .team .s-title {
    font-size: 42px;
    color: #8ed116;
    text-align: center;
    padding-bottom: 50px;
  }
  .team .bg {
    width: 100%;
    height: 534px;
    background: url("../img/engineering/bg-team.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .team .tit {
    font-size: 42px;
    color: #083b30;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .team .box {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .team .box .item {
    width: 230px;
    height: 240px;
    padding: 30px;
    background-color: #f7f7f7;
  }
  .team .box .item .big-t {
    font-size: 40px;
    text-align: center;
    color: #083b30;
    padding-bottom: 35px;
  }
  .team .box .item .small-t {
    font-size: 27px;
    color: #083b30;
    line-height: 45px;
  }
  .team .btn {
    width: 570px;
    height: 95px;
    background-color: #083b30;
    margin: 0 auto;
    line-height: 95px;
    text-align: center;
    color: #fff;
    font-size: 36px;
    border-radius: 11px;
    margin-top: 50px;
  }
  .signUp {
    width: 1200px;
    margin: 0 auto;
    height: 616px;
    background: url("../img/engineering/bg-signUp.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
  .signUp .tit {
    font-size: 60px;
    color: #fff;
    text-align: center;
    padding-top: 60px;
  }
  .signUp .box {
    width: 100%;
    height: 370px;
    margin-top: 107px;
    display: flex;
    justify-content: space-between;
  }
  .signUp .box .pic-box1 {
    position: relative;
    width: 254px;
    height: 370px;
    background: url("../img/engineering/pic1.png") no-repeat;
  }
  .signUp .box .pic-box1 .mes {
    position: absolute;
    top: 200px;
    width: 100%;
    height: 170px;
    background-color: #bf681e;
    opacity: 0.5;
  }
  .signUp .box .pic-box1 .text {
    position: absolute;
    top: 200px;
    width: 100%;
    height: 170px;
  }
  .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;
  }
  .signUp .box .pic-box1 .text .t1 {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .signUp .box .pic-box1 .text .t2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .signUp .box .pic-box1:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .signUp .box .pic-box2 {
    position: relative;
    width: 254px;
    height: 370px;
    background: url("../img/engineering/pic2.png") no-repeat;
  }
  .signUp .box .pic-box2 .mes {
    position: absolute;
    top: 200px;
    width: 100%;
    height: 170px;
    background-color: #bf681e;
    opacity: 0.5;
  }
  .signUp .box .pic-box2 .text {
    position: absolute;
    top: 200px;
    width: 100%;
    height: 170px;
  }
  .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;
  }
  .signUp .box .pic-box2 .text .t1 {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .signUp .box .pic-box2 .text .t2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .signUp .box .pic-box2:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .signUp .box .pic-box3 {
    position: relative;
    width: 254px;
    height: 370px;
    background: url("../img/engineering/pic3.png") no-repeat;
  }
  .signUp .box .pic-box3 .mes {
    position: absolute;
    top: 200px;
    width: 100%;
    height: 170px;
    background-color: #bf681e;
    opacity: 0.5;
  }
  .signUp .box .pic-box3 .text {
    position: absolute;
    top: 200px;
    width: 100%;
    height: 170px;
  }
  .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;
  }
  .signUp .box .pic-box3 .text .t1 {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .signUp .box .pic-box3 .text .t2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .signUp .box .pic-box3:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .signUp .box .sign-up {
    width: 348px;
    height: 370px;
    background-color: #085241;
    display: flex;
    flex-direction: column;
  }
  .signUp .box .sign-up .title {
    font-size: 33px;
    text-align: center;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .signUp .box .sign-up input {
    width: 265px;
    height: 46px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-left: 15px;
    font-size: 22px;
  }
  .signUp .box .sign-up input::-webkit-input-placeholder {
    font-size: 22px;
    line-height: 46px;
  }
  .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;
  }
  .end {
    width: 1200px;
    margin: 0 auto;
    height: 700px;
    font-size: 58px;
    color: #fff;
    background: url("../img/houseRemark/end.png");
    background-size: 100% 100%;
  }
  .end .title {
    padding-top: 110px;
    text-align: center;
  }
  .end ul {
    height: 400px;
    padding: 100px 100px 130px 100px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .end ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 220px;
  }
  .bottom-contact {
    width: 1200px;
    height: 112px;
    color: #ffffff;
    background: #1e1e1e;
    box-sizing: border-box;
    margin: 30px auto;
  }
  .bottom-contact .contact-img {
    width: 138px;
    height: 112px;
    margin: 0 5px;
  }
  .bottom-contact .contact-img img {
    width: 100%;
    height: 100%;
  }
  .bottom-contact .text li {
    width: 96px;
    height: 38px;
    font-size: 24px;
    line-height: 38px;
    margin-left: 20px;
  }
  .bottom-contact .cont img {
    width: 22px;
    height: 19px;
    margin: 0 20px;
  }
  .bottom-contact .cont .btns ::v-deep .el-radio-group {
    margin: 0 40px;
  }
  .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;
  }
  .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;
  }
  .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: #ffffff;
  }
  .bottom-contact .cont .btns input::-webkit-input-placeholder {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
  }
  .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: #ffffff;
  }
  .bottom {
    position: relative;
    width: 100%;
    height: 442px;
    background: url("../img/home/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;
}

/* 尾部结束 */
  