/* 导航下划线 - 头部背景图*/
.bottomLine {
  left: 376px;
}

.about_banner {
  width: 100%;
  height: 270px;
  background: url(../img/career_banner.png) no-repeat center center;
  background-size: 100% 100%;
  ;
  position: relative;
}

.about_banner .about_content {
  width: 100%;

}

.about_banner .about_content .textdesc {
  width: 300px;
  height: 120px;
  position: absolute;
  left: 21%;
  top: 30%
}

.about_banner .about_content .textdesc p {
  font-size: 60px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
  width: 540px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
  position: relative;
}

.about_banner .about_content .textdesc .poline div {
  width: 265px;
  height: 12px;
  background: #ffffff;
  box-shadow: rgb(0, 204, 0) 0px 0px 3px inset;
  position: absolute;
  left: 0;
  top: -6px;
}

.about_banner .about_content .textdesc .poline p {
  font-size: 30px;
  font-style: italic;
  color: #FFFFFF;
  position: absolute;
  right: 15px;
  bottom: -40px;
}

/* 主要内容 */
main {
  width: 100%;
  height: auto;
  padding-top: 76px;
  background: url("../img/career_bg.png") repeat-y center center;
  /* background-size: 130% 134%; */
}

main .container1 {
  width: 1001px;
  min-height: 295px;
  margin: 0 auto;

}

/* 第一个描述块-小块1 */
main .container1 .des-top {
  width: 100%;
  min-height: 120px;
  margin-bottom: 60px;
}

main .container1 .des-top .top-fs {
  margin-bottom: 60px;
}

main .container1 .des-top .top-fs .title p {
  margin-bottom: 21px;
  height: 18px;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 16px;
  text-align: center;
}

main .container1 .des-top .top-fs .title p::before {
  content: url(../img/title-left.png);
  margin-right: 8px;
}

main .container1 .des-top .top-fs .title p::after {
  content: url(../img/title-right.png);
  margin-left: 8px;
}

main .container1 .des-top .top-fs .text {
  width: 1001px;
  height: 315px;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
}

main .container1 .des-top .top-fs .text .text-in {
  width: 933px;
  height: 244px;
  text-align: justify;
  margin: 28px 35px 23px 33px;
  font-size: 20px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}

/* 第一个描述块-小块2 */
main .container1 .des-top .top-ts .title p {
  margin-bottom: 21px;
  height: 18px;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 16px;
  text-align: center;
}

main .container1 .des-top .top-ts .title p::before {
  content: url(../img/title-left.png);
  margin-right: 8px;
}

main .container1 .des-top .top-ts .title p::after {
  content: url(../img/title-right.png);
  margin-left: 8px;
}

main .container1 .des-top .top-ts .text {
  width: 1001px;
  height: 178px;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
}

main .container1 .des-top .top-ts .text .text-in {
  width: 933px;
  height: 264px;
  text-align: justify;
  margin: 28px 35px 23px 33px;
  font-size: 20px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}

/* 第二个描述块-小块1 */
main .container1 .des-middle {
  width: 100%;
  min-height: 120px;
  margin-bottom: 60px;
}

main .container1 .des-middle .middle-fisrt {
  width: 1000px;
  height: 340px;
  border: 1px solid #348DCC;
}

main .container1 .des-middle .middle-first {
  margin-bottom: 20px;
}

main .container1 .des-middle .middle-first .title p {
  margin-bottom: 21px;
  height: 18px;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 16px;
  text-align: center;
}

main .container1 .des-middle .middle-first .title p::before {
  content: url(../img/title-left.png);
  margin-right: 8px;
}

main .container1 .des-middle .middle-first .title p::after {
  content: url(../img/title-right.png);
  margin-left: 8px;
}

main .container1 .des-middle .middle-first .text {
  width: 100%;
  height: 246px;
  background-color: #FFFFFF;
}

main .container1 .des-middle .middle-first .text .left {
  width: 880px;
  height: 100%;
  float: left;
  transition: all .4s;
}

/* 左侧移入样式 */
main .container1 .des-middle .middle-first .text:hover .left {
  box-shadow: 0 0 9px 0px #0f83d6;
  background-color: #348DCC;
}

main .container1 .des-middle .middle-first .text:hover .left .top p {
  color: #FFFFFF;
}

main .container1 .des-middle .middle-first .text:hover .left .bottom p {
  color: #FFFFFF;
}

main .container1 .des-middle .middle-first .text:hover .left .top {
  border: none;
  background-color: #1A70AC;
}

main .container1 .des-middle .middle-first .text:hover .left .bottom {
  border: none;
  background-color: #348DCC;
  color: #FFFFFF;
}

main .container1 .des-middle .middle-first .text .left .top {
  width: 100%;
  height: 55px;
  border: 1px solid #348DCC;
}

main .container1 .des-middle .middle-first .text .left .top p {
  width: 880px;
  height: 55px;
  font-size: 22px;
  font-family: Arial;
  font-weight: 400;
  color: #348DCC;
  line-height: 55px;
  text-align: center;
}

main .container1 .des-middle .middle-first .text .left .bottom {
  width: 100%;
  height: 191px;
  border: 1px solid #348DCC;
  border-top: none;
}

main .container1 .des-middle .middle-first .text .left .bottom p {
  display: -webkit-box;
  width: 809px;
  height: 123px;
  padding-top: 27px;
  margin-left: 39px;
  font-size: 20px;
  font-family: Arial;
  font-weight: 400;
  color: #348DCC;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

main .container1 .des-middle .middle-first .text .right {
  width: 105px;
  height: 100%;
  float: right;
  background-color: #FFFFFF;
  position: relative;
  border: 1px solid #348DCC;
  transition: all .1s;

}

/* 右侧移入样式 */
main .container1 .des-middle .middle-first .text:hover .right {
  background-color: #348DCC;
  border: none;
  box-shadow: 0 0 9px 0px #0f83d6;
}

main .container1 .des-middle .middle-first .text:hover .right img {
  content: url("../img/zhuanfa-w.png");
}

main .container1 .des-middle .middle-first .text .right img {
  position: absolute;
  left: 21px;
  right: 10px;
  bottom: 80px;
  top: 90px;
}

/* 第三个描述块 */
main .container1 .des-bottom {
  width: 100%;
  min-height: 120px;
  padding-bottom: 87px;
}

main .container1 .des-bottom .bottom-fs .title p {
  margin-bottom: 21px;
  height: 18px;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 16px;
  text-align: center;
}

main .container1 .des-bottom .bottom-fs .title p::before {
  content: url(../img/title-left.png);
  margin-right: 8px;
}

main .container1 .des-bottom .bottom-fs .title p::after {
  content: url(../img/title-right.png);
  margin-left: 8px;
}

main .container1 .des-bottom .bottom-fs .text {
  width: 1001px;
  height: 244px;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
}

main .container1 .des-bottom .bottom-fs .text .text-in {
  width: 933px;
  height: 264px;
  text-align: justify;
  margin: 28px 35px 23px 33px;
  font-size: 20px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
}