body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Microsoft YaHei-Regular';
}

ul {
    padding: 0;
    margin: 0;
}

.box {
    min-width: 1200px;
    background-color: #f4f5f7;
}

.banner {
    background-image: url(../img/bg3-1.png);
    box-sizing: border-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:60px 0;
    height: 601px;
}

.banner .content {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;

}

.banner .content .left {
    width: 600px;
    min-width: 600px;
    margin: 0 0 0 0;

}

.banner .content .left .c_nav {
    display: flex;
    align-items: center;
    color: #333333;

}

.banner .content .left .c_nav .yuan {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    border: 3px solid #ff3366;
    background-color: #fff;
    margin: 0 10px 0 0;

}

.banner .content .left .c_nav .jian_icon {
    padding: 0 10px;

}

.banner .content .english {
    color: #5972BD;
    font-size: 16px;
    margin: 20px 0 0;

}

.banner .content .title {
    margin: 50px 0 0;
    font-size: 52px;
    font-weight: bold;

}

.banner .content .english {
    color: #5972BD;
    font-size: 16px;
    margin: 25px 0 0;

}

.banner .content .detail {
    color: #17348B;
    margin: 25px 0 50px;
    font-size: 18px;
    opacity: 0.6;
    line-height: 32px;

}

.button_box {
    display: flex;
}

.btn1 {
    margin-right: 10px;
    width: 96px;
    height: 21px;
    font-family: 'Microsoft YaHei, Microsoft YaHei';
    font-weight: 400;
    font-size: 16px;
    color: #5d8eff;
    text-align: center;
    font-style: normal;
    text-transform: none;
    width: 166px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 57px 57px 57px 57px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    background-color: #165dff;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding: 0 40px;
    display: flex;
    margin-left: 25px;
    align-items: center;
    justify-content: center;
    border-radius: 57px 57px 57px 57px;
}

.card {
    width: 1200px;
    min-width: 1200px;
    margin: 28px auto 0;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 40px;
    padding: 26px 26px;
}

.card .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px 5px;
}

.card .head .left .position {
    font-size: 42px;
    line-height: 46px;
    font-weight: bold;
    color: #253858;
    letter-spacing: 0;
    margin: 0 0 25px 0;
}

.card .head .left .list {
    display: flex;
    align-items: center;
    color: #aaa;
}

.card .head .left .li {
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
}

.card .head .left .list span {
    margin: 0 0 0 10px;
}

.card .head .left .enterprise {
    display: flex;
    align-items: center;
    color: #aaa;
    margin: 15px 0 15px;
}

.card .head .left .enterprise .jian {
    margin: 0 5px;
}

.card .head .left .enterprise .name {
    font-weight: bold;
    font-size: 18px;
    color: #1760d1;
}

.card .head .right {
    width: fit-content;
}

.card .head .right .salary {
    font-weight: bold;
    color: #ff5630;
    font-size: 26px;
}

.card .head .right .button {
    background-color: #ff5630;
    margin: 5px 0 0;
    color: #fff;
    border-radius: 5px;
    line-height: 46px;
    font-size: 18px;
    text-align: center;
}

.card .description {
    background-color: #fafafa;
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
    margin: 20px 0 0 0;
}

.card .description .title {
    display: flex;
    align-items: center;
}

.card .description .title .icon4 {
    width: 26px;
    height: 26px;
}

img {
    width: 100%;
    vertical-align: middle;
}

.card .description .title .text {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 0 10px;
    color: #253859;
}

.card .description .content {
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 22px;
    color: #687388;
}

.card .description ul {
    padding: 0 0 0 25px;
}

.card .description .responsibility {
    margin: 10px 0 0;
    font-weight: bold;
    color: #444d7a;
}

.card .description .welfare_list {
    margin: 10px 0 0 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}

.card .description .welfare {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;

}

.card .main {
    display: flex;

}

.card .right {
    width: 464px;
    margin: 0 0 0 15px;
}

.card .right .enterprise_head {
    display: flex;
    align-items: center;
    margin: 20px 15px 20px 10px;
}

.card .right .enterprise_detail .enterprise_img {
    width: 60px;
    margin: 0 20px 0 0;
}

.card .right .enterprise_head .detail .name {
    font-size: 20px;
    font-weight: bold;
    color: #3e4d74;
}

.card .right .enterprise_head .detail .start_box {
    display: flex;
}

.card .right .enterprise_head .detail .start {
    width: 22px;
    font-size: 0;
}

.card .right .enterprise_head .detail .bot {
    display: flex;
    align-items: center;
    color: #aaa;
    margin: 5px 0 0 0;
}

.card .right .enterprise_detail .li {
    display: flex;
    align-items: center;
    color: #9a95a9;
    margin: 10px 0 0 0;
    font-size: 18px;
}

.card .right .enterprise_detail .li .icon {
    width: 20px;
    margin: 0 10px 0 0;
}

.card .right .description .button {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5188db;
    border: 2px solid #5188db;
    font-size: 18px;
    line-height: 42px;
    border-radius: 8px;
    margin: 15px 0 0 0;
}

.card .right .button .colect_icon {
    width: 22px;
    display: flex;
    align-items: center;
    margin: 0 5px 0 0;
}

.card .right .share_img {
    width: 50px;
    margin: 15px 0 0;
}

.card .right .xin_li {
    margin: 10px 0 0 0;
}

.card .right .xin_head {
    margin: 0 0 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
}

.card .right .progress_bar_box {
    margin: 5px 0 0 0;
    background-color: #ebecf0;
    border-radius: 50px;
    height: 10px;
}

.card .right .progress_bar {
    width: 75%;
    background-color: #0052cc;
    border-radius: 50px;
    height: 10px;
}

.card .right .zhiwei_li {
    margin: 15px 0 0;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 10px;
}

.card .right .zhiwei_li .name {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.card .right .zhiwei_li .detail {
    color: #aaa;
    margin: 5px 0 0;
}

.card .right .description .more {
    text-align: center;
    color: #246bd3;
    margin: 15px 0 0;
}