﻿@charset "utf-8";
/* CSS Document */


.job-submit-form .salary_fixed, .job-submit-form .salary_min, .job-submit-form .salary_max{
	display:none;
	}

.job-submit-form .file-upload-container{}

.job-submit-form .file-upload-container .loading{}

.job-submit-form #uploaded-image-container {
  margin: 10px 0 0;
  max-height: 100px;
  overflow: hidden;
  width: 100px;
}


.job-submit-form #file-upload-container .loading{
	display:none;
	
	}

.job-submit-form #file-upload-container #file-uploader {
  background: rgb(53, 202, 130) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  display: inline-block;
  margin: 10px 0 0;
  padding: 3px 12px;
  text-decoration: none;
}

.check-img{
    margin: 15px 0 5px;
    text-align: center;
}
.check-img img{
    height: 36px;
    width: 48px;
}

.goodsName,.commodityName,.orgname{
    margin: 15px 0;
    text-align: center;
}

.findnothing{
  margin-top: 50px;
    text-align: center;
}

.post-content-wrapper{ background: #fff;
  -webkit-box-shadow: 2px 2px 2px rgb(0 0 0 / 4%);
  box-shadow: 2px 2px 2px rgb(0 0 0 / 4%);
  padding: 20px;min-height: 370px;
  height: 370px;border-color: #E8E8E8; width: 30%; float: left; margin: 0 1.6% 2.992em 1.6%;
}
.post-content-wrapper .post-date{
  background-color: #0A6DB7; color: #fff;line-height: 1.6em;
  padding: 0 10px;
  display: inline-block;
  font-size: .75em;
  font-weight: 700;
  margin-right: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: none;
}


.page-template .post-content-wrapper .entry-title{color: #000000; margin: 0; text-align: left;    font-size: 18px;}
.page-template .post-content-wrapper .entry-title a{color: #000000; margin: 0; text-align: left;    font-size: 18px;}
.page-template .post-content-wrapper .entry-content{margin: 0; min-height: 259px; }
.page-template .post-content-wrapper .post_data{color: #b9b9b9; font-size: 14px; }
.page-template .post-content-wrapper .post_data a{ color: #b9b9b9;font-size: 14px; }
.page-template .post-content-wrapper .entry-content p{ color: #777777;font-size: 16px; }
.page-template .post-content-wrapper .entry-footer{ padding: 10px 0 0;
  border-width: 1px 0 0;
  border-style: solid; }
.page-template .post-content-wrapper .entry-footer a{display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 1;
  padding: 5px 0;
  font-size: .875em;color: #000000; }
@font-face {
  font-family: rtui;
  src: url(../fonts/rtui.eot?31081414);
  src: url(../fonts/rtui.eot?31081414#iefix) format("embedded-opentype"),url(../fonts/rtui.woff2?31081414) format("woff2"),url(../fonts/rtui.woff?31081414) format("woff"),url(../fonts/rtui.ttf?31081414) format("truetype"),url(../fonts/rtui.svg?31081414#rtui) format("svg");
  font-weight: 400;
  font-style: normal
}
.read_more:after {
  content: "\006D";
  display: inline-block;
  font-family: rtui;
  padding-left: 10px;
}


@media screen and (max-width: 540px){
  .post-content-wrapper{ width: 100%; margin: 0 auto 2.992em auto; }
}
























