/* 全局 */
.sun_banner {
    width: 100%;
    height: 550px;
    background: -webkit-linear-gradient(#25252d, #515263);
    /* safari 5.1 - 6.0 */
    background: -o-linear-gradient(#25252d, #515263);
    /* opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#25252d, #515263);
    /* firefox 3.6 - 15 */
    background: linear-gradient(#25252d, #515263);
    /* 标准的语法 */
}

@media(min-width:1080px) {
    .yl-container {
        width: 100%;
        height: 550px;
        overflow: hidden;
        position: relative;
    }
}

@media(max-width:1080px) {

    .yl-container {
        width: 100%;
        height: 200px;
        overflow: hidden;
        position: relative;
    }
}

.yl-container .yl-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.yl-container .yl-wrapper i {
    list-style: none;
    font-style: normal;
}

.yl-container .yl-wrapper .yl-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    display: none;
}

.yl-container .yl-wrapper .yl-slide.active {
    display: block;
}

.yl-container .yl-wrapper .yl-slide .yl-img0 {
    width: 100%;
    height: 100%;
    background:  top center no-repeat;
    position: absolute;
    z-index: 0;
}

.yl-container .yl-wrapper .yl-slide .yl-img1 {
    width: 100%;
    height: 100%;
    background:  top center no-repeat;
    position: absolute;
    z-index: 0;
}

.yl-container .yl-wrapper .yl-slide .yl-img2 {
    width: 100%;
    height: 100%;
    background:  top center no-repeat;
    position: absolute;
    z-index: 0;
}

.yl-container .yl-wrapper .yl-slide .yl-font0,
.yl-container .yl-wrapper .yl-slide .yl-font1,
.yl-container .yl-wrapper .yl-slide .yl-font2 {
    width: 1200px;
    height: auto;
    text-align: left;
    margin: 0 auto;
}

.yl-container .yl-wrapper .yl-slide.yl-0 .yl-font0 {
    font-size: 48px;
    color: #fff;
    margin-top: 80px;
}

.yl-container .yl-wrapper .yl-slide.yl-0 .yl-font1 {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
}

.yl-container .yl-wrapper .yl-slide.yl-0 .yl-font2 {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
}

.yl-container .yl-wrapper .yl-slide.yl-1 .yl-font0 {
    font-size: 48px;
    color: #fff;
    margin-top: 80px;
}

.yl-container .yl-wrapper .yl-slide.yl-1 .yl-font1 {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
}

.yl-container .yl-wrapper .yl-slide.yl-1 .yl-font2 {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
}

.yl-container .yl-wrapper .yl-slide.yl-2 .yl-font0 {
    font-size: 48px;
    color: #fff;
    margin-top: 80px;
}

.yl-container .yl-wrapper .yl-slide.yl-2 .yl-font1 {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
}

.yl-container .yl-wrapper .yl-slide.yl-2 .yl-font2 {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
}




@media(min-width:1080px) {
    .yl-container .yl-pagination {
        width: 100%;
        height: 22px;
        position: absolute;
        bottom: 70px;
        z-index: 3;
        text-align: center;
    }
}
@media(max-width:1080px) {
    .yl-container .yl-pagination {
        width: 100%;
        height: 22px;
        position: absolute;
        bottom: 10px;
        z-index: 3;
        text-align: center;
    }
}
.yl-container .yl-pagination span {
    display: inline-block;
    width: 25px;
    height: 5px;
    margin: 0 5px;
    cursor: pointer;
    line-height: 6px;
    vertical-align: middle;
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    background: #747581;
}

.yl-container .yl-pagination span:hover {
    background: #fff;
}

.yl-container .yl-wrapper .yl-slide .fadeinup i {
    opacity: 0;
    display: inline-block;
    vertical-align: text-bottom;
    transform: translatey(120px);
    -webkit-transform: translatey(120px);
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
}

.yl-container .yl-wrapper .yl-slide .fadeinup.act i {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    opacity: 1;
}


.yl-container .yl-pagination-bullet-active {
    background: #fff !important;
}

.yl-container .yl-button {
    position: relative;
    z-index: 2;
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    text-align: left;
    margin-top: 50px;
}

.yl-container .yl-button a {
    display: inline-block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    background: none;
    margin-top: 20px;
    border: 1px #fff solid;
    text-decoration: none;
}

.yl-container .yl-button a:hover {
    background: #fff;
    color: #000;
}

.yl-container .yl-wrapper .yl-slide .slideinleft {
    position: relative;
    z-index: 99;
}

.yl-container .yl-wrapper .yl-slide .slideinleft i {
    display: inline-block;
    text-align: left;
}

.yl-container .yl-wrapper .yl-slide .slideinleft i b {
    opacity: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    width: 10%;
}

.yl-container .yl-wrapper .yl-slide .slideinleft.act i b {
    width: 100%;
    opacity: 1;
}

@keyframes yl-img_an {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.5, 1.5);
    }
}
