.mode1out {
    background: #f5f2eb;
    overflow: hidden;
}

.mode01 {
    padding: 60px 0;
}

.mode1l {
    width: 776px;
    float: left;
}

.mode1Ul a {
    display: block;
    overflow: hidden;
}

.mode1Ul li {
    position: relative;
}

.mode1Ul .mode1img::before {
    content: '';
    display: block;
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 1);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 8));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 8));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 8));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 8));
}

.mode1Ul .mode1img {
    padding-bottom: 66.62%;
    position: relative;
}

.mode1infor {
    padding-left: 30px;
    line-height: 24px;
    position: absolute;
    left: 0;
    width: 60%;
    overflow: hidden;
    bottom: 20px;
}

.mode1infor span {
    color: rgba(255, 255, 255, .7);
}

.mode1l .slick-dots {
    position: absolute;
    width: 15%;
    text-align: center;
    bottom: 34px;
    right: 17px;
    width: calc(15% - 8px);
}

.mode1l .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 8px;
    background: rgba(255, 255, 255, .5);
}

.mode1l .slick-dots li.slick-active {
    background: #fff;
}

.mode1r {
    /* width: 35.85%; */
    margin-left: 830px;
    /* float: right; */
}

.Tit .gp-f26 {
    float: left;
    line-height: 26px;
    color: #222;
    font-weight: bold;
}

.Tit .gp-f14 {
    float: right;
    line-height: 24px;
    color: #999;
}

.Tit {
    padding-top: 20px;
    margin-bottom: 14px;
    overflow: hidden;
}

.moderdetail {
    padding: 20px 30px 32px 30px;
    background: #fff;
    display: block;
}

.moderdetail h3 {
    line-height: 22px;
    color: #222;
    height: 44px;
    overflow: hidden;
    margin-bottom: 15px;
}

.moderdetail p {
    line-height: 20px;
    color: #999;
    height: 40px;
    overflow: hidden;
    margin-bottom: 20px;
}

.moderdetail span {
    line-height: 20px;
    color: #999;
    position: relative;
    padding-left: 27px;
}

.moderdetail span::before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/clock.png);
    position: absolute;
    left: 0;
    top: 0;
}

.mode1rUl {
    overflow: hidden;
}

.mode1rUl li {
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}

.mode1rUl li p.gp-f16 {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #222;
}

.mode1rUl li span {
    padding-right: 18px;
    border-right: 1px solid #d1d1d1;
    display: block;
    float: left;
    margin-right: 18px;
}

.mode1rUl li span .gp-f26 {
    color: #c01432;
    line-height: 20px;
    margin-bottom: 7px;
    display: block;
}

.mode1rUl li span .gp-f12 {
    color: #999;
    line-height: 20px;
    display: block;
}

.mode2l {
    text-align: center;
    width: 309px;
    float: left;
    padding-top: 20px;
    padding-bottom: 41px;
    background: #c01432;
    overflow: hidden;
}


/* mode2 */


/* mode2l */

.mode02 {
    overflow: hidden;
    padding: 44px 0 12px 0;
}

.mode2l h3 {
    line-height: 22px;
    margin-bottom: 20px;
}

table {
    width: 100%;
}

table tr {
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    overflow: hidden;
}

table th {
    padding: 30px 0 20px 0;
    color: #fff;
}

table td {
    line-height: 53px;
    color: #fff;
}

table th span {
    display: block;
}

.paim {
    margin-top: 25px;
}

.jinpai {
    width: 16px;
    height: 20px;
    margin: 0 auto;
    margin-bottom: 5px;
}


/* mode2r */

.mode2r {
    margin-left: 370px;
}

.Tit2 {
    padding-top: 0;
}

.mode2Ul {
    overflow: hidden;
}

.mode2Ul li {
    overflow: hidden;
    margin-bottom: 48px;
    display: inline-block;
}

.mode2Ul li a {
    display: block;
    border-left: 1px solid #dedede;
    padding-left: 10px;
    margin: 0 23px;
}

.mode2Ul ul {
    margin: 0 -23px;
    overflow: hidden;
}

.mode2Ul li .date span {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: block;
    float: left;
    border-radius: 50%;
    /* margin-right: 10px; */
    text-align: center;
    background: #c01432;
}

.mode2Ul li .date .gp-f14 {
    line-height: 51px;
    color: #999;
    font-weight: bold;
    margin-left: 54px;
}

.mode2Ul li p {
    margin-top: 10px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #222;
    margin-bottom: 18px;
}

.informode2 {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999;
}

.mode3Out {
    overflow: hidden;
    margin: 0 -30px;
}

.mode3Div {
    overflow: hidden;
    width: 33.33%;
    float: left;
}

