/* 容器样式 */
.contain {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /* #padding-top: 50px; */
    /* #padding-bottom: 50px; */
    overflow: hidden;
}

/* 主体内容区 */
.contain .m-bd {
    margin-top: 30px;
}

/* 列表项基础样式 */
.contain .m-bd li {
    position: relative;
    float: left;
    height: 200px;
    width: 356px;
    background-color: #ccc;
    overflow: hidden;
    margin-right: 30px;
    /* #margin-bottom: 30px; */
}

/* 悬停效果 */
.contain .m-bd li:hover .hover {
    display: block;
}

.contain .m-bd li .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 200px;
    width: 356px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.contain .m-bd li .hover .box {
    position: absolute;
    top: 70px;
    /* #left: 55px; */
    width: 350px;
    height: 80px;
    /* #border: 3px solid #fff; */
    color: #fff;
}

.contain .m-bd li .hover .cn {
    line-height: 46px;
    font-size: 24px;
    text-align: center;
}

.contain .m-bd li .hover .en {
    line-height: 30px;
    font-size: 16px;
}

/* 文字背景与链接样式 */
.wenzibg {
    width: 1200px;
    margin: 0 auto;
    /* #position: relative; */
}

.wenzibg2 {
    margin-left: 40px;
}

.wenzi a {
    width: 356px;
    font-size: 16px;
    color: #ec5f44;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 80px;
}

.wenzi h3 {
    /* # margin-top: 44px; */
    /* #margin-left: 25px; */
}

