    .banner {

        position: relative;
        z-index: 10;
    }

    .banner::before {
        content: '';
        display: block;
        width: 300px;
        height: 55px;
        background: #e6eff0;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 10;
    }

    .banner li a {
        position: relative;
        display: block;
    }

    header {
        /* position: absolute; */
        /* width: 100%; */
        z-index: 100;
    }

    .bannerPic {
        padding-bottom: 27%;
        overflow: hidden;
    }

    .nav {
        background: #fff;
    }

    .bannerp {
        position: absolute;
        width: 100%;
        bottom: 29px;
        text-align: center;
        color: #fff;
        font-weight: bold;
    }

    .banner .slick-dots li button {
        background-color: rgba(14, 123, 138, .4);
        width: 10px;
        height: 10px;
    }

    .banner .slick-dots li.slick-active button {
        background: rgba(14, 123, 138, 1);
    }

    .banner .slick-dots {
        bottom: 14px;
        width: auto;
        right: 70px;
        z-index: 100;
    }

    .banner .slick-prev {
        left: calc(100% - 280px);
        width: 40px;
        height: 40px;
        background: #0e7b8a url(../images/l.png) no-repeat center;
        top: calc(100% - 47px);
        z-index: 101;
        margin-top: 0;
        transform: scale(1);
    }

    .banner .slick-next {
        right: 192px;
        width: 40px;
        height: 40px;
        background: #e0c67e url(../images/r.png) no-repeat center;
        top: calc(100% - 47px);
        z-index: 101;
        margin-top: 0;
        transform: scale(1);
    }

    main {
        display: block;
    }

    /* mode1 */
    .mode1 {
        overflow: hidden;
        padding-bottom: 40px;
    }

    .mode1l, .mode1r {
        width: calc(50% - 30px);
    }

    .title {
        padding: 50px 0 20px;
    }

    .title .cloum {
        display: inline-block;
        padding-right: 48px;
        font-weight: bold;
        position: relative;
    }

    .title .cloum::before {
        content: '';
        display: block;
        width: 28px;
        height: 2px;
        background: rgba(14, 123, 138, 1);
        right: 0;
        top: calc(50% - 1px);
        position: absolute;
    }

    .more {
        line-height: 24px;
        color: #999;
    }

    .mode1lUl li {
        margin-bottom: 30px;
        transition: all .3s ease-in-out;
    }

    .mode1lUl li:hover {
        transform: translateX(8px);
    }

    .mode1lUl a {
        display: block;
        /* box-shadow: 0px 0px 16px rgba(0,0,0,.1); */
        position: relative;
    }

    .deac {
        display: block;
        width: 160px;
        height: 44px;
        background: url(../images/rdire.png) no-repeat;
        background-size: cover;
        position: absolute;
        right: 0;
        bottom: -8px;
        z-index: 0;
    }

    .mode1lImg {
        width: 280px;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
    }

    .mode1lPic {
        padding-bottom: 56.43%;
    }

    .mode1lInfor {
        padding: 20px;
        padding-left: 303px;
        background: #fff;
        position: relative;
        /* margin-left: 303px; */
        box-shadow: 0px 0px 16px rgba(0, 0, 0, .1);
        z-index: 10;
        margin-right: 10px;
        /* margin-bottom: -8px; */
    }

    .mode1lInfor p {
        line-height: 26px;
        height: 78px;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #222;
    }

    .date {
        padding-left: 29px;
        color: #999;
        line-height: 32px;
        position: relative;
    }

    .date::before {
        content: '';
        display: block;
        width: 20px;
        height: 18px;
        background: url(../images/dbx.png) no-repeat;
        position: absolute;
        left: 0;
        top: 7px;
    }

    .date2 {
        display: inline-block;
        width: 86px;
        height: 79px;
        text-align: center;
        padding-top: 10px;
        position: relative;
        box-sizing: border-box;
        margin-top: 0px;
    }

    .date2::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #e6f2f3;
        position: absolute;
        left: 0;
        transform: skewY(-10deg);
        top: 0;
    }

    .date2 h2 {
        display: inline-block;
        color: #0e7b8a;
        z-index: 10;
        position: relative;
        line-height: 30px;
    }

    .date2 p {
        z-index: 10;
        position: relative;
        line-height: 20px;
        color: #999;
    }

    .mode1rUl li {
        margin-bottom: 36px;
        margin-right: 10px;
        transition: all .3s ease-in-out;
    }

    .mode1rUl li:hover {
        transform: translateX(8px);
    }

    .mode1rUl li a {
        display: block;

    }

    .mode1rdetail {
        padding: 22px 20px;
        padding-left: 22px;
        margin-left: 86px;
        box-sizing: border-box;
        box-shadow: 0px 0px 16px rgba(0, 0, 0, .1);
    }

    .mode1rdetail p {
        line-height: 27px;
        color: #222;
    }

    /* mode2 */
    .mode2 {
        padding-bottom: 40px;
        background: url(../images/mode2bg.png) no-repeat;
        background-size: cover;
        overflow: hidden;
    }

    .mode2Ul {

        width: calc(100% + 290px);
        overflow: hidden;
        padding-right: 555px;
    }

    .mode2con .slick-list {
        overflow: visible;
    }

    .mode2Ul a {
        display: block;
        padding-right: 30px;
        box-sizing: border-box;
        overflow: hidden;
        position: relative;
    }

    .mode2Ul .slick-slide a {
        transform: scale(0.85);
        transform-origin: 0;
        transition: all 1s ease-in-out;
    }

    .mode2Img {
        padding-bottom: 60.75%;
        opacity: .5;
    }

    .mode2Ul li.slick-current a {
        transform: scale(1);
    }

    .mode2Ul .slick-dots {
        bottom: 90px;
    }

    .mode2Ul .slick-dots li button {
        background: rgba(255, 255, 255, .6);
    }

    .mode2Ul .slick-dots li.slick-active button {
        background: #fff;
    }

    .mode2Ul li.slick-current .mode2Img {
        padding-bottom: 66.67%;
        opacity: 1;
    }

    .mode2Ul li.slick-current {
        /* width: 1127px !important; */
    }

    .mode2Infor {
        margin-left: 600px;
        padding-top: 30px;
        padding-left: 20px;
        position: relative;
        overflow: hidden;
    }

    .mode2Infor::before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: rgba(255, 255, 255, .36);
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .mode2Infor::after {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background: url(../images/bj.png) no-repeat;
        position: absolute;
        right: 20px;
        bottom: 20px;
    }

    .date3 {
        padding-left: 44px;
        line-height: 26px;
        color: #757575;
        position: relative;
        margin-bottom: 18px;
    }

    .date3::before {
        content: '';
        display: block;
        width: 24px;
        height: 2px;
        background: #71b1bc;
        position: absolute;
        left: 0;
        top: calc(50% - 1px);
    }

    .mode2Infor h2 {
        line-height: 34px;
        height: 68px;
        overflow: hidden;
        color: #222;
        margin-bottom: 5px;
    }

    .mode2Infor p {
        line-height: 26px;
        height: 78px;
        overflow: hidden;
        color: #757575;
        margin-bottom: 92px;
    }

    .looking {
        width: 130px;
        height: 46px;
        line-height: 46px;
        display: inline-block;
        border-radius: 46px;
        text-align: center;
        position: absolute;
        background: #0e7b8a;
        right: 30px;
        bottom: 0;
    }

    .mode3Ul2 .slick-dots {
        bottom: 0;
        position: static;
    }

    .mode3 {
        padding-bottom: 50px;
        background: #f5f5f5;
    }

    .mode3Ul2 {
        /* margin: 0 -5px; */
        overflow: hidden;
    }

    .mode3Ul1 {
        width: 20%;
    }

    .mode3Ul2 {
        margin-left: 20%;
    }

    .mode3Ul1 a, .mode3Ul2 a {
        display: block;
        padding-top: 133px;
        position: relative;
        overflow: hidden;
        margin: 0 5px;
    }

    .mode3Ul2 a {
        margin: 0 5px;
    }

    .mode3Ul1 a::before, .mode3Ul2 a::before {
        content: '';
        display: block;
        width: 100%;
        height: calc(100% - 133px);
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fff;
    }

    .mode3Pic {
        margin: 0 20px;
        position: relative;
        margin-top: -133px;
    }

    .mode3Pic::before {
        content: '';
        display: block;
        width: 103px;
        height: 1px;
        background: #e0c67e;
        position: absolute;
        left: 0;
        top: 0;
    }

    .mode3Img {

        padding-bottom: 140.08%;
    }

    .name {
        /* margin: 18px 20px; */
        padding: 18px 20px;
        font-weight: bold;
        box-sizing: border-box;
        color: #222;
        position: relative;
        z-index: 10;
    }

    .mode3Ul1 i, .mode3Ul2 i {
        width: 33px;
        height: 33px;
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

    .mode3Ul1 li, .mode3Ul2 li {
        margin-bottom: 20px;
    }

    .mode3Ul2 .slick-dots li.slick-active button {
        background: #0e7b8a;
    }

    .mode2Pic {
        width: 600px;
    }
    .headerTop .gp-container .gp-fl {
        padding-top: 10px;
       padding-right: 60px; 
    }

    @media screen and (max-width:1400px) {

        .mode2Pic {
            width: 410px;
        }

        .mode2Infor {
            margin-left: 410px;
        }

        .mode2Ul .slick-dots {
            bottom: 50px;
        }
    }



    @media screen and (max-width:1100px) {



        .mode2Infor {
            margin-left: 419px;
            padding-top: 0;
        }

        .mode2Pic {
            width: 419px;
        }



        .mode2Infor p {
            margin-bottom: 60px;
        }

        .mode2Ul .slick-dots {
            bottom: 53px;
            margin-left: -50px;
            padding-left: 50p;
        }

    }

    @media screen and (max-width:996px) {
        .title{
            padding: 20px 0;
        }
        .mode2Infor {
            margin-left: 419px;
            padding-top: 0;
        }

        .mode2Pic {
            width: 419px;
        }

        .banner::before {

            width: 200px;

            height: 39px;
        }

        .banner .slick-prev {
            left: calc(100% - 200px);

            top: calc(100% - 39px);


        }

        .banner .slick-next {
            right: 119px;
            top: calc(100% - 39px);
        }

        .banner .slick-dots {
            right: 35px;
        bottom: 9px;}

        .mode1l, .mode1r {
            width: 100%;
            float: none;
        }

        .mode2Ul .slick-dots {
            display: none !important;
        }

        .mode3Ul1 {
            width: 25%;
        }

        .mode3Ul2 {
            margin-left: 25%;
        }
    }
    @media screen and (max-width:990px){
    .mode2Infor {
        margin-left: 344px;
        padding-top: 0;
    }

    .mode2Pic {
        width: 344px;
    }
    .mode2Ul a{
        padding-right: 10px;
    }
}
    @media screen and (max-width:767px) {
        .mode2Ul .slick-dots {
            display: block !important;
            bottom: 17px;
        }

        .mode2Ul {
            width: 100%;
            overflow: hidden;
            padding-right: 0;
        }

        .mode2Infor {
            margin-left: 0;
            padding-top: 0;
        }

        .mode2Pic {
            width: 100%;
            float: none;
        }


        .mode3Ul1 {
            width: 33.33%;
        }

        .mode3Ul2 {
            margin-left: 33.33%;
        }

        .mode2Ul .slick-slide a {
            padding-right: 0;
        }
    }

    @media screen and (max-width:479px) {
        .banner::before {

            width: 196px;

            height: 32px;

        }

        .mode2Ul .slick-dots {
            display: block !important;
            bottom: 15px;
            text-align: left;
            margin: 0;
            margin-left: 17px;
        }

        .banner .slick-prev {
            left: calc(100% - 200px);
            top: calc(100% - 36px);
            transform: scale(.8);
        }

        .banner .slick-next {
            right: 126px;
            top: calc(100% - 36px);
            transform: scale(.8);
        }

        .banner .slick-dots {
            right: 35px;
            bottom: 6px;
        }

        .mode1lImg {
            width: 100%;
            /* float: none; */
            position: static;
        }

        .mode1lInfor {
            padding: 20px;


        }

        .date2 {
            width: 72px;
            height: 72px;
        }

        .mode1rdetail {
            padding: 16px 10px;
            margin-left: 72px;
        }


        .mode3Ul1 {
            width: 50%;
        }

        .mode3Ul2 {
            margin-left: 50%;
        }
    }

    @media screen and (max-width:413px) {}
