@charset "utf-8";
body{
    position: relative;
    font-size:12px;
    font-family: "微软雅思";
    background: #ffffff;
}
.container{
    position: absolute;
    width: 1920px;
    top: 0;
    left: 49.5%;
    margin-left: -960px;
    /* background-color: #845af7; */
}
.conton{
    width: 100%;
    margin-top: 103px;
}
.content{
    margin: 0 auto;
    width: 100%;
    max-width: 87.2%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.ahead{
    font-size: 48px;
    color: #ddb089;
    text-align: center;
    font-weight: 600;
}
#house .life {
    padding-top: 112px;
}
#house .life .content .ahead{
    font-size: 45px;
    color: #dcaf88;
}
#house .life .life-box {
    margin-top: 48px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
#house .life .life-box p {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}
#house .life .life-box > div {
    margin-top: 96px;
}
#house .life .life-box > div img {
    height: 100%;
}
#house .Detect{
    padding: 96px 0;
    background: url(../img/slbj.jpg) no-repeat;
    background-size: cover;
}
#house .Detect .content{
    align-items: unset;
}
#house .Detect .content .mater-box {
    margin: 64px 0 0 250px;
    display: flex;
    align-items: center;
}
#house .Detect .mater-box .m1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 220px;
}
#house .Detect .mater-box .m1 p{
    margin-top: 26px;
    font-size: 13px;
    color: #fff;
}
#house .Detect .mater-box .m3 {
    margin-left: 7.8%;
    margin-right: 2.4%;
    display: flex;
    flex-direction: column;
}
#house .Detect .mater-box .m3 img {
    width: 58px;
}
#house .Detect .mater-box .m3 h4 {
    margin-top: 32px;
    position: relative;
    padding-bottom: 18px;
    font-size: 27px;
    font-weight: 600;
    color: #fff;
    line-height: 29px;
}
#house .Detect .mater-box .m3 h4::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 48px;
    height: 2px;
    background-color: #d4c19f;
}
#house .Detect .mater-box .m3 p {
    margin-top: 16px;
    font-size: 12px;
    color: #ccc;
    line-height: 23px;
    letter-spacing: 6px;
}
#house .advantage {
    padding: 96px 0 150px 112px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#house .advantage h3 {
    font-size: 27px;
    color: #000;
    font-weight: 600;
}
#house .advantage h3 span {
    font-size: 34px;
    color: #d4c19f;
}
#house .advantage .adv-box {
    margin-top: 87px;
}
#house .advantage .adv-box .adv-pic {
    position: relative;
    width: 477px;
}
#house .advantage .adv-box .a-item {
    position: absolute;
    display: flex;
}
#house .advantage .adv-box .a-item .a-pic {
    margin: 0 16px;
    width: 87px;
}
#house .advantage .adv-box .a-item .a-cont h4 {
    margin-bottom: 13px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
#house .advantage .adv-box .a-item .a-cont p {
    font-size: 13px;
    color: #666;
    line-height: 21px;
}
#house .advantage .adv-box .a1,
#house .advantage .adv-box .a3 {
  flex-direction: row-reverse;
}
#house .advantage .adv-box .a1 .a-cont,
#house .advantage .adv-box .a3 .a-cont {
  text-align: right;
}
#house .advantage .adv-box .a5 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#house .advantage .adv-box .a5 .a-cont {
    text-align: center;
    margin-top: 0.6rem;
}
#house .advantage .adv-box .a1 {
    top: 1.5rem;
    left: -40%;
}
#house .advantage .adv-box .a2 {
    top: 1.5rem;
    right: -30%;
}
#house .advantage .adv-box .a3 {
    bottom: 5.7rem;
    left: -34%;
}
#house .advantage .adv-box .a4 {
    bottom: 5.7rem;
    right: -50%;
}
#house .advantage .adv-box .a5 {
    bottom: -27%;
    left: 50%;
    transform: translateX(-50%);
}
#house .hardware {
    padding: 112px 0 96px;
    background: url(../img/shbj.jpg) no-repeat;
    background-size: cover;
}
#house .hardware .content {
    padding: 0 32px;
    align-items: unset;
}
#house .hardware .h-box {
  margin-top: 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#house .hardware .h-box .h-left {
    width: 49%;
}
#house .hardware .h-box .h-left h4 {
    font-size: 25px;
    color: #fff;
    display: inline-flex;
}
#house .hardware .h-box .h-left h4 .line{
    width: 314px;
    height: 1px;
    background: #fff;
    margin: 13px 0 0 20px;
}
#house .hardware .h-box .h-left .h-logo {
    margin: 31px 0;
}
#house .hardware .h-box .h-left .h-w{
    display: flex;
}
#house .hardware .h-box .h-left .h-w .hl-item {
    padding: 28px 8px 26.4px;
    margin-right: 4%;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 162px;
    height: 164px;
    flex: none;
    border: 1px solid #fff;
    transition: all 0.3s;
    cursor: pointer;
}
#house .hardware .h-box .h-left .h-w .hl-item:nth-of-type(1) p:nth-of-type(1),
#house .hardware .h-box .h-left .h-w .hl-item:nth-of-type(4) p:nth-of-type(1){
    margin-bottom: 29px;
}
#house .hardware .h-box .h-left .h-w .hl-item p{
    color: #fff;
    font-size: 16px;
}
#house .hardware .h-box .h-left .h-w .hl-item p:nth-of-type(1){
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 17px;
}
#house .hardware .h-box .h-left .h-w .hl-item:hover {
    border-color: transparent;
    background-color: #d4c19f;
}
#house .hardware .h-box .h-left .h-w .hl-item:last-child {
    margin-right: 0;
}

