input::input-placeholder{
	color:#606266 !important;
}
input::-webkit-input-placeholder{
	color:#606266 !important;
}
input::-moz-placeholder{
	color:#606266 !important;
}
input::-ms-input-placeholder{
	color:#606266 !important;
}
.text_desc{
    /*padding: 50px;*/
    font-size: 18px;
    line-height: 2;
    text-indent: 35px;
}
.text_tit{
    font-weight:bold;
    color:#000;
    font-size:20px
}
.content_detail{
    width: 1200px;
    margin: auto;
    padding: 10px 0;
}
.el-select {
    margin-right: 5px;
    width: 150px;
    float: right;
}
.el-input__inner{
    height: 46px;
    line-height: 46px;
}
.reserve_status_float{
    float:left;
}
.el-descriptions__body {
    color: #333;
}
body{
    color:#333;
}
.el-descriptions-item__label:not(.is-bordered-label) {
    margin-right: 0px;
}
.content1_btn {
    padding-left: 20px;
    margin-top: -10px;
    margin-right:20px;
}
.content1_btn .btn_bg1 {
background: rgb(255, 151, 27);
  margin-top: 29px;
  margin-bottom: 16px;
}
.content1_btn .btn_2:hover {
    opacity: .7;
}
.content1_btn .btn {
    cursor: pointer;
    display: inline-block;
    background: rgb(255, 151, 27);;
    color: #fff;
    padding: 10px 33px;
    font-size: 14px;
    border-radius: 5px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.join_list_box .jobfair_list {
    width: 290px;
    height: 279px;
    background: #fff;
    margin-right: 12px;
    padding: 26px 20px 14px;
    margin-bottom: 10px;
    position: relative;
    transition: linear all 0.2s;
    border-radius:5px;
}
.float2 {
    float: left;
}
.jobfair_list .base_information {
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.clearfix {
    *zoom: 1;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.jobfair_list .base_information .text {
    width: 188px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jobfair_list .base_information .text a {
    color: #333;
    font-size: 16px;
    cursor: pointer;
}
.clearfix:after {
    clear: both;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.jobfair_list .post {
    margin-bottom: 14px;
}
.jobfair_list .post a {
    color: #666;
    font-size: 14px;
    cursor: pointer;
}
.jobfair_list .post .btn {
    border: 1px solid #1787fb;
    color: #1787fb;
    font-size: 12px;
    padding: 3px 16px;
    border-radius: 30px;
    float: right;
    cursor: pointer;
}
.jobfair_list .post .btn:hover{
    background:#1787fb;
    color:#fff;
}
.jobfair_list .move_wrapper {
    text-align: center;
    padding: 8px 0;
    position: absolute;
    left: 20px;
    bottom: 14px;
    width: 250px;
}
.move_wrapper a {
    color: #999;
    font-size: 12px;
    cursor: pointer;
}
.join_meeting_wrapper{
    background: #f3f3f3;
    width: 1200px;
    margin: auto;
    padding: 10px 0;
}
.process_text{
    margin-bottom: 30px;
    padding: 24px 34px 0px 20px;
    position: relative;
    color: #333333;
    font-size: 18px;
    line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
    min-height: 200px;
}
.process_text_all{
    margin-bottom: 30px;
    padding: 24px 34px 0px 20px;
    position: relative;
    color: #333333;
    font-size: 18px;
    line-height: 28px;
    min-height: 200px;
}
.process_more{
    padding: 5px 34px 5px 20px;
    position: relative;
    color: #333333;
    background: #f7f7f7;
    text-align: center;
    cursor: pointer;
    border-radius: 8px 8px 0 0;
}
.search_wrapper {
    /*background: #f8f8f8;*/
    padding: 17px 40px 17px 50px;
    border-radius: 5px;
}
.jobfair_search_box {
    background: #fff;
    margin-right: 70px;
}
.jobfair_search_box .search_select {
    width: 122px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    position: relative;
    padding-left: 23px;
    padding-right: 16px;
}
.jobfair_search_box .select_hover_box {
    width: 100%;
    background: #fff;
    border: 1px solid #e2e2e2;
    text-align: center;
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    z-index: 10;
}
.jobfair_search_box .select_hover_box li {
    padding: 5px 0;
}

.jobfair_search_box .search_input input {
    width: 320px;
    border: none;
    border-left: 1px solid #ededed;
    height: 20px;
    padding-left: 20px;
    margin-top: 13px;
}
.jobfair_search_box .search_btn button {
    width: 110px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #1787fb;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}
.post_wrapper {
    margin-right: -12px;
}
.post_item {
    width: 290px;
    background: #fff;
    padding: 26px 22px 25px;
    margin-right: 12px;
    margin-bottom: 13px;
}
.post_item .post_img {
    width: 52px;
    height: 52px;
    margin-right: 10px;
    border: 1px solid #f5f5f5;
}
.post_item .post_img img {
    width: 52px;
    height: 52px;
}
.post_item .post_text {
    border-bottom: 1px dashed #ebebeb;
}
.post_item .post_name {
    margin-bottom: 13px;
}
.post_item .post_name a {
    cursor: pointer;
    color: #333333;
    font-size: 16px;
    width: 114px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post_item .post_name span {
    color: #ff552e;
    font-size: 14px;
    float: right;
}
.post_item .post_information {
    color: #666666;
    font-size: 12px;
    margin-bottom: 21px;
}
.post_item .post_information span {
    position: relative;
    padding-right: 13px;
}
.post_item .btn_box {
    margin-top: 16px;
}
.post_item .btn_box a {
    color: #999999;
    font-size: 12px;
    line-height: 22px;
    cursor: pointer;
    width: 156px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn_box .btn{
    border: 1px solid #1787fb;
    color: #1787fb;
    font-size: 12px;
    padding: 3px 16px;
    border-radius: 30px;
    float: right;
    cursor: pointer;
}
.btn_box .btn:hover{
    background:#1787fb;
    color:#fff;
}
.content_job.ol {
    padding-top: 20px;
}
.content_job {
    width: 1200px;
    margin: auto;
    padding: 10px 0;
}
.jobfair_list .base_information .img {
    width: 52px;
    height: 52px;
    border: 1px solid #f3f3f3;
    margin-right: 10px;
}
.jobfair_list .base_information .img img {
    width: 52px;
    height: 52px;
}
.divider {
    font-size: 12px;
    color: #555;
    line-height: 32px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 5px;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
.total span{
    font-size: 16px;
    font-weight: bold;
    color:rgb(255,151,27) !important;
}
.total p{
    font-size: 16px;
}
button {
  border: none;
  background: none;
  padding: 0;
}
/*@media only screen and (max-width: 768px) {*/
/*  .header {*/
/*    width: 1200px;*/
/*  }*/
/*}*/
@media screen and (max-width: 991px) {
    .header {
        width: 1200px;
    }
    .content_wrapper{
        width: 1200px;
    }
}
.header{
    font-size: 0px;
}
.header img{
    width: 100%;
    height: 100%;
}
.header .nav {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-around;
}
.header .nav .nav_ele {
    cursor: pointer;
    text-align: center;
    padding-top: 30px;
    font-weight: 700;
    width: 100%;
    color: #2a95d8;
    font-size: 28px;
}
.header .nav .active, .header .nav .nav_ele:hover {
    color: #fff;
    background-color: #2a95d8;
}
.jobFair_list {
  background-color: #fff;
  padding: 29px 45px 29px 30px;
  position: relative;
  border-bottom: 2px solid #f3f3f3;
}
.jobFair_list .reserve_img {
  position: absolute;
  right: 0;
  top: 0;
}
.jobFair_list .jobFair_img {
  width: 244px;
  height: 144px;
  margin-right: 21px;
}

.jobFair_list .jobFair_img img {
  width: 100%;
  height: 100%;
}

.jobFair_list .jobFair_list_con {
  padding: 5px 0 0 0;
}

.jobFair_list .jobFair_list_con .title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 17px;
}

.jobFair_list .jobFair_list_con .Sponsor,
.jobFair_list .jobFair_list_con .time,
.jobFair_list .jobFair_list_con .place,
.jobFair_list .jobFair_list_con .reserve_status {
  font-size: 14px;
  margin-bottom: 14px;
  width: 600px;
}
.reserve_status.status0 {
  color: #ff6600;
}
.reserve_status.status1 {
  color: #ff6363;
}
.reserve_status.status2 {
  color: #8c8c8c;
}
.reserve_status.status3 {
  color: #1787fb;
}
.reserve_status.status4 {
  color: #1787fb;
}
.reserve_status.status5 {
  color: #ff6600;
}
.jobFair_list .jobFair_btn {
  float: right;
  margin-right: 43px;
}
.jobFair_list .jobFair_btn .bt_one {
  position: absolute;
  right: 88px;
  top: 50%;
  transform: translate(0, -50%);
  float: none;
  margin-right: 0;
}
.jobFair_list .jobFair_btn .btn {
  padding: 10px 37px;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  text-decoration: none;
  display: block;
}
.jobFair_list .jobFair_btn .btn_bg1 {
  background: rgb(255, 151, 27);
  margin-top: 29px;
  margin-bottom: 16px;
}
.jobFair_list .jobFair_btn .btn_bg1:hover {
  opacity: 0.7;
}
.jobFair_list .jobFair_btn .btn_bg2 {
  background: #3889fa;
}
.jobFair_list .jobFair_btn .btn_bg2:hover {
  opacity: 0.7;
}
.jobFair_list .jobFair_btn .btn_margin {
  margin-top: 81px;
}

/* 招聘会参会企业 */
.jobFair_box {
  background: #fff;
  padding: 28px 45px 28px 30px;
  position: relative;
  margin-bottom: 10px;
}

.jobFair_box .right_img {
  position: absolute;
  right: 0;
  top: 0;
}

.jobFair_box .jobFair_img {
  width: 246px;
  height: 145px;
  margin-right: 20px;
}
.jobFair_box .jobFair_img img {
  width: 100%;
  height: 100%;
}

.jobFair_box .jobFair_text_box {
}

.jobFair_box .jobFair_text_box .title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}

.jobFair_box .jobFair_text_box .sponsor,
.jobFair_box .jobFair_text_box .time {
  color: #666666;
  font-size: 14px;
}
.jobFair_box .jobFair_text_box .reserve_status {
  font-size: 14px;
  margin-top: 14px;
}
.jobFair_box .jobFair_text_box .sponsor {
  margin-bottom: 14px;
}

.jobFair_box .jobFair_text_box .total {
  margin-bottom: 15px;
}
.jobFair_box .jobFair_text_box .total p {
  display: inline-block;
  margin-right: 40px;
  font-size: 14px;
  color: #666;
}
.jobFair_box .jobFair_text_box .total p span {
  color: #333;
  font-size: 20px;
  margin-left: 5px;
}

.jobFair_box .jobFair_btn {
  float: right;
  text-align: center;
  margin-right: 43px;
  margin-top: 44px;
}
.jobFair_box .jobFair_btn button {
  padding: 9px 37px;
  color: #ffffff;
  background: #1787fb;
  font-size: 14px;
  border-radius: 5px;
  margin-bottom: 18px;
  cursor: pointer;
}
.jobFair_box .jobFair_btn button:hover {
  background: #177ae0;
}
.jobFair_box .jobFair_btn button.not,
.jobFair_box .jobFair_btn button.stop {
  background: #e8e8e8;
  color: #666;
}
.jobFair_box .jobFair_btn span {
  color: #666666;
  font-size: 14px;
  cursor: pointer;
}


.join_meeting_wrapper .recommend_box {
  padding: 0 30px;
}

.join_list_wrapper .join_sum {
  color: #666666;
  font-size: 16px;
  padding: 38px 0 18px;
}
.join_list_wrapper .join_sum span {
  color: #ff0000;
}

.join_list_wrapper .join_list_box {
  margin-right: -20px;
}

.join_list {
  width: 560px;
  background: #fbfbfb;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 20px 20px 22px 20px;
}

.join_list_box .join_list .join_company {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.join_list_box .join_list .BoothNo {
  float: right;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
}
.join_list_box .join_list .recruit_post_list {
  /* margin-bottom: 10px; */
  height: 52px;
  overflow: hidden;
}

.join_list_box .join_list .recruit_post_list .joburl {
  display: inline-block;
  color: #666666;
  font-size: 14px;
  margin-right: 20px;
  line-height: 26px;
}
.join_list_box .join_list .post_sum {
  color: #999;
  font-size: 13px;
}
.join_list_box .join_list .post_sum span {
  color: #ff6600;
}
.join_list_box .join_list .post_sum a {
  color: #1787fb;
  font-size: 13px;
  cursor: pointer;
}

/* 精彩回顾 */
.review {
  background: #fff;
  padding: 50px 0 49px;
}
.review img {
  display: block;
  width: 823px;
  height: 617px;
  margin: 0 auto 45px;
}

/* 招聘会详情 */
.join_con {
  background: #fff;
  padding: 50px 60px 67px;
}
.join_con .join_con_title {
  color: #333;
  font-size: 14px;
  text-align: center;
  margin-bottom: 32px;
}
.join_con .join_article {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
}
.join_con .beCareful {
  color: #ff0000;
  font-size: 14px;
  margin-top: 53px;
}
.join_con .beCareful p {
  text-align: right;
  color: #666666;
  font-size: 14px;
  margin-top: 38px;
}

/* 交通路线 */
.itinerary_con {
  background: #fff;
  padding: 0 34px 30px 31px;
}
.itinerary_con .title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 28px 0 24px;
}

.itinerary_con .address {
  color: #333333;
  font-size: 14px;
  padding-left: 15px;
  background: url(../images/address_icon.png) no-repeat;
  margin-bottom: 15px;
}
.itinerary_con .map {
  width: 1136px;
  height: 300px;
  background-color: #cccccc;
  margin-bottom: 30px;
}

/* 在线预定 */
.book_online_wrapper {
  background: #fff;
  padding: 0 30px;
}

.booth .title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 28px 0 20px;
}

.booth .booth_img img {
  display: block;
  margin: auto;
  max-width: 1140px;
}

.reserve_wrapper .title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 43px 0 48px;
}
.reserve_wrapper .reserve_state {
  color: #666;
  font-size: 14px;
  margin-bottom: 27px;
  margin-left: 27px;
}

.reserve_state .explain {
  float: left;
  line-height: 28px;
}

.reserve_state .reserve_state_item {
  margin-left: 33px;
  float: left;
}
.reserve_state .reserve_state_item div {
  width: 64px;
  height: 28px;
  margin-right: 8px;
  float: left;
  border-radius: 5px;
}
.reserve_state .reserve_state_item span {
  float: left;
  line-height: 28px;
}

.reserve_state .reserve_state1 {
  border: 1px solid #e2e2e2;
}
.reserve_state .reserve_state2 {
  background: #fff3d9;
}
.reserve_state .reserve_state3 {
  background: #ff772d;
}
.reserve_state .reserve_state4 {
  background: #e2e2e2;
}

.reserve .reserve_sum {
  color: #666666;
  font-size: 14px;
  margin-bottom: 25px;
  margin-left: 27px;
}
.reserve .reserve_sum span {
  color: #333333;
  font-size: 20px;
}
.reserve .seat {
  padding-bottom: 180px;
}

.seat .region {
  width: 84px;
  margin: 0 90px 0 27px;
}

.seat .region button {
  width: 84px;
  height: 35px;
  border: 1px solid #f5d485;
  background: #fff3d9;
  text-align: center;
  line-height: 37px;
  color: #666666;
  font-size: 14px;
  margin-bottom: 18px;
  border-radius: 5px;
  cursor: pointer;
}

.seat .storey_sum {
  width: 830px;
}

.seat .storey_wrapper {
  text-align: center;
}

.storey_wrapper .storey {
  padding: 10px 34px;
  border-radius: 3px;
  background: #ff772d;
  margin-bottom: 25px;
  margin-left: -20px;
  color: #fff;
  cursor: pointer;
}

.seat .region_list {
  margin-right: -20px;
}

.seat .region_list .region_item {
  padding: 8px 26px;
  border: 1px solid #e2e2e2;
  color: #666666;
  font-size: 14px;
  margin-right: 15px;
  margin-bottom: 20px;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 100px;
  text-align: center;
}

.region_item:hover .tip {
  display: block;
}

/* 悬停 */
.region_item .tip {
  width: 320px;
  position: absolute;
  top: 35px;
  left: -1px;
  z-index: 1;
  display: none;
}

.region_item .succeed {
  border: 1px solid #666;
}
.region_item .audit {
  border: 1px solid #ff6600;
}
.region_item .bookable {
  border: 1px solid #fc4c4e;
}

.region_item .tip .arrow {
  width: 18px;
  height: 7px;
  margin-left: 38px;
  background: url(../images/jobfair_arrow.png);
  background-repeat: no-repeat;
}

.region_item .tip .arrow_succeed {
  background-position: -45px 0;
}

.region_item .tip .arrow_audit {
  background-position: -0px 0;
}
.region_item .tip .arrow_bookable {
  background-position: -88px 0;
}

.region_item .tip .box {
  background-color: #fffcf1;
  border-radius: 5px;
}

.region_item .tip .box .t {
  padding-left: 20px;
  height: 38px;
  line-height: 38px;
  color: #ffffff;
}
.region_item .tip .box .t_succeed {
  background-color: #4b4b4b;
}
.region_item .tip .box .t_audit {
  background-color: #ff6600;
}
.region_item .tip .box .t_bookable {
  background-color: #fc4c4e;
}

.region_item .tip .box .restxt {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  width: 280px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666666;
  text-decoration: none;
  font-size: 16px;
}

.region_item .tip .box .restxt .btn {
  padding: 8px 20px;
  background-color: #ff6600;
  border-radius: 20px;
  color: #ffffff;
  font-size: 14px;
  margin-left: 20px;
}
.reserve .seat .activeButton {
  background: #ff772d;
  color: #fff;
}
.seat .region_list .status1 {
  background: #fff3d9;
}
.seat .region_list .status2 {
  background: #ff772d;
  color: #fff;
}
.seat .region_list .status3 {
  background: #e2e2e2;
}

.el-dialog--center .el-dialog__body {
  padding: 30px 35px 60px;
}

.btn_wrapper {
  text-align: center;
  margin-top: 53px;
}
.btn_wrapper .el-button {
  padding: 8px 63px;
  font-size: 16px;
}

.item {
  margin-bottom: 20px;
}

.item .keyName {
  display: inline-block;
  width: 80px;
  text-align: right;
}
.item .inputWidth {
  width: 320px;
}
.join_con.intro {
  background: #fff;
  padding: 30px 280px 67px 60px;
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  min-height: 234px;
}
.join_con.intro .jc_title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
}
.join_con.intro .intro_img {
  position: absolute;
  right: 60px;
  top: 30px;
  width: 175px;
  height: 175px;
  border: 0;
}
.join_con.intro .jc_content {
  margin-bottom: 20px;
  padding-left: 5px;
}
