.contain {
  background: #2a0f5e;;
}
.contain .banner {
  margin-bottom: -90px;
}
.contain .banner img {
  width: 100%;
}

.contain .inner {
  position: relative;
  padding-bottom: 140px;
}

.contain .inner .wrapper {
  width: 960px;
  margin: 0 auto;
}

.contain .inner .wrapper .video1, .contain .inner .wrapper .video2 {
  width: 444px;
  height: 337px;
  background: url("../img/video-bg.png") center no-repeat;
}

.contain .inner .wrapper .video1 video, .contain .inner .wrapper .video2 video {
  margin-top: 80px;
  margin-left: 18px;
}

.contain .inner .wrapper .list1 {
  margin-top: 75px;
}

.contain .inner .wrapper .list1 .title1 {
  width: 233px;
  height: 35px;
  background: url("../img/title1.png") center no-repeat;
  margin: 0 auto;
}

.contain .inner .wrapper .list1 ul {
  margin-top: 45px;
}

.contain .inner .wrapper .list1 ul li {
  width: 460px;
  height: 270px;
  background: url("../img/list-bg1.png") center no-repeat;
  padding: 9px 10px 15px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.contain .inner .wrapper .list1 ul li:nth-of-type(even) {
  float: right;
}

.contain .inner .wrapper .list1 ul li:nth-of-type(odd) {
  float: left;
}

.contain .inner .wrapper .list1 ul li .company {
  display: block;
  padding: 7px 10px;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
}

.contain .inner .wrapper .list1 ul li .company:hover {
  background: #2a0f5e;
}

.contain .inner .wrapper .list1 ul li .company .clogo {
  margin-right: 15px;
}

.contain .inner .wrapper .list1 ul li .company .clogo img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
}

.contain .inner .wrapper .list1 ul li .company .desc p {
  width: 314px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.contain .inner .wrapper .list1 ul li .company .desc .desc1 {
  font-size: 20px;
}

.contain .inner .wrapper .list1 ul li .company .desc .desc2 {
  margin: 15px 0 10px;
}

.contain .inner .wrapper .list1 ul li .jobs {
  margin-top: 20px;
  height: 100px;
}

.contain .inner .wrapper .list1 ul li .jobs a {
  display: block;
  font-size: 16px;
  color: #fee737;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 4px;
  margin-bottom: 5px;
}

.contain .inner .wrapper .list1 ul li .jobs a:hover {
  background: #2a0f5e;;
}

.contain .inner .wrapper .list1 ul li .jobs a .job {
  display: inline-block;
  width: 290px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
}

.contain .inner .wrapper .list1 ul li .look-more {
  color: #fff;
  font-size: 16px;
  display: table;
  margin: 0 auto;
  opacity: .9;
}

.contain .inner .wrapper .list1 ul li .look-more:hover {
  opacity: 1;
}

.contain .inner .wrapper .list2 {
  margin-top: 90px;
}

.contain .inner .wrapper .list2 .title2 {
  width: 227px;
  height: 35px;
  background: url("../img/title2.png") center no-repeat;
  margin: 0 auto;
}

.contain .inner .wrapper .list2 .search {
  padding-top: 45px;
}

.contain .inner .wrapper .list2 .search input {
  width: 855px;
  height: 34px;
  font-size: 16px;
  color: #68728f;
  text-indent: 2em;
  background: #dbe3ff;
  border-radius: 4px;
}

.contain .inner .wrapper .list2 .search .search-btn {
  width: 94px;
  height: 34px;
  background: url("../img/search-btn.png") center no-repeat;
  cursor: pointer;
}

.contain .inner .wrapper .list2>ul {
  margin-top: 25px;
}

.contain .inner .wrapper .list2>ul li {
  float: left;
  width: 314px;
  height: 110px;
  background: url("../img/list-bg2.png") center no-repeat;
  margin-right: 9px;
  margin-bottom: 12px;
}

.contain .inner .wrapper .list2>ul li:nth-of-type(3n) {
  margin-right: 0;
}

.contain .inner .wrapper .list2>ul li a {
  display: inline-block;
  width: 314px;
  height: 110px;
  padding: 18px 0 0 16px;
  color: #fff;
  box-sizing: border-box;
}

.contain .inner .wrapper .list2>ul li a .logo {
  margin-right: 30px;
}

.contain .inner .wrapper .list2>ul li a .logo img {
  width: 72px;
  height: 72px;
  border-radius: 12px;
}

.contain .inner .wrapper .list2>ul li a .content h2 {
  font-size: 18px;
  width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
}

.contain .inner .wrapper .list2>ul li a .content p {
  line-height: 1;
  width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.contain .inner .wrapper .list2>ul li a .content .company {
  font-size: 14px;
  color: #c2d9ff;
  margin: 8px 0 10px;
}

.contain .inner .wrapper .list2>ul li a .content .price {
  font-size: 16px;
  color: #fee737;
}

.contain .inner .fuli {
  width: 960px;
  margin: 75px auto 0;
}

.contain .inner .fuli .title3 {
  width: 227px;
  height: 36px;
  background: url("../img/title3.png") center no-repeat;
  margin: 0 auto;
}

.contain .inner .fuli .fuli-pic {
  margin-top: 45px;
}

.contain .inner .fuli .fuli-pic a {
  display: block;
}

.contain .inner .fuli .fuli-pic a img {
  width: 464px;
  height: 142px;
}

.city-box{
  margin-top: 18px;
  height: 40px;
  border-radius: 4px;
  background: url('../img/city-bg.png');
  overflow: hidden;
}
.city-box ul li{
  float: left;
  width: 137px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.city-box ul li.active{
  color: #2a0f5e;
  background: #fff;
}




.guide-bar{
  background: #668aff;
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.guide-bar .context{
  width: 1286px;
  height: 60px;
  margin: 0 auto;
  position: relative;
}
.guide-bar .context .bar-bg1{
  width: 345px;
  height: 80px;
  background: url('../img/guide-bar1.png') center no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}
.guide-bar .context .bar-bg2{
  width: 74px;
  height: 80px;
  background: url('../img/guide-bar2.png') center no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}
.guide-bar .context .bar-txt{
  width: 825px;
  margin-left: 350px;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
}
.guide-bar .context .bar-txt .bar-login,.guide-bar .context .bar-txt .bar-register{
  display: inline-block;
  width: 80px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  cursor: pointer;
}
.guide-bar .context .bar-txt .bar-login{
  border: 1px solid #fff;
  margin-right: 10px;
}
.guide-bar .context .bar-txt .bar-register{
  color: #138aa4;
  background: #fff;
}