#house .hardware .h-box .h-right {
    width: 38%;
    margin-left: 10%;
    display: flex;
    align-items: center;
    
    flex-wrap: wrap;
}
#house .hardware .h-box .h-right .hr {
    width: 196px;
    margin: 15px 20px;
}
#house .bet {
    padding: 112px 0;
}
#house .bet .bet-box {
    margin: 64px 0 0 50px;

    display: flex;
    justify-content: center;
}
#house .bet .bet-box .b-item {
    margin: 0 120px;
    padding: 39px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s ease;
}
#house .bet .bet-box .b-item:hover {
    box-shadow: 0 0.3rem 0.7rem rgba(0, 0, 0, 0.07);
}
#house .bet .bet-box .b-item:first-child .b-pic {
    background: url(../img/dz1.png) no-repeat;
    background-size: contain;
}
#house .bet .bet-box .b-item:first-child:hover .b-pic {
    background: url(../img/dz11.png) no-repeat;
    background-size: contain;
}
#house .bet .bet-box .b-item:nth-child(2) .b-pic {
    background: url(../img/dz2.png) no-repeat;
    background-size: contain;
}
#house .bet .bet-box .b-item:nth-child(2):hover .b-pic {
    background: url(../img/dz22.png) no-repeat;
    background-size: contain;
}
  #house .bet .bet-box .b-item:last-child .b-pic {
    background: url(../img/dz3.png) no-repeat;
    background-size: contain;
}
  #house .bet .bet-box .b-item:last-child:hover .b-pic {
    background: url(../img/dz33.png) no-repeat;
    background-size: contain;
}
#house .bet .bet-box .b-item .b-pic {
    margin-bottom: 24px;
    width: 72px;
    height: 80px;
    background-size: contain;
    transition: all 0.4s ease;
}
#house .bet .bet-box .b-item h4 {
    margin-bottom: 16px;
    font-size: 17px;
    color: #000;
}
#house .bet .bet-box .b-item p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
#house .match {
    padding: 6rem 0;
    background: url(../img/dpbj.jpg) no-repeat;
    background-size: cover;
}
#house .match .content{
    position: relative;
}
#house .match .match-box {
    margin-top: 4rem;
    width: 100%;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#house .match .match-box .m-pic {
    margin-right: 14%;
    width: 47%;
    height: 500px;
    /* background: pink; */
}
#house .match .match-box .m-pic ul{
    display: flex;
}
#house .match .match-box .m-pic ul li{
    width: 109px;
    height: 109px;
    position: absolute;
}
#house .match .match-box .m-pic ul .wy{
    background: url(../img/wydp.png) no-repeat;
    background-size: cover;
    top: 222px;
    left: -30px;
}
#house .match .match-box .m-pic ul .ws{
    background: url(../img/wsdp.png) no-repeat;
    background-size: cover;
    top: 95px;
    left: 111px;
}
#house .match .match-box .m-pic ul .kt{
    background: url(../img/ktdp.png) no-repeat;
    background-size: cover;
    top: 50px;
    left: 280px;
}
#house .match .match-box .m-pic ul .sf{
    background: url(../img/sfdp.png) no-repeat;
    background-size: cover;
    top: 50px;
    left: 465px;
}
#house .match .match-box .m-pic ul .xg{
    background: url(../img/xgdp.png) no-repeat;
    background-size: cover;
    top: 95px;
    left: 640px;
}
#house .match .match-box .m-pic ul .ct{
    background: url(../img/ctdp.png) no-repeat;
    background-size: cover;
    top: 222px;
    left: 810px;
}

