.wrapbanner {
    background: #f0f2f5;
}

.banner {
    position: relative;
    z-index: 5;
    margin: 0 auto;
}

.banner a {
    display: block;
    position: relative;
}

.banner .slick-img {
    display: block;
    height: 0;
    padding-bottom: calc(330% / 19.2);
    overflow: hidden;
    position: relative;
}

.banner .title {
    width: 1100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 11px;
    line-height: 63px;
    padding: 0 150px 0 50px;
    color: #fff;
    margin: auto;
    overflow: hidden;
    height: 63px;
    z-index: 3;
    background: rgba(0, 0, 0, 0.4);
    left: 50%;
    transform: translateX(-50%);
}

.banner .slick-arrow {
    border: 0;
    width: 70px;
    height: 70px;
    font-size: 0;
    outline: none;
    top: calc(50% + 47px);
}

.banner .slick-arrow:after {
    display: none;
}

.banner .slick-next {
    right: 250px;
    background: url(../images/banner_right.png) center center no-repeat;
    background-size: cover;
}

.banner .slick-prev {
    left: 250px;
    background: url(../images/banner_left.png) center center no-repeat;
    background-size: cover;
}

.banner .slick-dots {
    /* width: auto; */
    /* right: calc(50% - 640px); */
    bottom: 3px;
    height: 43px;
    /* background: #47388c; */
    line-height: 43px;
}

.banner .slick-dots li {
    width: 9px;
    height: 9px;
    margin: 0 5px;
    background: #fff;
    opacity: 0.5;
    border-radius: 50%;
}

.banner .slick-dots li button {
    display: none;
}

.banner .slick-dots li.slick-active {
    opacity: 1;
}

.wrap_mode01 .mode_title {
    text-align: center;
    font-weight: normal;
    line-height: 40px;
    padding: 0 0 12px;
}

.wrap_mode01 {
    padding: 19px 0;
}

.mode01 {
    position: relative;
}

.index_011 ul {
    margin: 0 0 0 0;
    border-left: 1px solid #e6e6e6;
}

.index_011 li {
    width: calc(100% / 7);
    position: relative;
}


/* .index_011 li.on::after{content: '';display: block;width: 44px;height: 22px;background: url(../images/mode01_arrow.png) center no-repeat;position: absolute;left: 50%;transform: translateX(-50%);top: 100%;} */

.index_011 .box {
    padding: 16px 30px 0;
    text-align: center;
    border-right: 1px solid #e6e6e6;
}

