.pictureResourceACommon{
    position: absolute;
    top:0px;
    left: 0px;
    width: 1920px;
    height: 1080px;
    display: none;
    background-color: rgba(0, 0, 0, 1);
}
.pictureResourceA_img{
    position: absolute;
    top:0px;
    left: 0px;
    width: 1920px;
    height: 1080px;
}
.pictureResourceA_left_img{
    position: relative;
    width: 66px;
    height: 162px;
    left: 60px;
    top: 462px;
    float: left;
}
.pictureResourceA_right_img{
    position: relative;
    width: 66px;
    height: 162px;
    left: 1728px;
    top: 462px;
    float: left;
}
.pictureResourceA_text_bg{
    position: absolute;
    width: 1920px;
    height: 420px;
    left: 0px;
    top:660px;
    background:-o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
    /*background-color: rgba(0, 0, 0, 0.3);*/
}
.pictureResourceA_text_title{
    position: relative;
    width: 1680px;
    font-size: 48px;
    color: #ffffff;
    margin-left: 120px;
    margin-top: 132px;
    margin-right: 120px;
    font-weight: bold;
    text-align: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    border: 0;
    background-color: transparent;
    vertical-align: top;
    -webkit-box-orient: vertical;
}
.pictureResourceA_text{
    position: relative;
    width: 1680px;
    line-height: 60px;
    margin-top: 24px;
    max-height: 168px;
    font-size: 36px;
    color: #ffffff;
    margin-left: 120px;
    margin-right: 120px;
    text-align: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow:-o-ellipsis-lastline;
    /*white-space: nowrap;*/
    word-wrap: break-word;
    border: 0;
    background-color: transparent;
    vertical-align: top;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pictureResourceA_All{
    position: absolute;
    width: 1920px;
    height: 810px;
    left: 0px;
    top:270px;
    background:-o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
}
.pictureResourceA_All_title{
    position: relative;
    width: 1680px;
    font-size: 48px;
    color: #ffffff;
    margin-left: 120px;
    margin-top: 80px;
    margin-right: 120px;
    font-weight: bold;
    text-align: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    border: 0;
    background-color: transparent;
    vertical-align: top;
    -webkit-box-orient: vertical;
}

.pictureResourceA_All_text{
    position: relative;
    width: 1680px;
    line-height: 60px;
    max-height: 1020px;
    font-size: 36px;
    color: #ffffff;
    margin-top: 24px;
    margin-left: 120px;
    margin-right: 120px;
    text-align: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    border: 0;
    display: -webkit-box;
    background-color: transparent;
    vertical-align: top;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
}

.pictureResourceBCommon{
    position: absolute;
    top:0px;
    left: 0px;
    width: 1920px;
    height: 1080px;
    background-color: rgba(0, 0, 0, 1);
}
.pictureResourceB_bg{
    position: absolute;
    top:72px;
    left: 120px;
    width: 1680px;
    /*height: 10000px;*/
}

.pictureResourceB_img_div{
    position: relative;
    top:0px;
    left: 0px;
    text-align: center;
    /*width: 1680px;*/
    /*height: 945px;*/
}

.pictureResourceB_img{
    position: relative;
    top:0px;
    left: 0px;
    background-color: #131520;
    max-width: 1680px;
    max-height: 945px;

}
.pictureResourceB_text_title{
    position: relative;
    width: 1680px;
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    /*margin-left: 120px;*/
    margin-top: 60px;
    /*margin-right: 120px;*/
    text-align: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    border: 0;
    background-color: transparent;
    vertical-align: top;
    -webkit-box-orient: vertical;
}
.pictureResourceB_text{
    position: relative;
    width: 1680px;
    line-height: 60px;
    font-size: 36px;
    color: #ffffff;
    /*margin-left: 120px;*/
    margin-top: 24px;
    /*margin-right: 120px;*/
    margin-bottom: 60px;
    text-align: left;
    float: left;
    word-wrap: break-word;
    border: 0;
    background-color: transparent;
    vertical-align: top;
}

.pictureResourceTextMask{
    position: absolute;
    top:920px;
    left: 0px;
    width: 1920px;
    height: 160px;
    background:-o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
}










