@charset "UTF-8";

/* 组件ID */

#mdl_link_1600_022 {
    font-size: 16px;
}


/* 组件样式 */

.mdl_link_1600_022 {
    position: relative;
    padding-bottom: 70px;
}


.mdl_link_1600_022 .mdllink16_22_wid {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li a {
    position: relative;
    display: block;
    padding-top: 30px;
    padding-bottom: 60px;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(/images/mdllink16_22_txt_bg.png) no-repeat center top;
    background-size: 100% 100%;

}

.mdl_link_1600_022 .mdllink16_22_wid ul li .mdllink16_22_icon {
    position: relative;
    margin: 0 auto;
    width: 123px;
    height: 124px;
    background: url(/images/mdllink16_22_icon_bg_other.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
    z-index: 9;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li .mdllink16_22_icon svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li .mdllink16_22_icon svg path {
    fill: #3A82FA;
    transition: all 0.3s;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover .mdllink16_22_icon svg path {
    fill: #fff;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover .mdllink16_22_icon {
    background: url(/images/mdllink16_22_icon_bg.png) no-repeat center center;
    background-size: 100% 100%;

}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover .mdllink16_22_icon p {
    background: #546761;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover .mdllink16_22_icon p svg path {
    fill: #fff;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li h3 {
    position: relative;
    margin-top: 20px;
    text-align: center;
    z-index: 9;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li h3 span {
    position: relative;
    padding: 0 35px;
    font-size: 20px;
    color: #333;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover h3 span {
    color: #fff
}

.mdl_link_1600_022 .mdllink16_22_wid ul li h3 span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 29px;
    height: 8px;
    background: url(/images/mdllink16_22_xx_l.png) no-repeat center center;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover h3 span::before {
    background: url(/images/mdllink16_22_xx_l-other.png) no-repeat center center;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li h3 span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 29px;
    height: 8px;
    background: url(/images/mdllink16_22_xx_r.png) no-repeat center center;
}

.mdl_link_1600_022 .mdllink16_22_wid ul li:hover h3 span::after {
    background: url(/images/mdllink16_22_r_other.png) no-repeat center center;
}

.mdl_link_1600_022 .slick-prev {
    left: auto;
    right: 315px;
    top: auto;
    transform: none;
    bottom: -65px;
    width: 48px;
    height: 48px;
    background: url(/images/mdllink16_22_l.png) no-repeat center center;
}

.mdl_link_1600_022 .slick-next {
    left: auto;
    right: 195px;
    top: auto;
    transform: none;
    width: 48px;
    height: 48px;
    bottom: -65px;
    background: url(/images/mdllink16_22_r.png) no-repeat center center;
}

@media screen and (max-width: 1600px) {
    .mdl_link_1600_022 .mdllink16_22_wid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .mdl_link_1600_022 {
        padding-top: 15px;
    }
    .mdl_link_1600_022 .mdllink16_22_wid ul li a {
        padding-bottom: 10px;
    }
    .mdl_link_1600_022 .mdllink16_22_wid ul li h3 span {
        font-size: 16px;
    }
    .mdl_link_1600_022 {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 700px) {
    .mdl_link_1600_022 .slick-next {
        right: 90px;
    }
    .mdl_link_1600_022 .slick-prev {
        right: 165px;
    }
    .mdl_link_1600_022 {
        padding-bottom: 30px;
    }

    .mdl_link_1600_022 .mdllink16_22_wid ul li h3 span::after,
    .mdl_link_1600_022 .mdllink16_22_wid ul li h3 span::before {
      display: none;
    }
    .mdl_link_1600_022 .mdllink16_22_wid ul li h3 span {
      padding: 0;
    }
}