﻿/* 关于我们  */

.sect {
    height: 70px;
    padding-top: 40px;
    overflow: hidden;
    text-align: center;
}

.sect span {
    display: inline-block;
    font-size: 22px;
    position: relative;
}

.sect span:after {
    content: "";
    position: absolute;
    width: 44px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}

.abpp {
    width: 1160px;
    height: 520px;
    margin: 0 auto 60px auto;
    position: relative;
}
.abpp img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.abpc {
    width: 60%;
    height: auto;
    background: rgba(220, 185, 125, .4);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -80px;
    padding: 30px 20%;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}

.abrow {
    width: 1160px;
    height: auto;
    margin: 0 auto 50px auto;
    overflow: hidden;
}
.abrow.l .abrowp {
    float: left;
}
.abrow.l .abrowc {
    float: right;
}
.abrow.r .abrowp {
    float: right
}
.abrow.r .abrowc {
    float: left;
}
.abrowp,.abrowc {
    width: 540px;
    height: auto;
    overflow: hidden;
}
.abrowp img {
    width: 100%;
    height: auto;
    display: block;
}
.abrowc .t {
    height: 80px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}
.abrowc .c {
    height: auto;
    overflow: hidden;
    padding-bottom: 50px;
}
.abrowc .b {
    height: auto;
    overflow: hidden;
}
.abrowc .b a {
    display: block;
    width: 140px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #f0f0f0;
    margin: 0 auto;
    text-decoration: none;
}
.abrowc .b a:hover {
    background: #dcb47d;
    color: #fff;
}
.abpcontent{
    display: flex;
    width: 90%;
    /* background: rgba(220, 185, 125, .4); */
    position: absolute;
    left: 0%;
    top: 20%;
    /* margin-top: -80px; */
    padding: 30px 20%;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}
.abpp.video .abpcontent_left{
    width: 47%;
    /*background: rgba(220, 185, 125, .4);*/
    padding: 35px;
    font-size: 12px;
    box-sizing: border-box;
}
.abpp.video .abpcontent_right{
    position: relative;
    width: 45%;
    overflow: hidden;

}

.abpp.video .abpcontent_right video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit:fill;

}

.abpp.video .abpcontent{
    min-height:267px;
    padding: 10px;
    margin-left: 94px;

}
.abpp.video .abpcontent_right .abpcplay{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .3) url(https://file.suofeiya.com.cn/v/c1f98446-2d7a-4741-b840-a0975baa5643) center no-repeat;
    cursor: pointer;
}
.abpcplay{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .3) url(https://file.suofeiya.com.cn/v/c1f98446-2d7a-4741-b840-a0975baa5643) center no-repeat;
    cursor: pointer;
}
.abpp.video .abpcontent_right img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 5;

}
.onlyvideo{
    position: relative;

}
.onlyvideo video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit:fill;
}
.onlyvideo img{
    width: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    z-index: 5;
}
.abrow video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;


}
.abrow .playbox .play{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    background: url(https://file.suofeiya.com.cn/v/c1f98446-2d7a-4741-b840-a0975baa5643) center no-repeat;
    cursor: pointer;
}
.playbox{
    position: relative;
    width: 100%;

    height: 298px;
}
.playbox video {
    display: none;
}
.playbox .playimg{
    display: block;
    width: 100%;
    height: 100%;

}
@media screen and (max-width: 1500px) {
    .abpp {
        width: 1060px;
        height: 475px;
        margin: 0 auto 50px auto;
    }
    .abpc {
        width: 56%;
        padding: 30px 22%;
        font-size: 12px;
    }
    .abrow {
        width: 1060px;
    }
    .abrowp,.abrowc {
        width: 500px;
    }
    .abpp.video .abpcontent{
        height: 243px;
        margin-left:87px;
    }
    .abpp.video .abpcontent_left {
        padding: 26px;
    }
}

@media screen and (max-width: 1300px) {
    .abpp {
        width: 960px;
        height: 430px;
        margin: 0 auto 50px auto;
    }
    .abpc {
        width: 56%;
        padding: 30px 22%;
        font-size: 12px;
    }
    .abrow {
        width: 960px;
    }
    .abrowp,.abrowc {
        width: 450px;
    }
    .abpp.video .abpcontent{
        height: 218px;
        margin-left: 77px;
    }
    .abpp.video .abpcontent_left {
        padding: 12px;
    }
}
