.mode01 .col {
    width: 600px;
}

.mode01 {
    padding: 48px 0;
    overflow: hidden;
}

.bannerImg {
    height: 0;
    padding-bottom: 68.67%;
}

.row {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.lf {
    float: left;
}

.bannerUl .slick-prev {
    width: 18px;
    height: 48px;
    top: calc(50% - 24px);
    background: rgba(173, 173, 173, .59) url(./l.png) no-repeat 3px 15px;
}

.bannerUl .slick-prev:hover {
    background: rgba(205, 7, 7, .59) url(./l.png) no-repeat 3px 15px;
}

.bannerUl .slick-next {
    width: 18px;
    height: 48px;
    top: calc(50% - 24px);
    background: rgba(173, 173, 173, .59) url(./r.png) no-repeat 6px 16px;
}

.bannerUl .slick-next:hover {
    background: rgba(205, 7, 7, .59) url(./r.png) no-repeat 6px 16px;
}

.mode1rt {
    margin-left: 626px;
}

.mode1Tit {
    font-size: 20px;
    line-height: 27px;
    max-height: 54px;
    overflow: hidden;
    color: #CE0808;
    text-align: center;
    font-weight: bold;
    margin-bottom: 14px;
}

.mode1Infor {
    padding-bottom: 26px;
    border-bottom: 1px solid #CE0D0D;
    margin-bottom: 22px;
}

.mode1Infor p {
    font-size: 16px;
    line-height: 22px;
    color: #999;
    max-height: 88px;
    overflow: hidden;
}

.detail {
    color: #CE0808;
    display: inline-block;
}

.mode1Ul li {
    overflow: hidden;
    margin-bottom: 16px;
    transition: all 2s ease-in-out;
}

.mode1Ul li:hover {
    transform: translateX(10px);
    transition: all 2s ease-in-out;
}

.mode1Ul li:hover a {
    color: #CE0808;
}

.mode1Ul li:last-child {
 /*   margin-bottom: 0;  */
}

.mode1Ul a {
    padding-left: 27px;
    position: relative;
    font-size: 16px;
    line-height: 21px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.mode1Ul a::before {
    content: '';
    display: block;
    width: 21px;
    height: 16px;
    background: url(./mode1b.png) no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
}

.tit {
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}

.titcon {
    display: inline-block;
    font-size: 20px;
    line-height: 163px;
    width: 377px;
    height: 126px;
    color: #fff;
    position: relative;
    background: url(./titbg.png) no-repeat;
}

.tit::before {
    content: '';
    display: block;
    width: 39%;
    height: 28px;
    background-size: cover;
    position: absolute;
    left: 0;
    background: url(./tb.png) no-repeat;
    background-size: 100% 100%;
    top: 66px;
}

.tit::after {
    content: '';
    display: block;
    width: 40%;
    height: 28px;
    background-size: cover;
    position: absolute;
    right: 0;
    background: url(./ta.png) no-repeat;
    background-size: 100% 100%;
    top: 66px;
}

.more {
    position: absolute;
    font-size: 14px;
    line-height: 19px;
    color: #CC9000;
    right: 0;
    top: -70px;
}

.more1 {
    top: 10px;
}

.mode2 .row {
    position: relative;
}

.mode2Ul {
    overflow: hidden;
    margin: 0 -12px;
    font-size: 0;
}

.mode2Ul li {
    overflow: hidden;
    margin-bottom: 24px;
    width: 50%;
    /* display: inline-block; */
    display: block;
    float: left;
    transition: all 2s ease-in-out;
}

.mode2Ul li:hover {
    transition: all 2s ease-in-out;
    transform: translateX(10px);
}

.mode2Ul li a {
    padding: 0;
    margin: 0 12px;
    display: block;
}

.mode2Ultop p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    /* max-height: 48px; */
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mode2Ultop {
    padding-bottom: 13px;
    position: relative;
    margin-bottom: 16px;
    border-bottom: 1px dashed #CEA647;
}

.mode2Infor {
    font-size: 14px;
    line-height: 30px;
    max-height: 120px;
    overflow: hidden;
    text-indent: 28px;
    color: #666;
}

.mode2Infor span {
    color: #d53125
}

.mode3 {
    overflow: hidden;
    padding-bottom: 30px;
}

.mode3 .row {
    position: relative;
}

.mode3Ul {
    overflow: hidden;
    margin: 0 -12px;
}

.mode3Ul li {
    overflow: hidden;
    display: block;
    float: left;
    transition: all 3s ease-in-out;
    margin-bottom: 26px;
    width: 50%;
}

.mode3Ul li:hover {
    transform: translateX(10px);
    transition: all 3s ease-in-out;
}

.mode3Ul li a::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(./mode1b.png) no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
}

.mode3Ul li a {
    padding-left: 26px;
    display: block;
    margin: 0 12px;
    position: relative;
}

.mode3Ul p {
    font-size: 16px;
    color: #333;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mode3Ul li:hover p {
    color: #d53125
}

@media screen and (max-width:1570px) {
    .tit::before,
    .tit::after {
        width: 30%;
        height: 15px;
    }
}

@media screen and (max-width:1280px) {
    .row {
        width: 1000px;
        margin: 0 auto;
    }
}

@media screen and (max-width:1080px) {
    .row {
        width: 900px;
        margin: 0 auto;
    }
    .titcon {
        font-size: 24px;
        line-height: 162px;
        width: 327px;
        height: 121px;
        padding-left: 9px;
        color: #fff;
        position: relative;
        background-size: 327px 120px;
        background: url(./titbg.png) no-repeat;
    }
}

@media screen and (max-width:996px) {
    .row {
        width: auto;
        margin: 0 30px;
    }
    .mode01 .col {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    .mode1rt {
        margin-left: 0;
    }
    .mode2Ultop::before {
        width: 139px;
    }
    .mode2Ul li,
    .mode3Ul li {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .tit::before,
    .tit::after {
        display: none;
    }
}

@media screen and (max-width:479px) {
    .mode01 {
        padding: 30px 0;
        overflow: hidden;
    }
}

@media screen and (max-width:400px) {
    .titcon {
        font-size: 24px;
        line-height: 140px;
		padding-left: 50px;
        width: 300px;
        height: 126px;
        padding-left: 20px;
        color: #fff;
        position: relative;
        background-size: 327px 120px;
        background: url(./titbg.png) no-repeat;
    }
}