/*您的位置导航栏*/

.location {
    display: flex;
    align-items: center;
    width: 100%;
    height: 35px;
    background-color: #f3f3f3;
    box-sizing: border-box;
    border-bottom: 2px solid #cccccc;
}

.location p {
    display: flex;
    align-items: center;
    width: 100%;
    height: 15px;
    font-size: 15px;
    font-weight: 300;
    text-align: left;
    color: #000000;
    line-height: 15px;
    padding: 0 50px;
}

.location p span {
    margin: 0 5px;
    cursor: pointer;
}

.location p i {
    height: 12px;
    color: #000;
}


/*二维码*/

.boxThree {
    position: relative;
    width: 100%;
    height: 800px;
    background: url('../images/tuoyuan.png') no-repeat right;
    background-size: cover;
}

.boxThree .threeMast {
    position: absolute;
    bottom: 150px;
    width: 100%;
    height: 290px;
    background-color: rgba(0, 0, 0, .5);
}

.boxThree .threeMast .box {
    position: relative;
    height: 100%;
}

.boxThree .threeMast .box .r {
    position: absolute;
    bottom: -30%;
    left: 20%;
    width: 252px;
    height: 252px;
    background: #ffcc19;
    border-radius: 50%;
    box-shadow: 6px 11px 33px rgba(10, 10, 9, 0.5);
    transition: left .2s;
}

.boxThree .threeMast .box .ewm {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: row;
    transition: left .4s;
}

.boxThree .threeMast .box .ewm p {
    width: 26px;
    height: 271px;
    font-size: 23px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    line-height: 26pxpx;
    letter-spacing: 1.29px;
}

.boxThree .threeMast .box .ewm img {
    margin: 0 10px;
}

.boxThree .threeMast .three-r {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: -100%;
    width: 700px;
    height: 700px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 6.5px 11.26px 33px 13px rgba(10, 10, 9, 0.50);
    z-index: 9;
    cursor: pointer;
    padding-top: 7%;
    box-sizing: border-box;
}

.boxThree .threeMast .three-r h3 {
    font-family: 'milky-cn-heavyitalic';
    font-size: 40px;
    text-align: center;
    color: #ffcc19;
    line-height: 50px;
    letter-spacing: 3.01px;
    margin-bottom: 20px;
}

.boxThree .threeMast .three-r p {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #000000;
    line-height: 35px;
    letter-spacing: 6px;
}

.boxThree .threeMast .three-r .btn {
    width: 131px;
    height: 40px;
    background: #fcb82c;
    border-radius: 3px;
    margin-top: 20px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
}

.boxThree .threeMast .three-r .btn:hover {
    background-color: #fff;
    color: #fcb82c;
    border: 1px solid #fcb82c;
}

.AddFamily {
    width: 100%;
    padding: 70px 0;
}

.AddFamily ul {
    display: flex;
}

.AddFamily ul li {
    flex: 1;
}

.AddFamily ul li h3 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    color: #ffcc19;
    letter-spacing: 5px;
}

.AddFamily ul li p {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #000000;
    line-height: 12px;
    letter-spacing: 2px;
}

.origin {
    position: relative;
    background-color: #000;
    /*height: 597px;*/
}

.picFiexd {
    width: 100%;
    height: 597px;
    background-image: url('../images/bg.png');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #000;
}

.box12 {
    width: 100%;
    /*height: 1800px;*/
    font-size: 50px;
    padding-top: 30px;
}

.originBox {
    height: 100%;
}

.box12 .box-soul {
    width: 100%;
    /*height: 100%;*/
    background: #fff;
}

.box12 .box-soul .text {
    padding-top: 50px;
}

.box-soul h3 {
    font-size: 50px;
    font-family: milky-cn-heavyitalic;
    font-weight: Heavy Italic;
    text-align: center;
    color: #ffcc19;
    line-height: 50px;
    letter-spacing: 2.51px;
}

.heart-box {
    background-color: #fff;
}

.heart-box img {
    width: 100%;
}

.box12 .box-soul p {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #000000;
    line-height: 40px;
    letter-spacing: 1px;
}

.origin .originBox {
    position: absolute;
    right: 0;
    width: 848px;
    height: 597px;
}

.originBox-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: #ffa619;
}

.origin .originBox h3 {
    position: relative;
    font-size: 50px;
    font-family: 'milky-cn-heavyitalic';
    font-weight: Heavy Italic;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    letter-spacing: 2.51px;
    z-index: 9;
    margin-top: 98px;
}

.origin .originBox .text-p {
    margin-top: 62px;
}

.origin .originBox p {
    position: relative;
    z-index: 9;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 1px;
}

@media screen and (max-width: 1000px) {
    .box-soul .text h3 {
        font-size: 25px;
    }
    .box-soul .text p {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 780px) {
    .AddFamily ul li h3 {
        font-size: 30px;
    }
    .AddFamily ul li p {
        font-size: 16px;
    }
}

@media screen and (max-width: 558px) {
    .AddFamily ul {
        flex-direction: column;
    }
    .AddFamily ul li {
        margin: 10px 0;
    }
}

@media screen and (max-width: 470px) {
    .box12 .box-soul .text {
        padding-top: 180px;
    }
    .box-soul .text h3 {
        line-height: 32px;
    }
}

@media screen and (max-width: 380px) {
    .box12 .box-soul .text {
        padding-top: 230px;
    }
    .box-soul .text h3 {
        font-size: 20px;
        line-height: 32px;
    }
}