html,
body {
    width: 100%;
    min-width: 1200px;
    background: #F5F5F5;
}

.content_top {
    width: 100%;
    background: #fff;
}

.app {
    width: 100%;
}

.app .Header {
    width: 1200px;
    margin: 0 auto;
    height: 126px;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.app .Header h1 {
    width: 218px;
    height: 64px;
}

.app .Header h1 a img {
    width: 100%;
    height: 100%;
}

.Sele {
    width: 129px;
    height: 34px;
    background: #D63A37;
    border-radius: 5px 5px 5px 5px;
    font-size: 21px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 34px;
    margin-left: 30px;
    position: relative;
    padding-left: 12px;
    box-sizing: border-box;
    cursor: pointer;
}

.Sele::after {
    content: "";
    display: block;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    width: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
}

.Sele ul {
    position: absolute;
    top: 40px;
    width: 100px;
    left: 2px;
    text-align: center;
    display: none;
}

.Sele ul a {
    display: block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background-color: #D63A37;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 4px;
}

.Search_con {
    margin-left: 187px;
    margin-right: 50px;
}

.Search_con input {
    width: 285px;
    height: 30px;
    border: 1px solid #8EBEFC;
    border-radius: 6px 0 0 6px;
    padding-left: 10px;
    box-sizing: border-box;
}

.Search_con button {
    width: 44px;
    height: 30px;
    border: 1px solid #8EBEFC;
    background-color: #8EBEFC;
    color: #fff;
    font-size: 14px;
    border-radius: 0 6px 6px 0;
}

.Header_right {
    width: 180px;
    height: 77px;
    padding: 8px 6px;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    box-sizing: border-box;
}

.Header_right span {
    cursor: pointer;
}

.Header_right span:hover {
    color: #1787FB;
}

.Header_right .Right_text1:hover img {
    display: block;
}

.Header_right .Right_text2:hover img {
    display: block;
}

.Header_right .Right_text2 img,
.Header_right .Right_text1 img {
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
}

.Header_right .Right_text2 img {
    display: none;
}

.Banner_city {
    width: 100%;
    height: auto;
}

.Banner_city img {
    width: 100%;
    height: 397px;
    object-fit: cover;
}

.Brief_introduction {
    width: 1200px;
    margin: 0 auto;
    margin-top: 34px;
}

.Title_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Title_list li {
    font-size: 21px;
    font-weight: bold;
    color: #4C4C4C;
    line-height: 58px;
    box-sizing: border-box;
    border-top: 4px solid #f5f5f5;
    padding: 0 20px;
    cursor: pointer;
}

.Title_list li.Active {
    color: #2577E3;
    border-top: 4px solid #2577E3;
    background: #fff;
}

.Text_conten {
    background: #fff;
    padding: 50px;
    box-sizing: border-box;
    display: none;
}

.Text_conten p {
    text-indent: 2em;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 32px;
}

.Latest_recruitment {
    width: 1200px;
    margin: 0 auto;
    margin-top: 33px;
}

.Recruitment_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.Recruitment_top h3 {
    color: #2577E3;
    border-top: 4px solid #2577E3;
    background: #fff;
    font-size: 21px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 30px;
}

.Recruitment_top a {
    font-size: 13px;
    font-weight: 400;
    color: #4C4C4C;
    line-height: 40px;
}

.List_item {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-top: 10px;
}

.List_item li {
    width: 300px;
    box-sizing: border-box;
    border: 1px solid #F4F4F4;
    border-left: none;
    padding: 13px;
    font-size: 14px;
    line-height: 30px;
    border-top: none;
}

.List_item li:nth-child(4n) {
    border-right: none;
}

.List_item .item_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
}

.List_item a {
    color: #333;
}

.Salary {
    color: #FF6700;
}

.List_item .company {
    color: #999999;
}

.Footer {
    background-color: #222A37;
    width: 100%;
    color: #7C7D93;
    margin-top: 30px;
}

.con1200 {
    width: 1200px;
    height: 122px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con1200 a,
.con1200 span {
    font-size: 14px;
    line-height: 26px;
}

.con1200 a,
.colora {
    color: #fff;
}

.con1200 .Green {
    color: #1ACB6D;
}

.foot_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    font-size: 14px;
}

.foot_right div {
    margin: 0 10px;
}

.foot_right img {
    width: 72px;
    height: 72px;
    margin-bottom: 6px;
}

.Map_con {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.BMap_mask {
    width: 100%;
    height: 444px;
    background-color: #fff;
}