.mode3con {
    margin: 0 30px;
}

.mode3ul1 {
    overflow: hidden;
    margin: 0 -5px;
}

.mode3ul1 li {
    overflow: hidden;
    width: 50%;
    /* display: inline-block; */
    display: block;
    float: left;
    margin-bottom: 25px;
}

.mode03 {
    padding-bottom: 10px;
}

.mode3ul1 li a {
    display: block;
    margin: 0 5px;
    overflow: hidden;
    text-align: center;
}

.mode3img {
    width: 191px;
    /* height: 130px; */
    padding-bottom: 68.06%;
    overflow: hidden;
    margin-bottom: 5px;
}

.mode3ul1 li a p {
    line-height: 24px;
    color: #222;
}

.mode3ul2 .video {
    position: relative;
    padding-bottom: 56.02%;
    /* height: 107px; */
    /* width: 191px; */
    overflow: hidden;
    margin-bottom: 6px;
}

.mode3ul2 .video::before {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 1);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
}

.mode3ul2 .video .gp-f14 {
    position: absolute;
    left: 20px;
    bottom: 5px;
}

.mode3ul2 {
    overflow: hidden;
    margin: 0 -5px;
}

.mode3ul2 ul {
    overflow: hidden;
}

.mode3ul2 li {
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 25px;
}

.mode3ul2 li a {
    display: block;
    margin: 0 5px;
    overflow: hidden;
    text-align: center;
}

video {
    overflow: hidden;
    width: 100%;
}

.push {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    padding: 5px;
}

.push img {
    display: block;
    margin: 5px auto;
    width: 30px;
    height: 30px;
}

.mode3ul2 li .gp-f16 {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #222;
    text-align: left;
}

.mode3ul3 li {
    overflow: hidden;
    margin-bottom: 25px;
    border-bottom: 1px solid #ededed;
}

.mode3ul3 .date {
    width: 76px;
    /* height: 65px; */
    background: #f5f2eb;
    padding-top: 10px;
    padding-bottom: 7px;
    text-align: center;
    float: left;
}

.mode3ul3 .date span {
    display: block;
}

.mode3ul3 .date .gp-f22 {
    color: #c01432;
    line-height: 24px;
    font-weight: bold;
}

.mode3ul3 .date .gp-f12 {
    color: #999;
    line-height: 24px;
}

.mode3infor3 {
    margin-left: 93px;
    line-height: 24px;
}

.mode3infor3 .gp-f12 {
    color: #c01432;
    font-weight: bold;
}

.mode3infor3 .gp-f16 {
    color: #222;
}


/* mode4 */

.mode04 {
    overflow: hidden;
    padding: 40px 50px;
}

.mode4Div {
    margin: 0 -16px;
}

.mode4Div a {
    display: block;
    margin: 0 16px;
}

.mode4Div li {
    display: inline-block;
    margin-bottom: 25px;
}

.mode4Div li a .imgs {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.mode4Div li a .imgs div {
    padding-bottom: 56.29%;
}

.mode4Div li a p {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #222;
}

@media screen and (max-width:1422px) {
    .mode3ul3 li {
        margin-bottom: 5px;
    }
}

@media screen and (max-width:1402px) {
    .mode1l {
        width: 579px;
    }
    .mode1r {
        margin-left: 615px;
    }
    .moderdetail {
        padding: 5px 30px 5px 30px;
    }
    .mode1rUl li {
        padding: 6px 0;
    }
}

@media screen and (max-width:997px) {
    .mode1l {
        width: 100%;
    }
    .mode1r {
        margin-left: 0;
        float: left;
    }
    .mode1rUl li {
        padding: 20px 0;
    }
    .mode3Div {
        width: 50%;
    }
    .mode2r {
        margin-left: 0;
        float: left;
        margin-top: 20px;
    }
    .mode2l {
        width: 100%;
    }
    .mode3Div:last-child {
        width: 100%;
    }
    .mode04 {
        padding: 0;
    }
}

@media screen and (max-width:767px) {
    .mode3Div,
    .mode3img,
    .mode3ul2 .video {
        width: 100%;
    }
    .mode3con {
        margin: 0;
    }
    .mode3Out {
        margin: 0;
    }
}

@media screen and (max-width:479px) {
    .mode01 {
        padding: 30px 0;
    }
    .mode2l {
        width: 100%;
    }
    .mode3Div,
    .mode3ul2 li {
        width: 100%;
    }
    .mode04 {
        padding: 0;
    }
    .mode3ul1 li {
        width: 100%;
    }
    .mode3ul2 li {
        margin-bottom: 0;
    }
    .mode2Ul li {
        margin-bottom: 15px;
    }
    .Tit .gp-f26 {
        font-size: 20px;
    }
}