#house .match .match-box .m-pic ul li p{
    text-align: center;
    line-height: 109px;
    font-size: 24px;
}
#house .match .match-box .m-cont {
    /*margin-right: -136px;*/
    padding: 47px 31px;
    background-color: #051429;
}
#house .match .match-box .m-cont h4 {
    font-size: 19px;
    line-height: 29px;
    color: #fff;
}
#house .match .match-box .m-cont > div {
    margin-top: 31px;
    display: flex;
}
#house .match .match-box .m-cont > div .mc-item {
    margin-right: 95px;
    display: flex;
    align-items: center;
}
#house .match .match-box .m-cont > div .mc-item > div {
    margin-right: 12.8px;
}
#house .match .match-box .m-cont > div .mc-item > div span {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 64px;
    background-color: #d4c19f;
    border-radius: 50%;
    font-size: 37px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 64px;
}
#house .match .match-box .m-cont > div .mc-item > div span::before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: -4px;
    right: -4px;
    border: 1.6px dashed #d4c19f;
    border-radius: 50%;
    animation: cspine 10s linear infinite;
}
#house .match .match-box .m-cont > div .mc-item p {
    font-size: 16px;
    color: #fff;
}

/* 旋转 */
@keyframes cspine {
    from {
      transform: rotate(0);
    }
    to {
      transform: rotate(359deg);
    }
  }

#house .custom {
    padding-top: 112px;
}
  #house .custom .content {
    max-width: 100%;
}
#house .custom .custom-box {
    margin-top: 64px;
    width: 100%;
    display: flex;
}
#house .custom .custom-box figure {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 25%;
    height: 547px;
    background: #000;
    transition: all 0.5s ease;
}
#house .custom .custom-box figure:hover img {
    opacity: 0.4;
}
#house .custom .custom-box figure:hover figcaption::before,
#house .custom .custom-box figure:hover figcaption::after {
    opacity: 1;
    transform: scale(1);
}
#house .custom .custom-box figure:hover figcaption h2 {
    border-color: transparent;
    transform: translate(-50%, -50%);
}
#house .custom .custom-box figure:hover figcaption h2{
    opacity: 1;
}
#house .custom .custom-box figure img {
    opacity: 0.8;
    transition: opacity 0.35s;
    height: 100%;
}
#house .custom .custom-box figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#house .custom .custom-box figure figcaption::before,
#house .custom .custom-box figure figcaption::after {
    position: absolute;
    content: '';
    top: 24px;
    right: 24px;
    bottom: 24px;
    left: 24px;
    opacity: 0;
    transition: opacity 1s, transform 1s;
}
#house .custom .custom-box figure figcaption::before {
    border-top: 1px solid rgba(225, 225, 225, 0.2);
    border-bottom: 1px solid rgba(225, 225, 225, 0.2);
    transform: scale(0, 1);
}
#house .custom .custom-box figure figcaption::after {
    border-right: 1px solid rgba(225, 225, 225, 0.2);
    border-left: 1px solid rgba(225, 225, 225, 0.2);
    transform: scale(1, 0);
}
#house .custom .custom-box figure figcaption h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
    display: inline-block;
    padding: 13px 6.3%;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap;
    text-transform: uppercase;
    border: 0.05rem solid #fff;
    transition: transform 0.6s;
}
  #house .custom .custom-box .active {
    width: 50%;
}
#house .case {
    padding: 112px 0 96px;
}
#house .case .case-box {
    margin-top: 64px;
    display:flex;
    flex-wrap: wrap;
}
#house .case .case-box .c-item {
    position: relative;
    margin-bottom: 32px;
    width: 31.5%;
    margin-right: 2.75%;
}
#house .case .case-box .c-item:nth-child(3n) {
    margin-right: 0;
}
#house .case .case-box .c-item:hover img {
    transform: scale(1.1);
}
#house .case .case-box .c-item:hover p {
    color: #d4c19f;
}
#house .case .case-box .c-item:hover p::before {
    background-color: #d4c19f;
    width: 75px;
}
#house .case .case-box .c-item:hover i {
    right: 0;
    opacity: 1;
}
#house .case .case-box .c-item .c-pic {
    overflow: hidden;
    transform: translateZ(0);
}
#house .case .case-box .c-item .c-pic img {
    transition: transform 0.8s ease;
}
#house .case .case-box .c-item p {
    position: relative;
    padding: 16px 0 12px;
    font-size: 15px;
    color: #000;
    transition: all 0.4s ease;
}
#house .case .case-box .c-item p::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 16px;
    height: 1px;
    background-color: #ccc;
    transition: all 0.4s ease;
}
#house .case .case-box .c-item i {
    position: absolute;
    right: 5%;
    bottom: 2.5%;
    color: #d4c19f;
    opacity: 0;
    transition: all 0.4s;
}
