* {
  padding: 0;
  margin: 0;
  line-height: 100%;
  font-size: 14px;
  font-family: '微软雅黑';
}

.main img {
  border: none;
  width: 100%;
}

img {
  border: none;
}

a {
  text-decoration: none;
}

.head {
  height: 60px;
  width: 100%;
  background-color: #fff;
}

.main {
  width: 1100px;
  margin: 0 auto;
  clear: both;
}

.logo {
  /*width:285px; height:40px;*/
  margin-top: 10px;
  float: left;
}

.cpzs {
  width: 75px;
  height: 77px;
  float: left;
  margin-right: 10px;
}

.menu {
  width: 705px;
  float: right;
  height: 60px;
}

.menu li {
  width: 110px;
  text-align: right;
  height: 60px;
  line-height: 60px;
  float: right;
  list-style: none;
}

.menu li a {
  font-size: 16px;
  font-weight: bold;
  color: #999;
}

.menu li a:hover,
.menu .in {
  color: #1e8ce0;
}

.brand {
  width: 100%;
  height: 600px;
  background-image: url(https://jt.dangbei.net/img/dbgw/bj1.png);
  background-position: center;
}

.brandmain {
  width: 1100px;
  height: 600px;
  position: relative;
}

.brandleft {
  width: 255px;
  height: 250px;
  position: absolute;
  top: 170px;
  left: 10px;
  text-align: left;
}

.brandleft h1 {
  font-size: 48px;
  color: #1e8ce0;
  text-align: left;
}

.desch1 {
  width: 100%;
  line-height: 25px;
  color: #999;
  margin-top: 15px;
  text-align: left;
}

.butnh1 {
  width: 100px;
  height: 25px;
  line-height: 25px;
  border: 5px solid #1e8ce0;
  background-color: #1e8ce0;
  text-align: center;
  border-radius: 5px;
  margin-top: 15px;
}

.butnh1 a {
  color: #fff;
  height: 25px;
  line-height: 25px;
}

.brandright {
  width: 700px;
  height: 383px;
  position: absolute;
  top: 62px;
  right: 5px;
  background-image: url(https://jt.dangbei.net/img/dbgw/bj2.png);
}

.types {
  height: 350px;
}

.typesli {
  width: 220px;
  height: 350px;
  float: left;
}

.typeicon {
  width: 100px;
  height: 115px;
  margin: 80px auto 0;
}

/* .incona {
        background-image: url(https://jt.dangbei.net/img/dbgw/icons.png);
        background-position: -5px 0px;
    }
    
    .inconb {
        background-image: url(https://jt.dangbei.net/img/dbgw/icons.png);
        background-position: -105px 0px;
    }
    
    .inconc {
        background-image: url(https://jt.dangbei.net/img/dbgw/icons.png);
        background-position: -210px 0px;
    }
    
    .incond {
        background-image: url(https://jt.dangbei.net/img/dbgw/icons.png);
        background-position: -320px 0px;
    } */

.incona {
  background: url(http://jt.dangbei.net/img/dbcn/wer.png) no-repeat -5px 0;
}

.inconb {
  background: url(http://jt.dangbei.net/img/dbcn/wer.png) no-repeat -105px 0;
}

.inconc {
  background: url(http://jt.dangbei.net/img/dbcn/wer.png) no-repeat -205px 0;
}

.incond {
  background: url(http://jt.dangbei.net/img/dbcn/wer.png) no-repeat -305px 0;
}

.incone {
  background: url(http://jt.dangbei.net/img/dbcn/wer.png) no-repeat -405px 0;
}

.typename {
  clear: both;
  width: 100%;
  text-align: center;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
}

.typedesc {
  width: 83%;
  margin: 0 auto;
  text-align: center;
  line-height: 25px;
  color: #666;
}

.join {
  width: 100%;
  height: 350px;
  background-color: #1e8ce0;
}

.he60 {
  width: 100%;
  clear: both;
  height: 60px;
}

.messtitle {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
}

.cored {
  color: #ffd34e;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
}

.messdesc {
  line-height: 25px;
  text-align: center;
  color: #fff;
  width: 530px;
  margin: 20px auto;
  font-size: 16px;
}

.joinbut {
  width: 170px;
  height: 55px;
  line-height: 55px;
  border: 5px solid #fff;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  margin: 40px auto;
}

.joinbut a {
  color: #007ddf;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  font-weight: bold;
}

.news {
  height: 185px;
  margin: 100px auto;
}

.nesli {
  width: 50%;
  height: 185px;
  float: left;
}

.newsleft {
  width: 150px;
  height: 100%;
  float: left;
  margin-right: 40px;
}

.partners {
  float: left;
  width: 160px;
  height: 60px;
  margin-left: 36px;
  margin-top: 50px;
}

.newsright {
  width: 320px;
  float: left;
  height: 100%;
}

.newtitle {
  height: 40px;
  font-size: 20px;
  color: #333;
}

.newsdesc {
  line-height: 20px;
  color: #666;
  height: 100px;
  overflow: hidden;
}

.more {
  margin: 15px 0 0 0;
}

.more a {
  color: #333;
}

.bottom {
  width: 100%;
  height: 360px;
  background-color: #051f22;
}

.he65 {
  height: 40px;
  width: 100%;
  clear: both;
}

.botli {
  width: 25%;
  float: left;
  height: 170px;
  color: #fff;
}

.botlititle {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.cptitle {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
}

.botdesc {
  color: #888;
  width: 200px;
  line-height: 20px;
}

.botli li {
  line-height: 25px;
  list-style: none;
  padding-left: 20px;
  background-image: url(https://jt.dangbei.net/img/dbgw/img_spriteli.png);
  background-repeat: no-repeat;
  color: #888;
}

.botli li img {
  width: 17px;
  height: 20px;
}

.botli li a {
  color: #888;
}

.address {
  padding-left: 25px;
  line-height: 26px;
  background-image: url(https://jt.dangbei.net/img/dbgw/add1.png);
  background-repeat: no-repeat;
  color: #888;
}

.tel {
  padding-left: 25px;
  line-height: 26px;
  background-image: url(https://jt.dangbei.net/img/dbgw/add3.png);
  background-repeat: no-repeat;
  color: #888;
}

.email {
  padding-left: 25px;
  line-height: 26px;
  background-image: url(https://jt.dangbei.net/img/dbgw/email.png);
  background-repeat: no-repeat;
  color: #888;
}

.ICP {
  padding-left: 25px;
  line-height: 26px;
  background-repeat: no-repeat;
  color: #888;
}

.about {
  width: 100%;
  height: 150px;
  background-image: url(https://jt.dangbei.net/img/dbgw/about.jpg);
  background-position: center;
}

.aboutopl {
  width: 220px;
  text-align: center;
  border-right: 3px #1e8ce0 solid;
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  float: left;
  margin-left: 200px;
}

.aboutopr {
  height: 40px;
  line-height: 40px;
  color: #ccc;
  float: left;
  margin-left: 30px;
}

.aboutcon {
  height: 780px;
}

.aboutconl {
  width: 47%;
  float: left;
}

.aboutconr {
  width: 47%;
  float: right;
}

.abouttxt {
  line-height: 25px;
  color: #666;
}

.abouttxt h1 {
  font-size: 20px;
  font-size: 20px;
}

.h80 {
  height: 80px;
  clear: both;
  width: 100%;
}

.aboutbot {
  width: 100%;
  height: 250px;
  background-image: url(https://jt.dangbei.net/img/dbgw/about_bottom.jpg);
  background-position: center;
}

.aboutbotli {
  width: 220px;
  height: 150px;
  float: left;
  margin-left: 30px;
}

.boutico {
  width: 60px;
  height: 60px;
  margin-left: 80px;
}

.botico1 {
  background-image: url(https://jt.dangbei.net/img/dbgw/img_all.png);
  background-position: -3px -60px;
}

.botico2 {
  background-image: url(https://jt.dangbei.net/img/dbgw/img_all.png);
  background-position: -63px -60px;
}

.botico3 {
  background-image: url(https://jt.dangbei.net/img/dbgw/img_all.png);
  background-position: -123px -60px;
}

.botico4 {
  background-image: url(https://jt.dangbei.net/img/dbgw/img_all.png);
  background-position: -193px -60px;
}

.boutshu {
  font-size: 20px;
  color: #c04a24;
  text-align: center;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}

.bouttxt {
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.tuandui h2 {
  font-size: 25px;
  text-align: center;
  color: #111;
}

.tuandesc {
  margin: 20px auto;
  line-height: 24px;
  color: #666;
  width: 800px;
  text-align: center;
}

.tuanli {
  width: 200px;
  float: left;
  height: 300px;
  margin-left: 15px;
}

.tuanname {
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
  font-size: 14px;
}

.tuanchuang {
  text-align: center;
  color: #666;
  margin-top: 3px;
}

.actleft {
  width: 820px;
  float: left;
}

.actright {
  width: 260px;
  float: right;
}
.actbox {
  clear: both;
  display: table;
  min-height: 250px;
}

.acttitle,
.acttitle a {
  line-height: 40px;
  font-size: 25px;
  color: #333;
  font-weight: bold;
}

.actdate {
  height: 30px;
  line-height: 30px;
  color: #666;
}

.dtime {
  padding-left: 23px;
  background-image: url(https://jt.dangbei.net/img/dbgw/img_all.png);
  background-repeat: no-repeat;
  background-position: -182px -193px;
  width: 20px;
}

.dname {
  padding-left: 23px;
  background-image: url(https://jt.dangbei.net/img/dbgw/img_all.png);
  background-repeat: no-repeat;
  background-position: -240px -193px;
  width: 20px;
  margin-left: 5px;
}

.actimg {
  margin: 20px auto;
}

.actdesc {
  width: 100%;
  height: auto;
  display: table;
  overflow: hidden;
  line-height: 25px;
  color: #666;
}

.actred {
  margin: 10px 0;
  color: #bd4932;
  font-style: italic;
}

.actred a {
  color: #bd4932;
}

.tuanpic li {
  list-style: none;
  width: 30%;
  width: 80px;
  margin-left: 5px;
  height: 65px;
  float: left;
}

.hra {
  width: 100%;
  height: 420px;
}

.hrbox {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.hrb {
  text-align: center;
  font-size: 32px;
  color: #333333;
  margin: 40px 0;
  position: relative;
  padding-bottom: 12px;
}
.hrb::after {
  width: 130px;
  height: 2px;
  background: #dbdbdb;
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  margin-left: -65px;
}

.hrli {
  position: relative;
}

.teacher {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.hrli.content {
  width: 210px;
  height: 330px;
  position: relative;
  margin: 4px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #d6d6d6;
}

.hrli.content .txt {
  width: 90%;
  height: 200px;
  background: rgba(18, 21, 44, 0.7);
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 0 12px;
  border-top: 2px solid #cb5412;
  transform: translateY(160px);
}

.content .txt a {
  display: block;
  width: 90%;
  height: 200px;
}

.content .txt h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  margin: 10px 0 6px 0;
}

.txt h3 a {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}

.txt p a {
  color: #fff;
  line-height: 24px;
}

.teacher .teacherPic h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 100;
}

.content .txt p {
  color: #fff;
  margin-top: 20px;
  padding-top: 12px;
  border-top: 1px solid #cb5412;
  line-height: 24px;
}
.map {
  height: 762px;
  width: 100%;
  background-image: url(https://jt.dangbei.net/img/dbgw/map1.jpg);
  background-position: center;
  position: relative;
}

.maphover {
  height: 0px;
  width: 100%;
  background-image: url(https://jt.dangbei.net/img/dbgw/map3.jpg);
  background-position: center;
  position: absolute;
  bottom: 0;
  left: 0;
}

.maphover a {
  display: block;
  width: 100%;
  height: 760px;
}

.maptxt1 {
  position: absolute;
  z-index: 99;
  bottom: 70px;
  line-height: 24px;
  color: #fff;
  left: 180px;
}

.maptxt {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

.maptxt2 {
  position: absolute;
  z-index: 99;
  bottom: 30px;
  line-height: 24px;
  color: #fff;
  left: 680px;
}

.maptxt3 {
  position: absolute;
  z-index: 99;
  bottom: 50px;
  line-height: 24px;
  color: #777;
  left: 180px;
}

/* 自定义样式 */
.team {
  height: auto;
  line-height: initial;
  font-size: 32px;
  color: #333;
  text-align: center;
  margin: 40px 0;
}
.job {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.txt {
  transition: transform 300ms ease-in-out;
}

.hrli.content:hover .txt {
  transform: translateY(0);
}

/* 新加招聘信息列表样式 */
.list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
}
.list_item {
  width: 356px;
  background-color: #ffffff;
  padding: 25px;
  box-sizing: border-box;
  margin: 12px 16px 0 0;
}
.list_item:nth-of-type(3n) {
  margin: 12px 0 0 0;
}
.list_item:hover {
  margin-top: 9px;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
}
.list_item div {
  display: flex;
}
.list_item .div1 img {
  width: 22px;
  height: 22px;
  margin: 4px 10px 4px 0;
}
.list_item .div1 p {
  height: 60px;
  font-size: 22px;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
}
.list_item .div2 p {
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  padding-right: 15px;
  border-right: 1px solid #dbdbdb;
  margin-right: 15px;
}
.list_item .div2 p:nth-last-of-type(1) {
  border-right: none;
}
/* 新加招聘信息详情样式 */
.return_list {
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  display: flex;
  align-items: center;
}
.return_list img {
  width: 22px;
  height: 22px;
}
.return_list .img2 {
  display: none;
}
.return_list:hover {
  color: #2575f1;
}
.return_list:hover .img1 {
  display: none;
}
.return_list:hover .img2 {
  display: block;
}
.infor_detail {
  width: 1100px;
  margin: 20px auto;
  background-color: #f5f5f5;
  padding: 40px;
  box-sizing: border-box;
}
.infor_detail .div1 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.infor_detail .div1 img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.infor_detail .div1 p {
  font-size: 22px;
  color: #333333;
  line-height: 30px;
}
.infor_detail .div2 {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.infor_detail .div2 p {
  font-size: 16px;
  color: #666666;
  padding-right: 15px;
  border-right: 1px solid #dbdbdb;
  margin-right: 15px;
}
.infor_detail .div2 p:nth-last-child(1) {
  border-right: none;
}
.infor_detail .div3 h4 {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
  margin-top: 20px;
}
.infor_detail .div3 ul {
  margin-top: 15px;
  display: flex;
}
.infor_detail .div3 ul li {
  height: 30px;
  line-height: 30px;
  background-color: #ffffff;
  font-size: 14px;
  color: #333333;
  padding: 0 15px;
  margin-right: 15px;
  list-style: none;
}
.infor_detail .div3 h5 {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  margin: 25px auto 6px;
}
.infor_detail .div3 p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.infor_detail .div4 {
  margin: 20px auto 0;
  display: flex;
}
.infor_detail .div4 img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.infor_detail .div4 p {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
}
.infor_detail .div4 .emile_cont {
  position: relative;
  margin-right: 15px;
  padding-right: 15px;
}
.infor_detail .div4 .emile_cont::after {
  content: '';
  position: absolute;
  right: 0;
  top: 4px;
  height: 14px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.4);
}
