﻿/**
 * @desc:Home_page css;
 * @author:钟俊辉;
 * @date:2017-05-11;
 */
#sh_header {
  width: 1000px;
  height: 30px;
  margin: auto;
  margin: 0px auto;
  text-align: left;
  overflow: hidden;
}
#sh_header > .sh_top {
  line-height: 30px;
}
#sh_header > .sh_top > .top_l {
  font-family: "宋体";
}
#sh_header > .sh_top > .top_r > .top_login {
  padding-right: 20px;
  color: #999;
}
#sh_header > .sh_top > .top_r > .top_login > .person_login {
  padding-right: 3px;
}
#sh_header > .sh_top > .top_r > .top_login > .person_login:hover {
  color: #0094ff;
}
#sh_header > .sh_top > .top_r > .top_login > .sh_regiter:hover {
  color: #0094ff;
}
#sh_header > .sh_top > .top_r > .company_login {
  width: 80px;
  height: 25px;
  line-height: 25px;
  background-color: #64AAFF;
  color: white;
  text-align: center;
  margin-top: 2px;
}
.sh_nav {
  height: 60px;
  width: 100%;
  margin: auto;
  background-color: #07467B;
  text-align: left;
  line-height: 60px;
}
.sh_nav > .sh_logo > img {
  width: 102px;
  height: 60px;
}
.sh_nav > .sh_logo > ul > li {
  float: left;
  padding-left: 30px;
}
.sh_nav > .sh_logo > ul > li > a {
  color: white;
}
#sh_banner {
  margin: auto;
  height: 300px;
  width: 100%;
  position: relative;
}
#sh_banner > .swiper-container {
  height: 300px;
}
#sh_banner > .swiper-container > .swiper-wrapper {
  height: 300px;
}
#sh_banner > .swiper-container > .swiper-wrapper > li {
  height: 300px;
}
#sh_banner > .sh_search {
  height: 60px;
  width: 914px;
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: content-box;
  overflow: hidden;
  text-align: left;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 30px;
}
#sh_banner > .sh_search > .sh_type {
  padding-left: 10px;
  position: relative;
}
#sh_banner > .sh_search > .sh_type > .search {
  height: 60px;
  line-height: 60px;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content {
  text-align: center;
  width: 100%;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content > #city {
  color: #999999;
  vertical-align: middle;
  cursor: pointer;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content > .city_text_btn {
  height: 47px;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content > #text_city {
  width: 380px;
  color: #999999;
  margin-left: -5px;
  padding-left: 20px;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content > #text_city2 {
  width: 260px;
  color: #999999;
  padding-left: 20px;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content > #btn_city {
  width: 140px;
  background-color: #EB5404;
  color: white;
  cursor: pointer;
  vertical-align: middle;
  border: 0px;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content > .sh_map {
  width: 22px;
  height: 22px;
}
#sh_banner > .sh_search > .sh_type > .search > .search_content > .sh_map > .icon_location {
  display: block;
  width: 16px;
  height: 22px;
  background-image: url(/static/images/Home_page/map.png);
  position: absolute;
  top: 17px;
  right: -35px;
}
.sh_main {
  margin-top: 30px;
}
.sh_main > .key_company {
  position: relative;
}
.sh_main > .key_company > .key_nav {
  text-align: center;
}
.sh_main > .key_company > .key_nav > .key_left {
  width: 53px;
  height: 29px;
  background-color: #64AAFF;
}
.sh_main > .key_company > .key_nav > .key_text {
  color: #FB5800;
}
.sh_main > .key_company > .key_nav > .key_text > span {
  padding-left: 5px;
}
.sh_main > .key_company > .key_nav > .key_text > span > a {
  color: #FB5800;
}
.sh_main > .key_company > .key_nav > .key_text > .linkcolor {
  color: #666666;
  font: bold 14px "MicrosoftYaHei";
}
.sh_main > .key_company > .key_nav > .key_text > .key_zczx {
  color: #666666;
  font: bold 14px "MicrosoftYaHei";
}
.sh_main > .key_company > .key_nav > .key_text > .zczx_el {
  font-family: "ArialMT";
  font-size: 14px;
}
.sh_main > .key_company > .key_nav > .key_border {
  border-bottom: 4px solid #64AAFF;
  padding-top: 29px;
}
.sh_main > .key_company > .job_card {
  height: 320px;
}
.sh_main > .key_company > .job_card > li {
  float: left;
   white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
    box-shadow:2px 2px 10px #DCDCDC;
}
.sh_main > .key_company > .job_card > li:nth-child(3n-1) {
  margin-left: 18px;
  margin-right: 18px;
}
.sh_main > .key_company > .job_card > .item > .inner {
  width: 321px;
  height: 92px;
  background-color: white;
  border: 2px solid #DCDCDC;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  position: relative;
}
.sh_main > .key_company > .job_card > .item > .inner > .job_link {
  color: #0364AF;
  font-size: 14px;
}
.sh_main > .key_company > .job_card > .item > .inner > .job_txt2 {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #68AEEF;
  color: white;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
}
.sh_main > .key_company > .job_card > .item > .inner > .job_txt3 {
  color: #888888;
  font-size: 12px;
}
.sh_main > .key_company > .job_card > .item > .inner > .job_txt4 {
  font-size: 12px;
}
.sh_main > .key_company > .link_text {
  position: absolute;
  top: 160px;
  left: -5px;
  color: white;
}
.sh_main > .key_link {
  padding-top: 20px;
}
.sh_main > .sh_ad {
  /*height: 840px;*/
  margin: auto;
}
.sh_main > .sh_ad > .shad_lg > a > img {
  display: block;
}
.sh_main > .sh_ad > .shad_md {
  padding-top: 10px;
}
.sh_main > .job_fair > .fair_nav {
  height: 40px;
  background-color: #64AAFF;
  line-height: 40px;
}
.sh_main > .job_fair > .fair_nav > .fair_left {
  color: white;
  padding-left: 10px;
}
.sh_main > .job_fair > .fair_nav > .fair_right {
  color: white;
  font-size: 14px;
  padding-right: 5px;
}
.sh_main > .job_fair > .job_main {
  height: 1170px;
  padding-top: 10px;
}
.sh_main > .job_fair > .job_main > .main_nav {
  height: 25px;
  text-align: left;
  background: #f2f2f2;
  font-size: 12px;
  clear: both;
}
.sh_main > .job_fair > .job_main > .main_nav > .main_left {
  color: #FFF;
  height: 25px;
  line-height: 25px;
  width: auto;
  text-align: center;
  padding: 0 20px;
  background-color: #60749f;
}
.sh_main > .job_fair > .job_main > .main_nav > .main_right {
  line-height: 23px;
  padding: 0 15px;
  background: #fff;
  border: #ccc 1px solid;
  font-weight: normal;
  color: #60749f;
}
.sh_main > .job_fair > .job_main > .main_nav > .gm_color {
  background-color: #ef9c0f;
}
.sh_main > .job_fair > .job_main > .main_nav > .lg_color {
  background-color: #969f60;
}
.sh_main > .job_fair > .job_main > .main_body > ul {
  margin-top: 10px;
}
.sh_main > .job_fair > .job_main > .main_body > ul > li {
  color: #666;
  font-size: 12px;
  font-family: "宋体", "arial";
  float: left;
}
.sh_main > .job_fair > .job_main > .main_body > ul > li:nth-child(3n-1) {
  margin-left: 30px;
  margin-right: 30px;
}
.sh_main > .job_fair > .job_main > .main_body > ul > li > a:hover {
  color: #C00;
  text-decoration: underline;
}
.sh_main > .job_fair > .job_main > .main_body > ul > li > a > span {
  color: #0868C8;
}
.sh_main > .job_fair > .job_main > .lh_bogy {
  height: 500px;
}
.sh_main > .job_fair > .job_main > .gm_bogy {
  height: 400px;
}
.sh_main > .zczx_main {
  height: 320px;
  margin-top: 20px;
  margin: auto;
}
.sh_main > .zczx_main > .zczx_left {
  height: 245px;
  width: 673px;
}
.sh_main > .zczx_main > .zczx_left > div {
  margin: 30px 10px;
}
.sh_main > .zczx_main > .zczx_left > div > ul {
  float: right;
  padding-left: 25px;
  font-size: 12px;
}
.sh_main > .zczx_main > .zczx_left > div > ul > li {
  list-style-type: square;
}
.sh_main > .zczx_main > .zczx_left > div > ul > span {
  float: right;
}
.sh_main > .zczx_main > .zczx_right {
  padding: 30px;
}
.sh_main > .zczx_main > .zczx_right > .zczx_right01 {
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  padding-left: 20px;
}
.sh_main > .zczx_main > .zczx_right > .zczx_right01 > span {
  color: #0364AF;
  font-size: 14px;
  font: bold 14px "MicrosoftYaHei";
}
.sh_main > .zczx_main > .zczx_right > .zczx_right01 > ul {
  font-size: 12px;
  padding-left: 50px;
}
.sh_main > .zczx_main > .zczx_right > .zczx_right01 > ul > li {
  list-style: disc;
}
.sh_main > .sh_link > div > span {
  float: left;
}
.sh_main > .sh_link > div > span > a {
  float: left;
  text-align: left;
  margin-right:20px;
  color: #1E84D6;
  font-size: 12px;
}

.bottom_link {
  margin: auto;
  overflow: hidden;
  padding-top: 10px;
  width: 100%;
}
.bottom_link > div {
  float: left;
  height: 80px;
  line-height: 30px;
}
.bottom_link > .bt_logo {
  width: calc(69.11458333%);
}
.bottom_link > .bt_login {
  width: calc(6.92708333%);
}
.bottom_link > .bt_register {
  width: calc(23.95833333%);
}
/*备案信息*/
.backup {
  margin: auto;
  width: 100%;
  line-height: 20px;
  text-align: left;
  padding-top: 20px;
  background-color: #E5E5E5;
  height: 182px;
}
.backup > .backup_main > ul {
  margin-left: 10px;
}
.backup > .backup_main > ul > li {
  float: left;
}
.backup > .backup_main > ul > li > span:nth-child(3n-1) {
  margin-left: 15px;
  margin-right: 15px;
}
.backup > .backup_main > .backup_b {
  margin-top: 10px;
}
.backup > .backup_main > .backup_b > p {
  padding-bottom: 5px;
  line-height: 25px;
}
.backup > .backup_main > .backup_b > p > .split {
  padding-left: 10px;
  font-size: 14px;
}
.backup > .backup_main > .backup_b > p > .split > a {
  color: #39658D;
}

