/* 生涯规划 */
.tit {
    font-size: 24px;
    float: left;
    margin-top: 53px;
    margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
    .gh {
        background-color: #fafafa;
        padding-bottom: 50px;
        margin-top: 5px;
    }

    .list1 .ul1 {
        float: left;
        width: 100%;
        padding-bottom: 20px;
    }
    .list1 .ul1 li{
        width: 100%;
        margin-bottom: 30px;
        float: left;
        height: 274px;
        /* width: 303px; */
        background: #fff;
        border: 1px solid #e3e3e3;
        position: relative;
    }
    .list1 li a{
        width: 100%;
        height: 100%;
        display: block;
    }
    .list1 li .jt {
        position: absolute;
        width: 32px;
        height: 18px;
        right: 40px;
        bottom: 33px;
        background: url(../images/jt_01.jpg) no-repeat center
    }
    .list1 li .img {
        float: left;
        width: 30.33%;
    }
    .list1 li .txt p {
        float: left;
        width: 67%;
        padding: 30px 0px 0 40px;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .list1 li .txt .p1{
        font-size: 18px;
        font-weight: 600;
    }
    .list1 li .txt span {
        float: left;
        font-size: 16px;
        padding-top: 60px;
        padding-left: 40px;
    }

    .list1 li:hover {
        /* border: 3px solid #e3e3e3; */
        /* box-shadow: ; */
        color: #ef6632;
        box-shadow: 0px 0px 7px 3px rgba(225, 225, 225, 1);
    }
    .list1 li:hover a{
        color: #ef6632;
    }
    .list1 li:hover .p2,.list1 li:hover span {
        color: #333;
    }
    .list1 li:hover .jt{
        background: url(../images/jt_02.jpg) no-repeat center
    }
}
@media only screen and (max-width: 1200px) {
    .gh {
        background-color: #fafafa;
        padding-bottom: 30px;
    }
    .tit {
        font-size: 20px;
        margin-top: 30px;
        padding-left: 10px;
        margin-bottom: 15px;
    }

    .list1 .ul1 {
        float: left;
        width: 100%;
        padding-bottom: 20px;
    }
    .list1 .ul1 li{
        width: 100%;
        margin-bottom: 30px;
        float: left;
        /* height: 274px; */
        background: #fff;
        border: 1px solid #e3e3e3;
        position: relative;
    }
    .list1 .ul1 {
        float: left;
        width: 100%;
    }
    .list1 .ul1 li{
        width: 95%;
        float: left;
        background: #fff;
        border: 1px solid #e3e3e3;
        position: relative;
        margin: 2%;
    }
    
    .life .list1 li a{
        width: 100%;
        height: 100%;
        display: block;
    }
    .list1 li .img {
        float: left;
        width: 40%;
        height: 100%;
        line-height: 170px;
        vertical-align: middle;
    }
    .list1 li img{
        vertical-align: middle;
    }
    .list1 li .txt p {
        /* float: left; */
        /* width: 283px; */
        padding: 12px 0px 0 22px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .list1 li .txt .p1{
        font-size: 16px;
        font-weight: 600;
    }
    .list1 li .txt span {
        float: left;
        font-size: 14px;
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 22px;
    }

    .list1 li .jt {
        display: none;
    }

}

/* 招聘 */
@media only screen and (min-width: 1200px) {
    .zp {
        background-color: #fafafa;
        margin-bottom: 50px;
        margin-top: 5px;
    }
    .con1 {
        margin-bottom: 20px;
    }
    .con1 .c1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .c1 .title {
        background-color: #f3f3f3;
        width: 100%;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        padding: 0 40px;
    }
    .c1 .title span:nth-child(1),.c1 .title span:nth-child(2),.c1 .title span:nth-child(3) {
        display: inline-block;
        width: 32%;
    }
    .c1 .title.active {
        background-color: #f46610;
        color: #fff;
    }
    .c1 .title.active a {
        color: #fff;
    }
    .c1 .title .xl {
        float: right;
        width: 30px;
        height: 60px;
        background: url(../images/jia.png) no-repeat right center;
        background-size: 50%;
    }
    .c1 .title .xl.on {
        background: url(../images/yi.png) no-repeat right center;
    }
    .c1 .cont {
        border: 1px solid #ccc;
        padding: 35px 37px 40px 37px ;
        font-size: 16px;
        line-height: 30px;
    }

}

@media only screen and (max-width: 1200px) {
    .zp {
        background-color: #fafafa;
        margin-bottom: 50px;
    }
    .con1 {
        margin-bottom: 20px;
    }
    .con1 .c1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .c1 .title {
        background-color: #f3f3f3;
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        padding: 0 20px;
        position: relative;
    }
    .c1 .title span:nth-child(1),.c1 .title span:nth-child(2),.c1 .title span:nth-child(3) {
        display: inline-block;
        /* width: 32%; */
    }
    .c1 .title.active {
        background-color: #f46610;
        color: #fff;
    }
    .c1 .title.active a {
        color: #fff;
    }
    .c1 .title .xl {
        float: right;
        width: 30px;
        height: 50px;
        background: url(../images/jia.png) no-repeat right center;
        background-size: 50%;
        position: absolute;
        right: 10px;
    }
    .c1 .title .xl.on {
        background: url(../images/yi.png) no-repeat right center;
    }
    .c1 .cont {
        border: 1px solid #ccc;
        padding: 35px 37px 40px 37px ;
        font-size: 14px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .zp {
        background-color: #fafafa;
        margin-bottom: 50px;
    }
    .con1 {
        margin-bottom: 20px;
    }
    .con1 .c1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .c1 .title {
        background-color: #f3f3f3;
        width: 100%;
        /* height: 50px; */
        /* line-height: 50px; */
        height: auto;
        float: left;;
        font-size: 14px;
        padding: 0 20px;
        position: relative;
    }
    .c1 .title span:nth-child(1),.c1 .title span:nth-child(2),.c1 .title span:nth-child(3) {
        display: inline-block;
        /* text-align: center; */
        height: 40px;
        line-height: 40px;
        width: 80%;
        float: left;
    }
    .c1 .title.active {
        background-color: #f46610;
        color: #fff;
    }
    .c1 .title.active a {
        color: #fff;
    }
    .c1 .title .xl {
        float: right;
        width: 30px;
        height: 50px;
        background: url(../images/jia.png) no-repeat right center;
        background-size: 50%;
        position: absolute;
        right: 10px;
    }
    .c1 .title .xl.on {
        background: url(../images/yi.png) no-repeat right center;
    }

}
