.qyjj {
    width: 1100px;
    height: auto;
    display: table;
    margin: 70px auto;
    overflow: hidden;
}
.qyp {
    display: table-cell;
    width: 38%;
    height: auto;
    overflow: hidden;
    vertical-align: top;
}
.qyp img {
    display: block;
    width: 100%;
    height: auto;
}
.qyc {
    display: table-cell;
    vertical-align: middle;
    padding-left: 7%;
    padding-bottom: 20px;
}
.qyt1 {
    text-align: center;
    line-height: 60px;
    font-size: 40px;
    font-weight: bold;
    color: #5a3222;
}
.qyt2 {
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #888;
    letter-spacing: 5px;
}
.qyt3 {
    color: #f3e9e2;
}
.qycont {
    margin-top: 30px;
    font-size: 16px;
    line-height: 200%;
}
.qycont img {
    max-width: 100%;
}

.vodslide {
	width: 100%;
    height: calc(100vh + 30px);
    overflow: hidden;
    position: relative;
}
.vodp {
    width: 100%;
    height: 100%;
    position: relative;
	overflow: hidden;
}

.vodp li {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;
}
.vodp li img, .vodp li video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.vodb {
    width: 220px;
    height: 100%;
    position: absolute;
    right: 40px;
    top: 0;
    z-index: 10;
    overflow: auto;
}
.vodtb {
    width: 100%;
    height: 100%;
    display: table;
}
.vodtd {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.vodtd p {
    width: calc(100% - 10px);
    height: auto;
    overflow: hidden;
    margin: 20px 0;
    position: relative;
    cursor: pointer;
    display: block;
    background: #000;
    border: 5px solid rgba(255, 255, 255, .7);
}
.vodtd p img {
    display: block;
    width: 100%;
    height: auto;
    opacity: .7;
}
.vodtd p span {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
}
.vodtd p.on {
    border: 5px solid #955223;
}
.vodtd p.on img {
    opacity: 1;
}
.vodtd p.on span {
    background: #955223;
}
.vodt {
    width: 400px;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 10;
}

.playbtn {
    width: 80px;
    height: 80px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -50px;
    opacity: .7;
}
.playbtn img {
    display: block;
    width: 100%;
    height: 100%;
}
.playbtn:hover {
    opacity: .9;
}

.playbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 200;
    display: none;
    background: #000;
}

.playbox video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.playbox img.closebtn {
    display: block;
    width: 37px;
    height: 37px;
    cursor: pointer;
    position: absolute;
    top: 120px;
    right: 30px;
    z-index: 200;
}

.whbox {
    display: table;
    width: 75%;
    height: auto;
    overflow: hidden;
    margin: 90px auto;
    background: #e5e5e5;
}
.wht {
    display: table-cell;
    width: 35%;
    vertical-align: middle;
}
.whc {
    display: table-cell;
    padding: 35px 80px;
    vertical-align: top;
}
.whc img {
    display: block;
    max-width: 100%;
    height: auto;
}
.yst {
    height: auto;
    overflow: hidden;
}
.ysbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 50px;
}
.ysrow {
    padding: 80px 0;
    width: 75%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    border-top: 2px solid #ccc;
}
.ysrow:nth-child(1) {
    border-top: 0;
}
.ysc {
    width: 45%;
    height: auto;
    overflow: hidden;
}
.ysct {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}
.yscc {
    padding: 20px 0;
    font-size: 16px;
    line-height: 36px;
}
.ysc img {
    display: block;
    max-width: 100%;
}
.ysrow:nth-child(odd) .ysc:nth-child(1) {
    float: left;
}
.ysrow:nth-child(odd) .ysc:nth-child(2) {
    float: right;
}
.ysrow:nth-child(even) .ysc:nth-child(1) {
    float: right;
}
.ysrow:nth-child(even) .ysc:nth-child(2) {
    float: left;
}

@media screen and (max-width: 1440px) {
    .qyjj {
        width: 1000px;
        margin: 70px auto;
    }
    .qyt1 {
        font-size: 34px;
    }
    .qyt2 {
        font-size: 16px;
    }
    .qycont {
        font-size: 14px;
    }
    
    .vodb {
        height: 150px;
    }
    .vodb span {
        width: 100px;
        height: 50px;
        padding-top: 60px;
        padding-left: 10px;
        background: rgba(255, 255, 255, .7) url(/static/images/aro2.png) 10px 40px no-repeat;
        font-size: 12px;
    }
    
    .whbox {
        margin: 80px auto;
    }
    .ysct {
        font-size: 22px;
        line-height: 30px;
    }
    .yscc {
        font-size: 14px;
        line-height: 30px;
    }
}