    /* 轮播 */
    
    .banner {
        overflow: hidden;
        position: relative;
    }
    
    .banner ul a {
        display: block;
        padding-bottom: 37.08%;
    }
    
    .bannerul li {
        position: relative !important;
    }
    
    .bannerul li::before {
        content: '';
        display: block;
        width: 100%;
        height: 168px;
        background: rgba(0, 0, 0, .4);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        position: absolute;
        left: 0;
        bottom: 0;
    }
    
    .bannerul .slick-dots li::before {
        display: none;
    }
    
    .bannerul li p {
        width: 64.75%;
        position: absolute;
        left: 0;
        margin: 12px 0;
        bottom: 33px;
        overflow: hidden;
        line-height: 37px;
    }
    
    .bannerul li .gp-container {
        position: relative;
        z-index: 10000;
    }
    
    .bannerul .slick-dots li {
        width: 48px;
        height: 48px;
        margin: 0 5px;
        background: #fff;
        border-radius: 50%;
    }
    
    .slick-dots li button {
        font-size: 18px;
        color: #333;
    }
    
    .bannerul .slick-dots {
        position: absolute;
        width: 100%;
        text-align: right;
        bottom: 29px;
        right: 50%;
        margin-right: -700px;
    }
    
    .bannerul .slick-prev {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background: #C4C4C4;
        left: 50%;
        margin-left: -700px;
    }
    
    .bannerul .slick-arrow:hover {
        background: rgba(113, 83, 158);
        background: -webkit-linear-gradient(bottom, rgba(170, 154, 196), rgba(113, 83, 158), rgba(160, 130, 192));
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, rgba(170, 154, 196), rgba(113, 83, 158), rgba(160, 130, 192));
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, rgba(170, 154, 196), rgba(113, 83, 158), rgba(160, 130, 192));
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, rgba(170, 154, 196), rgba(113, 83, 158), rgba(160, 130, 192));
    }
    
    .bannerul .slick-prev::before {
        content: '';
        display: block;
        width: 42px;
        height: 14px;
        position: absolute;
        left: 15px;
        top: 25px;
        background: url(../images/l1.png);
    }
    
    .bannerul .slick-prev:hover:before {
        background: url(../images/l2.png);
    }
    
    .bannerul .slick-next {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background: #C4C4C4;
        right: 50%;
        margin-right: -700px;
    }
    
    .bannerul .slick-dots li.slick-active {
        background: #775BA2;
        color: #FFDB6F;
        position: relative;
        bottom: 8px;
    }
    
    .bannerul .slick-dots li.slick-active::before {
        content: '';
        display: block;
        width: 2px;
        height: 37px;
        background: #8F61E2;
        position: absolute;
        bottom: -37px;
        left: 50%;
        z-index: 10000;
    }
    
    .bannerul .slick-dots li.slick-active button {
        color: #FFDB6F;
    }
    
    .bannerul .slick-next::before {
        content: '';
        display: block;
        width: 42px;
        height: 14px;
        position: absolute;
        left: 15px;
        top: 25px;
        background: url(../images/r1.png);
    }
    
    .bannerul .slick-next:hover:before {
        background: url(../images/r2.png);
        top: 25px;
    }
    
    .mode1 {
        padding: 35px 0;
        margin-bottom: 37px;
    }
    
    .mode1l {
        width: 628px;
    }
    
    .title {
        background: #775BA2;
        display: inline-block;
        padding: 13px 21px 13px 109px;
        position: relative;
    }
    
    .title span {
        position: absolute;
        width: 77px;
        height: 56px;
        left: 22px;
        top: -8px;
    }
    
    .titmode {
        border-bottom: 1px solid #d8d8d8;
        height: 66px;
        margin-bottom: 22px;
    }
    
    .titmode .more {
        line-height: 105px;
    }
    
    .mode1Ull {
        overflow: hidden;
        width: 100%;
    }
    
    .mode1Ull .mode1p {}
    
    .mode1Ull a.gp-img-responsive {
        display: block;
        padding-bottom: 75.04%;
    }
    
    .mode1Ull li {
        position: relative;
    }
    
    .mode1Ull li::before {
        content: '';
        display: block;
        width: 100%;
        height: 123px;
        background: rgba(113, 83, 158);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .0), rgba(0, 0, 0, 1));
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, rgba(0, 0, 0, .0), rgba(0, 0, 0, 1));
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .0), rgba(0, 0, 0, 1));
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, .0), rgba(0, 0, 0, 1));
        position: absolute;
        left: 0;
        bottom: 0;
    }
    
    .mode1lp {
        line-height: 21px;
        padding-left: 14px;
        position: absolute;
        left: 0;
        display: block;
        width: 65%;
        bottom: 41px;
    }
    
    .mode1Ull .slick-dots {
        width: 102px;
        /* float: right; */
        right: 30px;
        bottom: 41px;
    }
    
    .mode1Ull .slick-dots li {
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background: #fff;
        margin: 0 5px;
        text-indent: -8888em;
    }
    
    .mode1Ull .slick-dots li.slick-active {
        background: #FFDB6F;
    }
    
    .mode1Ull .slick-dots li::before {
        display: none;
    }
    
    .mode1lList span {
        margin-left: 20px;
        position: relative;
        padding-left: 17px;
    }
    
    .mode1lList span::before {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        background: url(../images/clock.png);
        position: absolute;
        left: 0;
        top: 5px;
    }
    
    .mode1lList {
        margin-top: 10px;
    }
    
    .mode1lList li {
        padding: 16px 24px;
        border-bottom: 1px dashed #D8D8D8;
        position: relative;
        transition: all 1s ease;
        padding-right: 0;
    }
    
    .mode1lList li:hover {
        transform: translateY(5px);
    }
    
    .mode1lList li::before {
        content: '';
        display: block;
        width: 8px;
        height: 27px;
        background: #775BA2;
        position: absolute;
        left: 0;
        top: 13px;
    }
    
    .mode1lList li:last-child {
        border: none;
        padding-bottom: 0;
    }
    
    .mode1lList li a {
        line-height: 21px;
        color: #333;
    }
    
    .mode1r {
        width: 51%;
    }
    
    .mode1rUl li {
        background: #F4F4F4;
        overflow: hidden;
        display: block;
        width: 100%;
        transition: all 1s ease-in-out;
        margin-bottom: 18px;
    }
    
    .mode1rUl li:last-child {
        margin-bottom: 0;
    }
    
    .mode1rUl li:hover {
        background: #775BA2;
        transform: translateX(5px);
    }
    
    .mode1rUl li:hover .mode1rTi {
        color: #fff;
    }
    
    .mode1rUl li:hover .modesop {
        color: #fff;
    }
    
    .date {
        /* display: inline-block; */
        display: block;
        float: left;
        background: #775BA2;
        padding: 3px 8px 16px 8px;
        text-align: center;
    }
    
    .day {
        font-size: 55px;
        line-height: 63px;
        font-weight: bold;
        color: #FFDB6F;
        padding: 0 18px;
        border-bottom: 1px solid #D8D8D8;
    }
    
    .year {
        font-size: 20px;
        line-height: 23px;
        color: #FFDB6F;
        margin-top: 16px;
    }
    
    .mode1rP {
        padding: 21px 46px 20px 0px;
        margin-left: 156px;
    }
    
    .mode1rTi {
        line-height: 24px;
        color: #333;
        margin-bottom: 12px;
    }
    
    .modesop {
        line-height: 22px;
        height: 44px;
        color: #999;
        overflow: hidden;
    }
    
    .mode2 {
        overflow: hidden;
        margin-bottom: 48px;
    }
    
    .mode2T {
        display: block;
        float: left;
        background: #775BA2;
        padding: 16px;
        width: 26px;
    }
    
    .mode2Ul {
        margin-left: 95px;
        margin-top: 17px;
    }
    
    .mode2Ul {
        overflow: hidden;
        margin: 0 -10px;
        margin-top: 30px;
    }
    
    .mode2Ul li a {
        display: block;
        margin: 0 10px;
        position: relative;
    }
    
    .mode2Ul li a .mode2img {
        padding-bottom: 66.5%;
    }
    
    .mode2Ul li a .mode2img::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .54);
        /* transform: translateY(-133px); */
        /* transition: all 1s ease; */
    }
    
    .Div {
        top: calc(50% - 10px);
        text-align: center;
        /* display: none; */
        position: absolute;
        left: 0;
        width: 100%;
    }
    
    .mode2Ul .slick-dots li button {
        text-indent: -8888em;
    }
    
    .mode2Ul li:hover .Div {
        display: block;
    }
    
    .mode2Ul li:hover .mode2img::before {
        transform: translateY(0px);
    }
    
    .mode2Ul .slick-arrow {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: #9a989e;
        display: none !important;
    }
    
    .mode2Ul .slick-prev {
        background: #9a989e url(../images/pl.png) no-repeat center;
        margin-top: -12px;
    }
    
    .mode2Ul .slick-next {
        background: #9a989e url(../images/pr.png) no-repeat center;
        margin-top: -12px;
    }
    
    @media screen and (max-width:1400px) {
        .bannerul .slick-prev {
            margin-left: -650px;
        }
        .bannerul .slick-next {
            margin-right: -650px;
        }
        .bannerul .slick-dots {
            margin-right: -650px;
        }
    }
    
    @media screen and (max-width:1300px) {
        .bannerul .slick-prev {
            margin-left: -600px;
        }
        .bannerul .slick-next {
            margin-right: -600px;
        }
        .bannerul .slick-dots {
            margin-right: -600px;
        }
        .mode1l {
            width: 500px;
        }
        .day {
            font-size: 40px;
            line-height: 55px;
        }
        .year {
            font-size: 16px;
            margin-top: 3px;
        }
        .mode1rP {
            padding: 13px 46px 20px 0px;
            margin-left: 124px;
        }
        .mode1rTi {
            margin-bottom: 0;
        }
        .titmode {
            height: 61px;
        }
    }
    
    @media screen and (max-width:1200px) {
        .bannerul .slick-prev {
            margin-left: -500px;
        }
        .bannerul .slick-next {
            margin-right: -500px;
        }
        .bannerul .slick-dots {
            margin-right: -500px;
        }
        .mode1l {
            width: 428px;
        }
        .day {
            font-size: 40px;
            line-height: 45px;
        }
        .year {
            font-size: 16px;
            margin-top: 3px;
        }
        .mode1rP {
            padding: 0px 46px 20px 0px;
            margin-left: 124px;
        }
        .mode1rTi {
            margin-bottom: 0;
        }
        .titmode {
            height: 61px;
        }
        .mode2Ul .slick-arrow {
            display: block !important;
        }
    }
    
    @media screen and (max-width:996px) {
        .bannerul .slick-prev {
            left: 0;
            margin-left: 0px;
            transform: scale(.8);
        }
        .bannerul .slick-next {
            right: 0;
            margin-right: 0px;
            transform: scale(.8);
        }
        .bannerul .slick-dots {
            right: 0;
            margin-right: 20px;
            transform: scale(.8);
        }
        .bannerul .slick-dots li.slick-active {
            bottom: 0;
        }
        .mode1l {
            width: 100%;
        }
        .mode1r {
            float: left;
            width: 100% !important;
            margin-top: 40px;
        }
        .mode1rP {
            padding: 21px 46px 20px 0px;
            margin-left: 156px;
        }
        .day {
            font-size: 55px;
            line-height: 63px;
        }
    }
    
    @media screen and (max-width:767px) {
        .titmode {
            height: 56px;
        }
        .titmode .more {
            line-height: 90px;
        }
        .bannerul .slick-prev,
        .bannerul .slick-next {
            transform: scale(.6);
        }
        .bannerul .slick-dots {
            margin-right: -83px;
        }
        .logo {
            width: 392px;
            height: 70px;
        }
        .bannerul li p {
            /* width: 26.75%; */
            bottom: 0px;
        }
        .bannerul .slick-dots {
            transform: scale(.6);
            bottom: 13px;
        }
        .mode2Ul {
            margin-top: 15px;
        }
        .mode1 {
            margin-bottom: 0;
        }
    }
    
    @media screen and (max-width:479px) {
        .bannerul li::before {
            height: 48px;
        }
        .title {
            padding: 10px 7px 7px 96px;
        }
        .mode2Ul {
            margin-top: 10px;
        }
        .day {
            font-size: 40px;
            line-height: 45px;
        }
        .year {
            font-size: 16px;
            margin-top: 3px;
        }
        .mode1Ull .slick-dots {
            width: 102px;
            /* float: right; */
            right: 4px;
            bottom: 17px;
        }
        .day {
            padding: 0;
        }
        .mode1rP {
            padding: 19px 10px 11px 0px;
            margin-left: 94px;
        }
        .year {
            margin-top: 9px;
        }
        .mode1lp {
            bottom: 20px;
            width: 50%;
        }
        .logo {
            width: 230px;
            height: 45px;
        }
        .bannerul li p {
            width: 50%;
            font-size: 14px;
            bottom: 0px;
            line-height: 24px;
        }
        .bannerul .slick-prev,
        .bannerul .slick-next {
            transform: scale(.4);
        }
        .bannerul .slick-dots {
            transform: scale(.4);
            /* float: right; */
            bottom: 0;
            margin-right: -87px;
        }
        .mode2T {
            padding: 5px;
        }
    }