/*** .about Class ************************/


/*关于我们*/

.c_timeline img {
  width: 100%;
}

.main-title h2 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.education {
  color: #333;
  background: url("//planpro-res.oss-cn-hangzhou.aliyuncs.com/trussan/img/Group20.png") no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  margin-top: 100px;
}

.education .education_header {
  width: 100%;
  text-align: center;
}

.education_header p {
  color: #fff;
  font-size: 50px;
  padding-bottom: 80px;
}

.ed-line {
  color: #0B99EA;
  margin: 24px 0;
}

.our-company {
  padding-bottom: 100px;
}

.company_promise h2,
.company_honour h2 {
  color: #fff;
}

.company_promise_list_a {
  padding-bottom: 58px;
}

.company_promise_list img {
  width: 100%;
}

.company_promise_list p {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: -0.72px;
  line-height: 30px;
}

.company_detail {
  padding-top: 80px;
}

.about {
  margin-bottom: 1.2rem;
  color: #000000;
  background: #FFFFFF;
}

.about .about_header {
  width: 100%;
  text-align: center;
  background: url("//planpro-res.oss-cn-hangzhou.aliyuncs.com/trussan/img/about us_bg.png") no-repeat;
  background-size: 100% 100%;
}

.about_header p {
  line-height: 340px;
  color: #fff;
  font-size: 60px;
}


/* 公司荣誉 */

.honour_list>div {
  width: 33.3%;
  float: left;
  text-align: center;
  padding-bottom: 18px;
}

.honour_list>div p {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  padding: 15px;
}


/* 员工风采 */

.company_game {
  background: #FFFFFF;
  padding-bottom: 240px;
}

.company_game h2 {
  padding-bottom: 25px;
}


/*** .content Class *********************/

.job_infos {
  margin-bottom: 20px;
}

.content {
  display: none;
  position: relative;
  z-index: 10;
  /* background: #F8FAFE; */
  border: 1px solid #B9CCD9;
  border-top: 1px solid transparent;
  padding-bottom: 1px;
}

.content p {
  color: #576373;
  padding: 2px 15px 5px 30px;
}


/*** For Change Animation Effects ****/

.recruitment_nfo input:checked~.content {
  z-index: -1;
  -webkit-animation-name: slideLeft;
  -webkit-animation-duration: .7s;
  -webkit-animation-iteration-count: 1;
}


/**** Color And Background **********************/

.recruitment_nfo {
  /*Dark Color*/
  border-color: #B9CCD9;
}

.content .staion_apply {
  text-align: center;
}

.staion_apply a.staion_apply_btn {
  width: 30%;
  margin: 0 auto;
  display: block;
  background: #0B99EA;
  color: #fff;
  padding: 10px 0;
  border-radius: 15px;
}

.staion_apply a.staion_apply_btn:hover {
  background: #0C73AD;
}


/* 底部公众号引导 */

.a-erweima {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 20px;
  background: url(//planpro-res.oss-cn-hangzhou.aliyuncs.com/trussan/img/base_joinus_hr.png) no-repeat;
  background-size: cover;
}

.a-erweima div {
  display: inline-block;
  padding-top: 30px;
  color: #fff;
  font-size: 28px;
}

.a-erweima p.a-erweima-text {
  padding: 30px 0 88px 50px;
}

.a-erweima p img {
  margin-right: .5rem;
}


/* 轮播图 */

.img_decri {
  color: #576373;
}

.slide_img,
#Slide1 {
  position: relative;
  width: 100%;
  height: 250px;
}

.video_row {
  margin-left: 60px;
}

.video_play {
  margin: 60px 0;
  border: 1px solid #C0E0FC;
}

.video_play .vedio_btn {
  margin: 20px 0;
}

.zy-Slide {
  margin: 78px 130px;
}

.zy-Slide ul {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
}

.zy-Slide li {
  position: absolute;
  list-style: none;
  background: #000;
  width: 0;
  height: 0;
  top: 146px;
  left: 377px;
  z-index: 0;
  cursor: pointer;
  border-radius: 3px;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
}

.zy-Slide li img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.zy-Slide section:nth-child(1),
.zy-Slide section:nth-child(2) {
  position: absolute;
  top: 50%;
  width: 39px;
  height: 40px;
  margin-top: -20px;
  cursor: pointer;
  line-height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}

.zy-Slide section:nth-child(1) {
  left: -60px;
}

.zy-Slide section:nth-child(2) {
  right: -60px;
}


/* 视频 */

.vedio_btn>a {
  display: block;
  position: relative;
}

.video_text img {
  margin-top: 150px;
}


/* 加入我们 */

#jion_about {
  background: url(//planpro-res.oss-cn-hangzhou.aliyuncs.com/trussan/img/Group20.png) no-repeat;
}

#jion_about p {
  font-size: 50px;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 13.33px;
  padding: 135px 0;
}

p.leftborder {
  padding-left: 7px;
}

p.leftborder::before {
  left: -7px;
}

.recruitment {
  margin-left: 0;
  margin-right: 0;
}

.recruitment_list {
  border: 1px solid #B9CCD9;
  border-radius: 4px;
  padding: 0;
}

.recruitment_list ul {
  margin-top: 10px;
}

.recruitment_list ul li {
  font-size: 16px;
  line-height: 34px;
  padding: 12px 37px;
  position: relative;
  cursor: pointer;
}

.recruitment_list ul li.active {
  color: #0B99EA;
}

.recruitment_list ul li.active::before {
  content: "";
  position: absolute;
  background: #0B99EA;
  width: 6px;
  height: 50%;
  left: 0;
  top: 25%;
}

.recruitment_nfo label {
  display: block;
  position: relative;
  padding: 15px 0 15px 30px;
  font-size: 16px;
  cursor: pointer;
  z-index: 20;
  color: #2F3951;
  letter-spacing: 0;
  border: 1px solid #B9CCD9;
  margin: 0;
}

.recruitment_nfo label i {
  font-size: 16px;
  color: #A8B8C3;
  margin-left: .5rem;
}