.index_011 .img_box {
    width: 56px;
    height: 56px;
    margin: 0 auto 16px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.index_011 li:nth-child(1) .img_box {
    background: url(../images/mode01_img1.png) center no-repeat;
}

.index_011 li:nth-child(2) .img_box {
    background: url(../images/mode01_img11.png) center no-repeat;
}

.index_011 li:nth-child(3) .img_box {
    background: url(../images/mode01_img21.png) center no-repeat;
}

.index_011 li:nth-child(4) .img_box {
    background: url(../images/mode01_img31.png) center no-repeat;
}

.index_011 li:nth-child(5) .img_box {
    background: url(../images/mode01_img41.png) center no-repeat;
}

.index_011 li:nth-child(6) .img_box {
    background: url(../images/mode01_img51.png) center no-repeat;
}

.index_011 li:nth-child(7) .img_box {
    background: url(../images/mode01_img61.png) center no-repeat;
}

.index_011 li:nth-child(1):hover .img_box {
    background: url(../images/mode01_img1_hover.png) center no-repeat #7f0102;
    border: 1px solid #7f0102;
}

.index_011 li:nth-child(2):hover .img_box {
    background: url(../images/mode01_img12.png) center no-repeat #7f0102;
    border: 1px solid #7f0102;
}

.index_011 li:nth-child(3):hover .img_box {
    background: url(../images/mode01_img22.png) center no-repeat #7f0102;
    border: 1px solid #7f0102;
}

.index_011 li:nth-child(4):hover .img_box {
    background: url(../images/mode01_img32.png) center no-repeat #7f0102;
    border: 1px solid #7f0102;
}

.index_011 li:nth-child(5):hover .img_box {
    background: url(../images/mode01_img42.png) center no-repeat #7f0102;
    border: 1px solid #7f0102;
}

.index_011 li:nth-child(6):hover .img_box {
    background: url(../images/mode01_img52.png) center no-repeat #7f0102;
    border: 1px solid #7f0102;
}

.index_011 li:nth-child(7):hover .img_box {
    background: url(../images/mode01_img62.png) center no-repeat #7f0102;
    border: 1px solid #7f0102;
}

.index_011 .title {
    margin: 0 0 12px;
    height: 21px;
    line-height: 21px;
    white-space: nowrap;
}

.index_011 .info {
    color: #222;
    height: 42px;
    line-height: 21px;
}

.index_011 .more {
    color: #999;
    line-height: 24px;
    opacity: 0;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    display: none;
}

.index_011 li.on .title,
.index_011 li.on .info {
    color: #7f0102;
}

.index_011 li.on .more {
    opacity: 1;
}

.index_011 .linkBox {
    position: absolute;
    top: 0;
    left: calc(100% - 1px);
    z-index: 2;
    display: none;
    background: #fff;
    padding: 2px 2px 0;
    border: 1px solid #E6E6E6;
}

.index_011 .linkBox::before {
    content: '';
    display: block;
    width: 12px;
    height: 24px;
    background: url(../images/mode01_arrow.png) center no-repeat;
    position: absolute;
    left: -14px;
    top: 10px;
    background-size: 100% auto;
}

.index_011 .linkBox a {
    display: block;
    white-space: nowrap;
    line-height: 22px;
    background: #7F0102;
    padding: 6px 12px;
    color: #fff;
    margin: 0 0 2px;
}

.index_011 li:hover .linkBox {
    display: block;
}

.index_011 li:last-child .linkBox {
    left: auto;
    right: calc(100% - 1px);
}

.index_011 li:last-child .linkBox::before {
    left: auto;
    right: -14px;
    transform: rotate(180deg);
}

.wrap_index_012 {
    border-top: 6px solid #7f0102;
    background: #444;
    padding: 0 0 23px;
}

.index_012.off {
    display: none;
}

.index_012 ul {
    margin: 0 0 0 -30px;
    padding: 0 0 0;
}

.index_012 li {
    width: 20%;
}

.index_012 a {
    margin: 27px 0 0 30px;
}

.index_012 .img {
    padding-bottom: calc(156% / 2.77);
}

.index_012 .title {
    margin: 15px 0 0px 0;
    height: 24px;
    line-height: 24px;
    padding: 0 32px 0 0;
    white-space: nowrap;
    background: url(../images/mode01_title.png) right center no-repeat;
    color: #fff;
}

.index_012 .info {
    margin: 0 26px 0 0;
    color: #fff;
    height: 40px;
    line-height: 20px;
    opacity: 0.65;
    text-align: justify;
}

.index_012 ul {
    -webkit-animation-name: rightEn;
    animation-name: rightEn;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
}

@keyframes rightEn {
    from {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        transition: all 0.8s ease-out;
        transform: translateX(50px);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1;
        transform: none;
    }
}

.wrap_mode02 {
    padding: 30px 0 0;
}

.mode02 {
    position: relative;
}

.mode02 .lf {
    width: calc(50% - 30px);
    float: left;
}

.mode02 .rt {
    width: calc(50% - 30px);
    float: right;
}

.index_title {
    overflow: hidden;
    line-height: 58px;
    font-size: 0;
    height: 60px;
}

.index_title .more {
    float: right;
    position: relative;
    z-index: 2;
    color: #999;
    line-height: 30px;
    padding: 18px 0 0;
}

.index_title h2 {
    height: 58px;
    font-weight: bold;
    /* min-width: 180px; */
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #e6e6e6;
    padding: 0 17px 0 30px;
    font-weight: normal;
    border-right: 0;
    background: #fff;
}

.index_title h2:last-child {
    border-right: 1px solid #E6E6E6;
}

.index_title h2.off,
.index_title h2.off span {
    background: #f5f5f5;
    color: #757575;
}

.index_title h2 span {
    color: #7f0102;
    padding: 0 0 0 8px;
}

.index_title .more.off {
    display: none;
}

.mode01 .index_title h2 {
    border: none;
}

.tab_list_box {
    position: relative;
}

.index_021 {
    z-index: 2;
    opacity: 1;
}

.index_021.off {
    z-index: 1;
    opacity: 0;
}

.index_021 ul {
    margin: 0 0 0;
    padding: 0 0 0;
}

.index_021 li {}

.index_021 a {
    margin: 0 0 0;
    display: block;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}

.index_021 .img_box {
    width: 240px;
    float: left;
}

.index_021 .img {
    padding-bottom: calc(321% / 5.7);
}

.index_021 .bottom {
    padding: 10px 16px 17px;
    margin: 0 0 0 240px;
}

.index_021 .title {
    margin: 0 0 2px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
}

.index_021 .info {
    margin: 0;
    color: #999;
    height: 72px;
    line-height: 24px;
}

.index_021 .time {
    color: #999;
    padding: 0 0 0 24px;
    background: url(../images/mode02_time1.png) left center no-repeat;
}

.index_021 .slick-dots {
    width: auto;
    right: 30px;
    bottom: 10px;
}

.index_021 .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 0 0 0 7px;
    background: #7f0102;
    opacity: 0.5;
    border-radius: 50%;
}

.index_021 .slick-dots li button {
    display: none;
}

.index_021 .slick-dots li.slick-active {
    text-indent: 0;
    opacity: 1;
}