/* 列表项背景图与文本样式（l2yl系列） */
.contain .m-bd .l2yl-1 {
    background-image: url(../images/xxwj.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .l2yl-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #text-shadow: 1px 1px 1px #e60014; */
    height: 62px;
    line-height: 62px;
    text-align: center;
    margin-top: 70px;
    /* #opacity: 0.6; */
}

/* 列表项背景图与文本样式（ktgm2022系列） */
.contain .m-bd .ktgm2022-2 {
    background-image: url(../images/2022ktgmxm1.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .ktgm2022-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #height: 70px; */
    line-height: 32px;
    text-align: center;
    align-self: center;
	}
.contain .m-bd .ktgm2022-3 {
    background-image: url(../images/2022ktgmxm2.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .ktgm2022-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #height: 70px; */
    line-height: 32px;
    text-align: center;
    align-self: center;
	}
.contain .m-bd .ktgm2022-4 {
    background-image: url(../images/2022ktgmxm3.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .ktgm2022-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #height: 70px; */
    line-height: 32px;
    text-align: center;
    align-self: center;
	}
.contain .m-bd .ktgm2022-5 {
    background-image: url(../images/2022ktgmxm4.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .ktgm2022-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #height: 70px; */
    line-height: 32px;
    text-align: center;
    align-self: center;
	}
.contain .m-bd .ktgm2022-6 {
    background-image: url(../images/2022ktgmxm5.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display:flex;
	}
.contain .m-bd .ktgm2022-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #height: 70px; */
    line-height: 32px;
    text-align: center;
	align-self: center;
    }
.contain .m-bd .ktgm2022-7 {
    background-image: url(../images/2022ktgmxm6.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .ktgm2022-7 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #height: 70px; */
    line-height: 32px;
    text-align: center;
    align-self: center;
	}
.contain .m-bd .ktgm2022-8 {
    background-image: url(../images/2022ktgmxm6.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .ktgm2022-8 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    /* #height: 70px; */
    line-height: 32px;
    text-align: center;
    align-self: center;
}

/* 列表项背景图与文本样式（jctj2023系列） */
.contain .m-bd .jctj2023-2 {
    background-image: url(../images/2023jctjxm1.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .jctj2023-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;    
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
	width: 356px;
	}
.contain .m-bd .jctj2023-3 {
    background-image: url(../images/2023jctjxm2.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}

.contain .m-bd .jctj2023-4 {
    background-image: url(../images/2023jctjxm3.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}

.contain .m-bd .jctj2023-5 {
    background-image: url(../images/2023jctjxm4.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}
.contain .m-bd .jctj2023-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;    
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
	width: 356px;
	}
.contain .m-bd .jctj2023-6 {
    background-image: url(../images/2023jctjxm5.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display:flex;
	}
.contain .m-bd .jctj2023-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;    
    height: 62px;
    line-height: 62px;
    text-align: center;
	align-self: center;
	width: 356px;
    }
.contain .m-bd .jctj2023-7 {
    background-image: url(../images/2023jctjxm6.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display: flex;
	}

.contain .m-bd .jctj2023-8 {
    background-image: url(../images/2023jctjxm7.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
	display:flex;
	}
/* 列表项背景图与文本样式（sjjc2025系列） */
.contain .m-bd .sjjc2025-1 {
    background-image: url(../images/2025/sj1.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}

.contain .m-bd .sjjc2025-2 {
    background-image: url(../images/2025/sj2.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}

.contain .m-bd .sjjc2025-3 {
    background-image: url(../images/2025/sj3.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}

.contain .m-bd .sjjc2025-4 {
    background-image: url(../images/2025/sj4.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-5 {
    background-image: url(../images/2025/sj5.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-6 {
    background-image: url(../images/2025/sj6.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-7 {
    background-image: url(../images/2025/sj7.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-7 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-8 {
    background-image: url(../images/2025/sj8.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-8 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}

.contain .m-bd .sjjc2025-9 {
    background-image: url(../images/2025/sj9.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-9 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}

.contain .m-bd .sjjc2025-10 {
    background-image: url(../images/2025/sj10.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-10 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}

.contain .m-bd .sjjc2025-11 {
    background-image: url(../images/2025/sj11.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-11 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-12 {
    background-image: url(../images/2025/sj12.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-12 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-13 {
    background-image: url(../images/2025/sj13.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-13 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-14 {
    background-image: url(../images/2025/sj14.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-14 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .sjjc2025-15 {
    background-image: url(../images/2025/sj15.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .sjjc2025-15 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
/* 列表项背景图与文本样式（qgjc2025系列） */
.contain .m-bd .qgjc2025-1 {
    background-image: url(../images/sj6.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .qgjc2025-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .qgjc2025-2 {
    background-image: url(../images/sj7.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .qgjc2025-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .qgjc2025-3 {
    background-image: url(../images/tdtp.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .qgjc2025-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .qgjc2025-4 {
    background-image: url(../images/tdtp.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .qgjc2025-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .qgjc2025-5 {
    background-image: url(../images/tdtp.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .qgjc2025-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}
.contain .m-bd .qgjc2025-6 {
    background-image: url(../images/tdtp.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    display: flex;
}

.contain .m-bd .qgjc2025-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
    align-self: center;
    width: 356px;
}

/* 列表项背景图与文本样式（l2yl系列） */
.contain .m-bd .l2yl-8 {
    background-image: url(../img/600df77f1508319c976bfe9e1eb9b9bd.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .l2yl-8 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    /* #text-shadow: 1px 1px 1px #e60014; */
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    /* #opacity: 0.6; */
}

.contain .m-bd .l2yl-9 {
    background-image: url(../img/756fceacfe69a2a4a4f0b41ab0d42b78.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .l2yl-9 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    /* #text-shadow: 1px 1px 1px #e60014; */
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    /* #opacity: 0.6; */
}

.contain .m-bd .l2yl-10 {
    background-image: url(../img/5af9a06054df6aa31341a3e3c04d6837.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .l2yl-10 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
}

/* 列表项背景图与文本样式（jxtd系列） */
.contain .m-bd .jxtd-1 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .jxtd-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    /* #text-shadow: 1px 1px 1px #e60014; */
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    /* #opacity: 0.6; */
}

.contain .m-bd .jxtd-2 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .jxtd-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    /* #text-shadow: 1px 1px 1px #e60014; */
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    /* #opacity: 0.6; */
}

.contain .m-bd .jxtd-3 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .jxtd-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    /* #text-shadow: 1px 1px 1px #e60014; */
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
}

.contain .m-bd .jxtd-4 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contain .m-bd .jxtd-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    /* #text-shadow: 1px 1px 1px #e60014; */
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .jxtd-5 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jxtd-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .jxtd-6 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jxtd-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .ljrc-1 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .ljrc-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .ljrc-2 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .ljrc-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .ljrc-3 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .ljrc-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .ljrc-4 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .ljrc-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .ljrc-5 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .ljrc-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .ljrc-6 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .ljrc-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxjd-1 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxjd-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .sxjd-2 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxjd-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .sxjd-3 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxjd-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxjd-4 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxjd-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxjd-5 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxjd-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxjd-6 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxjd-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxzx-1 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxzx-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .sxzx-2 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxzx-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .sxzx-3 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxzx-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxzx-4 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxzx-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxzx-5 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxzx-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .sxzx-6 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .sxzx-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .xwsj-1 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .xwsj-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .xwsj-2 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .xwsj-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .xwsj-3 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .xwsj-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .xwsj-4 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .xwsj-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .xwsj-5 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .xwsj-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .xwsj-6 {
    background-image: url(../img/yl.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .xwsj-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .jpkfkc-1 {
    background-image: url(../img/jpkc/e61e4bdc800edbc8a97ab2d346297821.数控机床安装与调试.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-1 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .jpkfkc-2 {
    background-image: url(../img/jpkc/4c4fca9e9e9cf677b2a073fb009ba1af.数控设备故障诊断与维修.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-2 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .jpkfkc-3 {
    background-image: url(../img/jpkc/2a47e7d96a50685fa65d1d314e2cd116.汽车装配技能实训.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-3 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .jpkfkc-4 {
    background-image: url(../img/jpkc/00d443236595b2b3f3afc0bd517668eb.电器产品强制认证.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-4 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .jpkfkc-5 {
    background-image: url(../img/jpkc/686da2b3be16941c4e28259819972efe.数控铣工综合实训.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-5 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .jpkfkc-6 {
    background-image: url(../img/jpkc/954727440f4fd779637de2299cdca625.网络安全技术.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-6 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;}
.contain .m-bd .jpkfkc-7 {
    background-image: url(../img/jpkc/6adefa197296153a9efe67a3964550e9.物流运输实务.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-7 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.contain .m-bd .jpkfkc-8 {
    background-image: url(../img/jpkc/eb525515947ebeb1dd6ffd1120a93829.财务管理.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.contain .m-bd .jpkfkc-8 .txt {
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    #text-shadow: 1px 1px 1px #e60014;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 65px;
    #opacity: 0.6;}
.breadcrumb {
    border-bottom: 1px solid #dfdfdf;
    padding-top: 22px;
    #padding-bottom: 10px;}
.breadcrumb .bc i {
    display: inline-block;
    background: url(../images/home.png) no-repeat left;
    width: 17px;
    height: 15px;
    #vertical-align: bottom;}
.breadcrumb-jxgg {
    #border-bottom: 1px solid #dfdfdf;
    padding-top: 52px;
    padding-bottom: 10px;
    color: #757575;}
.breadcrumb-jxgg .bc i {
    display: inline-block;
    background: url(../images/home.png) no-repeat left;
    width: 17px;
    height: 15px;
    #vertical-align: bottom;}
.neirong {
    min-height: calc(100vh - 100px - 50px);
    overflow: hidden;}