*{
	font-family:Microsoft Yahei!important;
}
/* 毛遂自荐 end */

/* 人才招聘 */
.contact4_list {
    padding: 0;
    overflow: hidden;
	margin-top:30px;
}
.contact4 .item_left {
    float: left;
    font-size: 18px;
    color: #b40001;
    font-weight: bold;
    line-height: 1;
	padding-bottom:12px;
}
.contact4_item {
    background: #f3f3f3;
    padding: 25px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.contact4 .item_center {
    float: left;
    margin-left: 0px;
    line-height: 1;
    width: 85%;
}
.contact4 .item_title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 5px;
}
.contact4 .item_des {
    font-size: 15px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contact4 .item_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    height: 100%;
    display: flex;
    background: #e8e8e8;
    float: right;
}
.contact4 .item_right img {
	position:absolute;
	left: 50%;
	top: 50%;
    width: 30px;
    height: 30px;
	margin: -15px 0 0 -15px;
}
.contact4 .item_font {
    display: none;
    margin-top: 15px;
    width:90%;
	font-size:14px; line-height:24px;
}
.contact4 .item_btn {
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #1e872d;
    font-size: 18px;
    color: #1e872d;
    border-radius: 45px;
    margin-top: 50px;
    display: none;
}
/* 人才招聘 end */

