/* 公用 */
.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%;}
/* 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;}
/* 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 {height: 45px;line-height: 45px;display: none;}
}
/* 右边筛选内容 */
.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 {display: flex;align-items: center;background-color: #F8F8F8;height: 90px;padding-left: 40px;padding-right: 34px;margin-bottom: 42px;}
/* 下拉 */
.pull_down {display: flex;align-items: center;justify-content: space-around;width: 29%;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;}
/* 下拉 end*/
/* 搜索 */
.job_search form {width: 67%;}
.job_search_box {display: flex;width: 100%;justify-content: space-between;align-items: center;}
/* 搜索框 */
.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;}
/* 搜索 :end*/
/* 筛选搜索 end*/

/* 筛选内容 */
.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 {height: 45px;}
.easysite-search-title input {width: 270px;}
.job_search_right input {width: 129px;height: 40px;}
}
@media screen and (max-width: 1350px) {
.pull_down {width: 40%;}
.job_search form {width: 60%;}
}
@media screen and (max-width: 1250px) {
.job_search {height: 60px;}
.pull_down ,.easysite-search-title input {height: 40px;}
.easysite-search-title input {width: 240px;}
.job_search_right input {width: 120px;}
}
@media screen and (max-width: 1150px) {
.easysite-search-title input {width: 220px;}
}
@media screen and (max-width: 1100px) {
.pull_down p , .pull_down_tit select ,.easysite-search-title input ,.job_search_right input {font-size: 14px;}
}
/* 右边筛选内容 end*/
/* 手机样式 */
@media screen and (max-width: 999px) {
/*公用*/
.cont1_box {width: 100%;padding: 0 10px;}
#cont1_left {display: none;}
.cont1_right {width: 100%;}
/*公用end*/
/*banner*/
.job_banner {height: 170px;}
.job_banner img {height: 100%;object-fit: cover;}
.job_banner .job_tit {top: 50%;}
.job_tit_cont p {width: 100%;line-height: 30px;font-size: 36px;background: none;}
/*banner end*/
/* 筛选 */
.job_search {width: 100%;padding: 10px 10px;height: auto;margin-bottom: 15px;display: block;flex-wrap: wrap;}
.job_search form {padding: 10px 0;width: 100%;}
.job_search_box {}
.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%;}
.job_search_right {width: 49%;}
.easysite-search-title input {width: 100%;padding: 0;text-align: center;font-size: 16px;}
.job_search_right input {width: 100%;}
/* 筛选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;}
}