* {
  user-select: none;
}

body {
  letter-spacing: 2px;
  cursor: default;
  font-family: sans-serif !important;
  background: #f6f6f6 !important;
}

.pc-menus .tit {
  color: #333333;
}

.header {
  height: 80px;
}

.cdata {
  width: 74%;
  margin-left: 15.5%;
  margin-top: 110px;
}

.cdata li::after {
  background: transparent;
}

img {
  border: 0;
}

#container {
  width: 800px;
  height: 130px;
  margin: 100px auto;
  border: 3px solid blue;
  overflow: hidden;
  position: relative;
}

#container ul {
  list-style: none;
  width: 10000px;
  position: absolute;
}

#container ul li {
  float: left;
  margin-right: 20px;
}

#container ul li img {
  width: 100px;
  height: 50px;
}

.header .hdinner {
  background: transparent !important;
}

.hd1-a1 {
  background: #fff !important;
  box-shadow: 10px 5px 20px #efefef;
}

.hd1-a5 {
  color: #333 !important;
}

.join_ban {
  width: 100%;
}

#head {
  height: 100px;
}

.recruit_list {
  width: 1260px;
  /* height: 400px; */
  background: #FFFFFF;
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 24px;
  position: relative;
  padding-bottom: 56px;
}

.recruit_title {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  padding: 50px 0 0 40px;
}

.recruit_type {
  height: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding: 20px 0 0 40px;
}

.recruit_num {
  font-size: 24px;
  font-weight: bold;
  color: #AF935C;
  position: absolute;
  top: 72px;
  right: 80px;
}

.recruit_box {
  padding-bottom: 70px;
}

.job_desc {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  padding: 60px 0 0 40px;
}

.job_desc_box {
  /* margin-top: 20px; */
  padding: 20px 0 0 40px;
}

.job_desc_list {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}

.delivery {
  width: 124px;
  height: 42px;
  background: linear-gradient(270deg, #E28E35, #FBC84A);
  border-radius: 21px;
  position: absolute;
  right: 80px;
  bottom: 56px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
}

.delivery a {
  color: #FFFFFF;
  font-size: 16px;
}

.delivery a:hover {
  color: #FFFFFF;
}

.delivery img {
  padding: 0px 5px;
  vertical-align: middle;
  margin-top: -2px;
}

.service_box {
  width: 1920px;
  height: 860px;
  background: url("../images/joinwintech/bg.jpg")
}

.service_con {
  width: 100%;
  margin: 0 auto;
}

.service_left {
  width: 34%;
  float: left;
  margin-top: 176px;
  margin-left: 226px;
}

.service_right {
  width: 50%;
  float: left;
  margin-top: 348px;
}

.chat {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  margin-top: 6px;
}

.chat span {
  color: #AF935C;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #AF935C;
}



.service_left_txt {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
}

.service_left_txt:first-child {
  margin-top: 40px;
}

.cooper {
  height: 40px;
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}

.cooper span {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

.cooper img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
  padding: 0 10px 0 20px;
}

.cooper_txt {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin-top: 32px;
}

.input_list {
  width: 360px;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #DDDDDD;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-top: 30px;
}

.input_list span {
  color: #AF935C;
}

.input_list2 {
  width: 740px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #DDDDDD;
}

.input_list2 input {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
}

.input_list input {
  margin-left: 10px;
}

.form_box {
  margin-top: 20px;
}

.input_list:nth-child(even) {
  margin-left: 18px;
}

.demand {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-top: 14px;
}

.button {
  width: 151px;
  height: 44px;
  background: #AF935C;
  border-radius: 4px;
  line-height: 44px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-top: 60px;
}

.codeimg {
  width: 268px;
}

.code_txt_more {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-top: 12px;
}