/* 公用 */
.cont1_box {width: 78.1%;margin: 0 auto;display: flex;justify-content: space-between;margin-bottom: 24px;    max-width: 1330px;}
#cont1_left {width: 18.6%;background-color: #F8F8F8;}
.cont1_right {width: 78.6%;}
@media screen and (max-width: 999px) {
.cont1_box {width: 100%;}
#cont1_left {display: none;}
.cont1_right {width: 100%;padding: 0 20px;}
} 
/* banner */
.job_banner {position: relative;}
.job_banner img {width: 100%;}
.job_banner .job_tit {position: absolute;width: 100%;bottom: 0;}
.job_tit_cont {width: 78.1%;margin: 0 auto; max-width: 1330px;}
.job_tit_cont p {width: 18.6%;line-height: 110px;background: url(/uiFramework/commonResource/image/2023071215344480503.png) no-repeat;font-size: 25px;color: #ffffff;padding-left: 32px;}
@media screen and (max-width: 999px) {
#cont {margin-top: 	78px;}
.job_banner {height: 200px;}
.job_banner img {height: 100%;object-fit: cover;}
.job_banner .job_tit {width: 35%;left: 20px;}
.job_tit_cont {width: 100%;}
.job_tit_cont p {width: 100%;padding-left: 0;font-size: 18px;line-height: 50px;text-align: center;}
}
/* banner end */
/* 面包屑 */
.cont1_mbx {height: 70px;line-height: 70px;}
.cont1_mbx a {font-size: 16px;color: #CCCCCC;}
@media screen and (max-width: 999px) {
.cont1_mbx {display: none;}
.cont1_mbx {height: 45px;line-height: 45px;}
}
/* 右边筛选内容 */
.zh,.zh_fy,.qb,.qb_fy,.tafh,.ta_fy,.dzfh,.dz_fy,.lyfh,.ly_fy,.bzfh,.bz_fy,.qdfh,.qd_fy{display:none;}

/* 筛选搜索 */
.job_search {background-color: #F8F8F8;height: 90px;padding-left: 40px;padding-right: 34px;margin-bottom: 42px;}
.job_search form {height: 100%;}

/* 筛选左 */
.job_search_box {display: flex;justify-content: space-between;align-items: center;height: 100%;}
.job_search_left {display: flex;align-items: center;}
/* 下拉 */
.pull_down {display: flex;align-items: center;justify-content: space-around;width: 290px;background-color: #ffffff;height: 58px;border: 1px solid #EDEDED;margin-right: 29px;}
.pull_down p {font-size: 18px;}
.pull_down_tit {display: flex;align-items: center;cursor: pointer;}
.pull_down_tit img {width: 14px;height: 7px;position: relative;left: -21px;}
.pull_down_tit select {font-size: 18px;border: 0;appearance:none;outline: none;padding: 0 29px;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;-o-appearance: none;} 
.pull_down_tit select::-ms-expand{display: none;}
/* 搜索框 */
.easysite-search-title input {width: 290px;background-color: #ffffff;height: 58px;border: 1px solid #EDEDED;padding-left: 37px;outline: none;font-size: 18px;}
/* 按钮 */
.job_search_right input {width: 180px;height: 60px;border: 0;background-color: #0075C2;color: #ffffff;font-size: 18px;cursor: pointer;}
/* 筛选内容 */
.job_screen {padding-right: 35px;}
.job_screen ul {}
.job_screen ul li {}
.job_screen ul li a {display: flex;justify-content: space-between;align-items: center;padding-bottom: 42px;}
.job_screen ul li a p {font-size: 18px;}
.job_screen ul li a span {font-size: 14px;}
/* 分页 */
.job_more {margin: 100px 0 50px;}

.job_paging {display: flex;align-items: center;}
.job_paging a {display: block;width: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #333;}
.job_page {display: flex;}
.job_page .NormalRed {display: block;width: 35px;line-height: 35px;font-size: 14px;color: #E6E9F1;background-color: #176AB3;border-radius: 19px;text-align: center;}
@media screen and (max-width: 1400px) {
.job_search {height: 70px;margin-bottom: 30px;}
.pull_down ,.easysite-search-title input {width: 270px;height: 45px;}
.job_search_right input {width: 129px;height: 40px;}
}
@media screen and (max-width: 1250px) {
.job_search {height: 60px;}
.pull_down ,.easysite-search-title input {width: 240px;height: 40px;}
.job_search_right input {width: 120px;height: 35px;}
}
@media screen and (max-width: 1150px) {
.pull_down ,.easysite-search-title input {width: 220px;}
}
/* 右边筛选内容 end*/
/* 手机样式 */
@media screen and (max-width: 999px) {
/* 筛选 */
.job_search {width: 100%;padding: 0 10px;height: auto;margin-bottom: 15px;}
.job_search form {padding: 10px 0;}
.job_search_box {display: block;}
.job_search_left {justify-content: space-between;}
.pull_down {margin-right: 0px;}
.pull_down p {font-size: 14px;line-height: 16px;}
.pull_down_tit {position: relative;}
.pull_down_tit select {font-size: 14px;padding: 0px;}
.pull_down_tit img {right: 0;left: auto;}
.pull_down, .easysite-search-title {width: 49%;}
.easysite-search-title input {width: 100%;padding: 0;text-align: center;font-size: 16px;}
.job_search_right input {width: 100%;margin-top: 10px;}
/* 筛选end */
/* 内容 */
.job_screen {padding: 0 10px;}
.job_screen ul li a {padding-bottom: 10px;}
.job_screen ul li a p {font-size: 12px;width: 78%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.job_screen ul li a span {width: 69px;font-size: 12px;}
/* 内容 end*/
/* 分页 */
.job_more {margin: 20px 0 0px;}

}