.pc .banner{
    height: 900px;
    background: url(../images/dyxyx_banner_bg.jpg) no-repeat center;
    position: relative;
}
.pc .banner img,
.pc .dya img,
.pc .dyb img,
.pc .dye img
{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.pc .banner img{
    top: 287px;
    width: 737px;
}
.pc .dya{
    height: 836px;
    background: url(../images/dyxyx_a_bg.jpg) no-repeat center;
    position: relative;
}
.pc .dya img{
    top: 287px;
    width: 1131px;
    opacity: 0;
}

.pc .dyb{
    height: 1052px;
    background: url(../images/dyxyx_b_bg.jpg) no-repeat center;
    position: relative;
}
.pc .dyb img{
    top: 19px;
    width: 1524px;
    opacity: 0;
}
.dy-a{position: relative;}
.sw{
    position: absolute;
    top: 0;
    right: 30%;
    width: 330px;
    height: 330px;
}
.sw a{
    display: inline-block;
    width: 100%;
    height: 100%;
}


.pc .dyc{
    height: 808px;
    background: url(../images/dyxyx_c_bg.jpg) no-repeat center;
}
.pc .dyc .c-body{
    min-width: 1397px;
    width: 1397px;
    height: 808px;
    position: relative;
    left: 50%;
    margin-left: -698px;
}
.pc .dyc .c-l{
    position: absolute;
    top: 238px;
    left: 0;
}
.pc .dyc .c-r{
    position: absolute;
    top: 207px;
    right: 0;
}

.pc .dyd{
    height: 1016px;
    background: url(../images/dyxyx_d_bg.jpg) no-repeat center;
}
.pc .dyd .d-body{
    min-width: 1320px;
    width: 1320px;
    height: 1016px;
    position: relative;
    left: 50%;
    margin-left: -660px;
}
.pc .dyd .d-l{
    position: absolute;
    top: 132px;
    left: 0;
}
.pc .dyd .d-r{
    position: absolute;
    top: 132px;
    right: 0;
}

.pc .dye{
    height: 906px;
    background: url(../images/dyxyx_e_bg.jpg) no-repeat center;
    position: relative;
}
.pc .dye img{
    top: 219px;
    /* width: 100%; */
    opacity: 0;
}

.pc .dyf{
    height: 914px;
    background: url(../images/dyxyx_f_bg.jpg) no-repeat center;
}
.pc .dyf .f-body{
    min-width: 1193px;
    width: 1193px;
    height: 914px;
    position: relative;
    left: 50%;
    margin-left: -516px;
}
.pc .dyf .f-l{
    position: absolute;
    top: 230px;
    left: 0;
}
.pc .dyf .f-r{
    position: absolute;
    top: 126px;
    right: 0;
}

.c-l,.d-l,.f-l{
    opacity: 0;
    transform: translateX(-20px)
}
.c-r,.d-r,.f-r{
    opacity: 0;
    transform: translateX(80px);
}