@charset "UTF-8";

.main-wrap {
  min-height: 500px;
  height: auto !important;
  _height: 500px; }

.main {
  min-height: 500px;
  height: auto !important;
  _height: 500px; }

.main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

.main-wrap {
  width: 100%;
  margin-top: 10px; 
}
.main-wrap .main {
  width: 1200px;
  margin: 0 auto; }
.main-wrap .main .main_title {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border: #dedede 1px solid; }
.main-wrap .main .main_title ul {
  width: 100%;
  padding: 0 26px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-family: '微软雅黑';
  color: #666; }
.main-wrap .main .main_title ul li {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 6px;
  overflow: hidden; }
.main-wrap .main .main_title ul li span {
  display: block;
  float: left;
  margin: 0 14px;
  color: #666; }
.main-wrap .main .main_title ul li b {
  margin: 0 13px;
  font-weight: 500;
  cursor: pointer; }
.main-wrap .main .main_title ul .first {
  line-height: 55px; }
.main-wrap .main .main_title ul .font_color {
  color: #e29a66; }
.main-wrap .main .main_title ul .border {
  line-height: 55px;
  border-top: 1px #dedede dashed; }
.main-wrap .main .word_space {
  display: inline-block;
  width: 24px; }
.main-wrap .main .main_title ul strong {
  display: block;
  width: 1074px;
  line-height: 36px;
  margin-top: 9px;
  /* float: left; */ }
.main-wrap .main .main_title p {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 54px;
  padding-top:14px;
  border-top: #dedede 1px solid;
  background: #f8fcfb;
  color: #6d6d6d;
  padding-left: 42px; }
.main-wrap .main .main_title p span {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e29a66;
  padding: 3px 5px 4px 9px;
  display:inline-block;
  margin-right: 20px;
  cursor: pointer; }
.main-wrap .main .main_title p span i {
  font-style: normal; padding-right:10px;display:inline-block;}
.main-wrap .main .main_title p span button {
  display:inline-block;
  border: none;
  background: url(../../../image/img3/del.png) no-repeat;
  width: 7px;
  height: 7px;
  cursor: pointer;
 position: relative;
  top: -5px;
  padding: 0; }
.main-wrap .main .select {
  width: 100%;
  height: 44px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dedede;
  margin-top: 10px;
  background: #fff; }
.main-wrap .main .select ul {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding:15px 0; }
.main-wrap .main .select ul li {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 15px;
  float: left;
  width: 96px;
  text-align: center;
  cursor: pointer;
  height:13px; }
.main-wrap .main .select ul .bor {
  border-right: 1px solid #dedede;
  background: url(../../../image/img3/arow.png) no-repeat 75px; }
.main-wrap .main .select ul #recruiting {
  display: block;
  float: left;
  cursor: pointer;
  width: 12px;
  height: 12px;
  margin-top: 1px;
  margin-left: 31px; }
.main-wrap .main .select ul label {
  margin-left: 3px;
  cursor: pointer; }
.main-wrap .main .select ul .actives {
  color: #e29a66;
  background: #f8fcfb url(../../../image/img3/arow_active.png) no-repeat 75px; }
.main-wrap .main .main_content {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
.main-wrap .main .main_content .list_content {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%; }
.main-wrap .main .main_content .list_content ul {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1232px;
  height: 100%;
  margin-top:20px;
  }
.main-wrap .main .main_content .list_content ul li {
  margin:0 30px 30px 6px; }
.main-wrap .main .main_content .list_content ul .marClear {
  margin-right: 0; }
.main-wrap .main .main_content .list_content ul .join {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  height: 404px;
  background: #fff;
  box-shadow: 0px 4px 6px #ccc;
  float: left; }
.main-wrap .main .main_content .list_content ul .join img {
  display: block;
  width: 270px;
  height: 202px;
  background:#eee }
  .main-wrap .main .main_content .list_content ul .join h3{
    margin: 20px 20px 0px 20px;
    height:22px;
    overflow:hidden;
  }
.main-wrap .main .main_content .list_content ul .join p {
  margin: 0px 20px;
  height:20px;
  line-height:20px;
  margin-bottom: 0;
 /*  text-overflow: ellipsis; */
  overflow: hidden;
 /*  white-space: nowrap;  */}
/* .main-wrap .main .main_content .list_content ul .join .mar12 {
  margin-top: 5px;
  margin-bottom: 20px; } */
.main-wrap .main .main_content .list_content ul .join h3 {
  font-size: 16px;
  color: #333;
  font-weight:normal; }
.main-wrap .main .main_content .list_content ul .join .info {
  color: #666; 
  margin-bottom:18px;}
.main-wrap .main .main_content .list_content ul .join .color {
  color: #686868; }
.main-wrap .main .main_content .list_content ul .join a {
  display: block;
  border-bottom: 3px solid #e29a66;
  width: 172px;
  height: 37px;
  line-height: 40px;
  text-align: center;
  background: #e29a66;
  font-size: 14px;
  color: #fff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 16px auto 26px; }
.main-wrap .main .main_content .list_content ul .join a:active {
  background: #e29a66; }
.main-wrap .main .main_content .list_content ul .show_list {
  height: 420px; }
.main-wrap .main .main_content .list_content ul .show_list .marBto20 {
  margin-bottom: 20px; }

.page {
  height: 39px;
  width: 720px;
  margin: 100px auto;
  margin-bottom: 0; }
.page span {
  display: block;
  float: left;
  margin: 0 4px;
  padding: 7px 12px;
  border: 1px solid #dedede;
  font-size: 14px;
  color: #6d6d6d;
  cursor: pointer;
  background: #fff; }
.page .active {
  background: #e29a66;
  color: #fff; }
 /* .btn-loading{ display:block; border: 0; height: 75px; text-indent: -99em; overflow: hidden; background: url(../image/btn-loading.gif) center center no-repeat;}
  */ 