/*创就业*/
.cjy{margin:.3rem;}
/* .cjy-box{padding:.3rem;} */
.cjy .c-btn-main{margin:0 auto;}
.cjy .swiper-slide {
    position: relative;
    display: flex;
    padding: 0.16rem;
    box-shadow: 0 0 0.15rem #ccc;
    border-radius: 0.15rem;
}
.cjy .swiper-slide .list-tip {
    position: absolute;
    top: 0;
    right: 0.03rem;
    width: 1rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    color: #fff;
    background-color: #f50100;
    text-align: center;
    border-radius: 0 0.1rem 0 0.2rem;
}
.cjy .swiper-slide .list-left {
    width: 3rem;
}
.cjy .swiper-slide .list-right {
    margin-left: 0.15rem;
    position: relative;
}
.cjy .swiper-slide .list-right h3 {
    font-size: 0.3rem;
}
.cjy .swiper-slide .list-right h3 span {
    font-size: 0.2rem;
	color:#b46636;
	background:#f7efeb;
}
.cjy .swiper-slide .list-right .list-text {
    width: 100%;
    margin-top: 0.13rem;
}

.cjy .swiper-slide .list-right .list-text p {
    color: #333;
    font-size: 0.3rem;
    margin-top: 0.05rem;
    height: 0.5rem;
    line-height: 0.3rem;
    width: 3.36rem;
}
.cjy .swiper-slide .list-right .list-text h3 {
	  font-family: "Microsoft YaHei";
	color:  rgb(102, 102, 102);
    font-size: 0.23rem;
    margin-top: 0.05rem;
    /*! height: 0.78rem; */
    line-height: 0.3rem;
    /*! width: 3.36rem; */
	font-weight: 500;
}
.cjy .swiper-slide .list-right .list-btn {
    display: flex;
    margin-top: .17rem;
	bottom: 0;
position: absolute;
}
.cjy .swiper-slide .list-right .list-btn .list-btn1 {
    width: 1.68rem;

}
.cjy .swiper-slide .list-right .list-btn .list-btn1 a {
    color: #b46636;
}
.cjy .swiper-slide .list-right .list-btn .list-btn2 {
    width: 1.68rem;
    margin-left: 0.1rem;
}