.mode02 .rt .index_title h2 {
    border-bottom: 1px dashed #E6E6E6;
}

.index_022 ul {
    margin: -1px 0 0;
    padding: 0 0 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.index_022 li {
    width: 100%;
    position: relative;
}

.index_022 a {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 7px 0;
}

.index_022 li:nth-child(2n) a {
    background: #f5f5f5;
    border: 0;
}

.index_022 a::before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #7f0102;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.index_022 .title {
    white-space: nowrap;
    position: relative;
    padding: 0 0 0 21px;
    line-height: 28px;
}

.index_022 .info {
    position: relative;
    padding: 0 0 0 21px;
    line-height: 28px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index_022 .time {
    color: #999;
    margin: 0 0 0 16px;
    float: right;
    padding: 0 18px 0 20px;
    background: url(../images/mode02_time21.png) left center no-repeat;
    line-height: 56px;
}

.index_022 a:hover,
.index_022 li:nth-child(2n) a:hover {
    background: #7f0102;
}

.index_022 a:hover .title {
    color: #fff;
}

.index_022 a:hover .info {
    color: rgba(255, 255, 255, .8);
}

.index_022 a:hover .time {
    background: url(../images/mode02_time22.png) left center no-repeat;
    color: #fff;
}

.index_022 a:hover::before {
    width: 4px;
    background: #fff;
}

.wrap_mode03 {
    padding: 34px 0 30px;
}

.mode03 {
    position: relative;
}

.mode03 .index_title h2 {
    border: 0;
    padding: 0;
}

.index_03 ul {
    margin: 0 0 0 -31px;
}

.index_03 li {
    width: 25%;
}

.index_03 a {
    margin: 0 0 20px 31px;
    padding: 10px 19px;
    color: #fff;
    border-radius: 5px;
    line-height: 32px;
    white-space: nowrap;
}

.index_03 li:first-child a {
    background: #16b8d9;
}

.index_03 li:nth-child(2) a {
    background: #ff8819;
}

.index_03 li:nth-child(3) a {
    background: #ff5340;
}

.index_03 li:nth-child(4) a {
    background: #4b6ede;
}

@media screen and (min-width:1024px) {
    .index_012 a,
    .index_011,
    .index_03 a {
        transition: all ease-in-out 0.2s;
        -ms-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
    }
}

@media screen and (max-width: 1480px) {
    .banner .slick-prev {
        left: 10px;
    }
    .banner .slick-next {
        right: 10px;
    }
    .banner .title {
        max-width: 800px;
    }
    .banner .slick-dots {}
}

@media screen and (max-width:1220px) {
    .banner .slick-arrow {
        width: 48px;
        height: 48px;
    }
}

@media screen and (max-width: 992px) {
    .banner .slick-arrow {
        display: none !important;
    }
    .banner .slick-dots {}
    .banner .title {
        left: 20px;
        display: none;
    }
    .mode01 {
        overflow: auto;
    }
    .index_011 ul {
        white-space: nowrap;
    }
    .index_011 li {
        width: 180px;
        white-space: normal;
    }
    .index_011 li.on::after {
        margin: -22px 0 0;
        z-index: 3;
    }
    .index_011 .box {
        /* padding-bottom: 42px; */
    }
    .wrap_index_012 {
        position: relative;
        z-index: 2;
    }
    .mode02 .lf {
        width: auto;
        float: none;
    }
    .index_021 {
        position: relative;
        height: 0;
        overflow: hidden;
    }
    .index_021.on {
        height: auto;
    }
    .mode02 .rt {
        width: auto;
        float: none;
        margin: 30px 0 0;
    }
    .index_03 li {
        width: 50%;
    }
}

@media screen and (max-width:767px) {
    /* .Banner .slick-dots{display: none !important;} */
    .banner .title {
        bottom: 12px;
        font-size: 14px;
    }
    .banner .slick-dots {
        bottom: 0px;
        line-height: 15px;
        height: 20px;
    }
    .banner .slick-dots li {
        width: 6px;
        height: 6px;
        margin: 0 4px;
    }
    .wrap_mode01 .mode_title {
        line-height: 24px;
    }
    .index_011 li {
        width: 160px;
    }
    .index_011 .box {
        padding: 24px 20px 0;
    }
    .index_012 li {
        width: 50%;
    }
    .index_title {
        height: 50px;
    }
    .index_title h2 {
        width: auto;
        padding: 0 16px;
        line-height: 48px;
        height: 48px;
    }
    .index_title h2 span {
        display: none;
    }
    .index_022 a {
        line-height: 45px;
    }
    .index_03 li {
        width: 100%;
    }
    .index_021 .bottom {
        margin: 0 0 2px;
    }
    .index_021 .img_box {
        width: auto;
        float: none;
    }
}

@media screen and (max-width:413px) {
    .index_012 li {
        width: 100%;
    }
    .index_021 .bottom {
        padding: 12px 20px;
    }
}