*{
  margin: 0px;
  padding: 0px;
}
header{
  height: 70px;
  background: rgba(255,255,255,0.3)
}
@media screen and (min-width: 1200px){
  .layui-container{
      width: 1200px;
  }
}
header>.layui-container{
  position: relative;
  max-width: 1200px !important;
  /* padding: 0px; */
}
header img{
  margin-top: 10px; 
}
header .layui-tab{
  /* width: 530px; */
  position: absolute;
  right: 0px;
  top: 0px;
  margin: 0px;
}
header .layui-tab-title{
  height: 70px;
  border: none;
}
header .layui-tab-title>li{
  line-height: 70px;
  font-size: 18px;
  /* font-family: "MicrosoftYaHei"; */
  width: 80px;
}
header .layui-tab-title .layui-this:after{
  top: 29px !important;
  width: 80px;
  left: 15px;
  border-bottom:3px solid #e41f2b !important;
}
header .layui-tab-brief>.layui-tab-title .layui-this{
  color: #000000;
  font-weight: bold;
}
/* 主体 */
.banner{
  position: relative;
  width: 100%;
}
.banner>div{
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.banner>img{
  width: 100%;
}
/* .banner>div>img{
  width: 100%;
} */
.banner>div{
  width: 100%;
  height: 100%;
}
.banner>div>div{
  /*position: absolute;*/
  /*width: 100%;*/
  top:23%;
  left: 142px;
  color: #ffffff;
  /* font-weight: bold; */
  width: 750px;
}
.banner>div>div>.title{
  color: #ffffff;
  font-size: 72px;
  margin-left: 2px;
  margin-bottom: 90px;
  text-align: left;
}
.banner>div>div>p{
  font-size: 30px;
  letter-spacing:4px;
}
.mytab{
  clear: both;
  /* left: 0px; */
  color: rgb(140, 140, 140);
  /* background: #e41f2b; */
  position: initial;
}
.mytab .layui-this{
  color: rgb(247, 96, 96) !important;
  font-weight: normal !important;
}
.mytab .layui-tab-title .layui-this:after{
  border: none !important;
}
.mytab>.layui-tab-title{
  max-width: 1200px;
  margin: 0px auto;
}


.mytab .layui-tab-content{
  padding: 0px;
}
/*人才理念*/
.module1{
  width: 100%;
  height: 700px;
}
.module1Content{
  width: 1200px;
  height: 550px;
  margin: 0px auto;
  margin-top: 60px;
}
.word{
  float: right;
  width: 615px;
}
.word p{
  color: #333;
  font-size: 16px;
  margin-top: 0px;
  font-family:MicrosoftYaHeiLight;

}
.word .title{
  color: #333;
  font-size: 30px;
}
.word span{
  color: #f76060;
  font-size: 18px;
  line-height: 52px;
}
.module2{
  width: 100%;
  height: 550px;
}
.module2Content{
  width: 1200px;
  height: 514px;
  background-color:#fff;
  margin:0px auto;
}
.module2Content .title{
  color: #f76060;
  font-size: 48px;
  text-align: center;
}
.module2-1{
  width: 936px;
  height: 118px;
  margin: 0px auto;
  margin-top: 90px;
}
.module2-2{
  width: 936px;
  height: 118px;
  margin: 0px auto;
  margin-top: 60px;
}
.qfsj{
  width: 86px;
  height: 118px;
  float: left;
  text-align: center;
  margin-right: 339px;
}
.qfsj:last-child{
  margin-right: 0px;
}
.qfsj>p{
     margin-top:30px;
     font-size: 18px;
     color:#333; 
   }
   /*社会招聘*/
.head{
  width: 100%;
  height: 218px;
}
.headContent{
  width: 1200px;
  margin: 0PX auto;
}
.title{
  font-size: 48px;
  color: #F76060;
  text-align: center;
  margin-top: 60px;
}
.gwmc{
  display: inline-block;
  width: 330px;
  background-color: #F76060;
  margin: 44px 5.7px 0px 0px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #ffffff;
}
.gwmc:nth-child(2){
  width: 350px;
}
.mytitle>.gwmc:nth-child(3){
  width: 200px;
}
.mytitle>.gwmc:nth-child(4){
  width: 160px;
}
.gwmc:nth-child(5){
  width: 120px;
  margin-right: 0px;
}
.personnel{
  width: 100%;
}
.personnelContent{
  width: 1200px;
  margin:0px auto;
}
.layui-colla-title>i{
  float: left;
  line-height: 60px;
}
.layui-colla-title{
  padding: 0px;
  height: auto;
}
.layui-colla-title>.gwmc{
  margin-top: 0px;
  background: transparent;
  color: #333;
  line-height: 60px;
  font-size: 18px;
}
.layui-collapse{
  border: none;
}
.layui-colla-title{
  margin-top: 20px;
  background:rgba(249,249,249,1);
}
.layui-colla-content{
  border-top: none;
}
.layui-colla-content>p{
  color:#F76060;
  line-height: 48px;
  font-size: 16px;
  font-family: MicrosoftYaHeiLight;
}
.send{
  width: 100%;
  height: 90px;
}
.sendButton{
  width: 560px;
  height: 64px;
  background-color: #F76060;
  margin:0px auto;
  border-radius:6px;
  text-align: center;
  margin-top: 64px;
}
.sendButton p{
  color: #fff;
  font-size: 18px;
  line-height: 64px;
}
