.header {
    height: 620px;
}

.headerbg {
    height: 640px;
    background: url(../liujia_images/yunpin.png) no-repeat center;
}

.headerbg .bg_left .imgtitle {
    width: 520px;
    border-top: 1px solid #79542F;
    border-bottom: 1px solid #79542F;
}

.headerbg .bg_left .imgtitle img {
    width: 100%;
}

.headerbg .bg_left .bgtitle {
    width: 400px;
    height: 50px;
    border: 1px solid #79542F;
    text-align: center;
    margin: 30px auto;
}

.headerbg .bg_left .bgtitle h6 {
    display: inline-block;
    float: left;
    width: 165px;
    height: 50px;
    line-height: 50px;
    color: #F5E6BF;
    font-size: 28px;
    letter-spacing: 1px;
    background-color: #C50102;
}

.headerbg .bg_left .bgtitle em {
    position: relative;
    width: 235px;
    height: 50px;
    line-height: 50px;
    color: #79542F;
    font-size: 28px;
}

.headerbg .bg_left .bgtitle em::before {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    margin-left: 165px;
    border-top: 25px solid transparent;
    border-right: 15px solid transparent;
    border-left: 15px solid #C50102;
    border-bottom: 25px solid #C50102;
}

.headerbg .bg_left h1 {
    border: none;
    margin-top: 50px;
}

.headerbg .bg_rigth img {
    width: 460px;
}

.headerbg .bg_rigth {
    margin: 180px 120px 0;
}

.yunpin-1 {
    overflow: hidden;
    width: 100%;
    text-align: center;
    background: url(../liujia_images/yunpin-01-bg.png) no-repeat center;
}

.yunpin-1 .title {
    color: #C08F06;
}

.yunpin-1 .pbzwz {
    color: #666;
}

.yunpin-1 .yunpin-1-cen {
    width: 100%;
    margin-top: 30px;
}

.yunpin-1 .yunpin-1-cen-left {
    width: 50%;
    float: left;
}

.yunpin-1 .yunpin-1-cen-right {
    width: 50%;
    float: right;
    text-align: left;
}

.yunpin-1 .yunpin-1-cen-right li {
    height: 50px;
    line-height: 50px;
    color: #636363;
    font-size: 48px;
    margin: 75px 0;
    text-indent: 2px;
    letter-spacing: 1px;
}

.yunpin-1 .yunpin-1-cen-right li::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: top;
    background: url(../liujia_images/duihao.png) no-repeat center bottom;
}

.yunpin-2 {
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 950px;
    background: url(../liujia_images/yunpin-02-bg.png) no-repeat center;
}

.yunpin-2 .pbzwz {
    color: #dcdce6;
}

.yunpinbutton {
    width: 288px;
    height: 66px;
    border: 1px solid #C08F06;
    border-radius: 40px;
    background-color: #C08F06;
    box-shadow: 0 10px 25px rgb(255 255 255 / 9%);
    margin: 700px auto 20px;
}

.yunpinbutton a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 66px;
    font-size: 20px;
    letter-spacing: 2px;
    color: #fff;
}

.yunpin-3 {
    position: relative;
    height: 800px;
    width: 100%;
    text-align: center;
}

.yunpin-3::after {
    content: "59";
    position: absolute;
    top: -100px;
    left: 50%;
    font-size: 777px;
    color: #C08F06;
    transform: translate(-30%, 0);
    opacity: .1;
    font-family: "SourceHanSerif-Heavyy";
    z-index: -1;
}

.yunpin-3 .title {
    color: #C08F06;
}

.yunpin-3 .pbzwz {
    color: #666;
}

.yunpin-3-cen {
    width: 100%;
    margin-top: 50px;
}

.yunpin-3-cen .yunpin-3-cen-left {
    float: left;
    width: 50%;
}

.yunpin-3-cen .yunpin-3-cen-right {
    float: right;
    width: 50%;
}

.yunpin-3-cen-right p {
    font-size: 19px;
    letter-spacing: 2px;
    color: #C08F06;
    font-family: "SourceHanSerif-Heavyy";
}

.yunpin-3-cen-right i {
    display: block;
    margin: 30px 0;
    font-size: 66px;
    color: #C08F06;
    font-family: "SourceHanSerif-Heavyy";
}

.yunpin-3-cen-right img {
    margin-top: 100px;
}

.index-7 {
    margin: 0;
}

.index-5 {
    margin-top: 30px;
}

@media screen and (max-width: 1000px) {
    .headerbg .bg_left h1 {
        margin-top: .666667rem;
    }
}