.innerbanner {
  width: 100%;
  height: 400px;
}
.fix {
  width: 1200px;
  margin: 25px auto;
  font-weight: 400;
  font-size: 14px;
  color: #555;
  line-height: 35px;
}
.fix a {
  color: #555;
}
.fix span {
  margin: 0 5px;
}
.fix .details {
  color: #4269e0;
}
.list {
  padding: 30px 0 100px 0;
  margin: 0 auto;
  width: 1200px;
}
.list:after {
  clear: both;
  display: block;
  content: "";
}
.list .listLeft {
  float: left;
  width: 260px;
}
.list .leftTitle {
  background-color: #0060df;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  line-height: 50px;
  padding: 25px 0 25px 30px;
}
.list .sidebarLists {
  padding: 5px 30px 22px 30px;
  background-color: #fff;
}
.list .sidebarItem {
  display: block;
  color: #555;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 0;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
  background: url("../img/jiantou.png") no-repeat right center;
}
.list .sidebarItem:hover {
  background: url("../img/jiantou1.png") no-repeat right center;
  color: #0060df;
}
.list .on {
  background: url("../img/jiantou1.png") no-repeat right center;
  color: #0060df;
}
.list .listRight {
  float: right;
  width: 910px;
}
.list .listItem {
  display: block;
  padding: 25px 30px;
  margin-bottom: 20px;
  background-color: #fff;
}
.list .listItem:after {
  clear: both;
  content: "";
  display: block;
}
.list .itemImg {
  width: 132px;
  height: 132px;
  padding: 5px;
  border: 1px solid #f3f3f3;
  position: relative;
  float: left;
}
.list .itemImg img {
  width: 120px;
  max-height: 120px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
}
.list .itemCon {
  width: 681px;
  float: right;
  padding-top: 10px;
}
.list .itemTitle {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list .itemContent {
  height: 78px;
  line-height: 27px;
  text-indent: 0em;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.list .listRight_two {
  padding: 40px;
  box-sizing: border-box;
  float: right;
  width: 910px;
  background-color: #fff;
  text-indent: 2em;
}
.list .listRight_two .rightTitle {
  color: #4c4c4c;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  margin: 5px 0;
}
.list .listRight_two .rightContent {
  color: #999;
  font-size: 14px;
  font-family: "宋体";
}
.list .listRight_two .rightContent p {
  margin-bottom: 20px;
  background-color: #fafafa;
}
.list .listRight_two .DetailsTitle {
  font-size: 24px;
  line-height: 52px;
  color: #555;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.list .listRight_two .DetailsContent {
  margin-top: 30px;
}
.pagination {
  text-align: center;
  margin-top: 60px;
}
.pagination li {
  display: inline-block;
  padding: 0 15px;
  margin: 0 5px;
  background-color: #f3f3f3;
  color: #888;
  font-size: 14px;
}
.pagination a {
  color: #888;
  display: block;
  line-height: 31px;
}
.pagination span {
  line-height: 31px;
}
.pagination .active {
  background-color: #0060df;
  color: #fff;
}
.contant {
  margin-bottom: 110px;
}
.contant .jobs {
  color: #666;
  width: 1400px;
  margin: auto;
  text-align: center;
  font-size: 16px;
}
.contant .jobs thead {
  color: #231815;
  font-size: 20px;
}
.contant .jobs thead tr {
  border-top: none;
}
.contant .jobs thead tr th {
  font-weight: normal;
  padding: 13px 0;
}
.contant .jobs thead tr th:first-child {
  padding-left: 90px;
  text-align: left;
  width: 440px;
}
.contant .jobs tr {
  border: solid #e9e9e9;
  border-width: 1px 0 1px 0;
}
.contant .jobs tr td {
  padding: 13px 0;
  cursor: pointer;
}
.contant .jobs tr td span {
  border: 1px solid #b9b9b9;
  padding: 5px 39px 5px 16px;
  background: url("../img/down2.png") no-repeat 85% center;
}
.contant .jobs tr td:first-child {
  padding-left: 90px;
  text-align: left;
  width: 440px;
  font-size: 20px;
}
.contant .jobs tr:hover span {
  background-color: #0060df;
  color: #fff;
  background-image: url("../img/down.png");
  border-color: #0060df;
}
.contant .jobs .job_info {
  color: #666;
  font-size: 14px;
  display: none;
  background-color: #f5f5f5;
}
.contant .jobs .job_info td {
  padding: 25px 110px 48px;
  border-top: 1px solid #0060df;
}
.contant .jobs .job_info td .name {
  font-size: 18px;
}
.contant .jobs .job_info td .sort {
  font-size: 16px;
}
#wrapper {
  background-color: #f7f7f7;
}
.banner {
  height: 860px;
  margin-bottom: 90px;
}
.banner .swiper-container {
  height: 100%;
}
.banner .swiper-container .swiper-slide {
  display: block;
}
.content .unit .titles {
  text-align: center;
  margin-bottom: 55px;
}
.content .unit .titles .title {
  font-size: 34px;
  color: #ccc;
  font-weight: bold;
  line-height: 41px;
}
.content .unit .titles .title_s {
  width: 250px;
  margin: auto;
  color: #333;
  font-size: 18px;
  position: relative;
}
.content .unit .titles .title_s::before,
.content .unit .titles .title_s::after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  top: 50%;
}
.content .unit .titles .title_s::before {
  left: 20px;
}
.content .unit .titles .title_s::after {
  right: 20px;
}
.content .unit .msg {
  width: 1200px;
  margin: auto;
}
.content .unit .msg .m_each {
  width: 374px;
  float: left;
  margin-right: 39px;
  color: #666;
}
.content .unit .msg .m_each a {
  color: #666;
}
.content .unit .msg .m_each .img {
  width: 374px;
  height: 245px;
}
.content .unit .msg .m_each .img img {
  width: 100%;
  height: 100%;
}
.content .unit .msg .m_each .tip {
  font-size: 16px;
  text-align: center;
  margin: 22px 0 10px;
}
.content .unit .msg .m_each .txt {
  border-top: 1px solid #ddd;
  font-size: 14px;
  padding-top: 15px;
}
.content .unit .msg::after {
  content: "";
  display: block;
  clear: both;
}
.content .unit .btn_all {
  display: block;
  width: 146px;
  height: 46px;
  color: #0060e0;
  font-size: 16px;
  margin: auto;
  cursor: pointer;
  text-align: center;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.08);
  margin-top: 45px;
}
.content .num {
  color: #333;
  background-color: #fff;
  padding: 70px 0;
  margin-top: 125px;
  margin-bottom: 95px;
}
.content .num .num_in {
  width: 1200px;
  margin: auto;
}
.content .num .num_in .num_each {
  float: left;
  width: 300px;
  text-align: center;
  border-right: 1px dashed #eee;
  padding: 10px 0;
}
.content .num .num_in .num_each .number {
  font-size: 30px;
  position: relative;
  line-height: 35px;
}
.content .num .num_in .num_each .number span {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  position: absolute;
  top: 3px;
  font-size: 16px;
}
.content .num .num_in .num_each .text {
  font-size: 14px;
}
.content .num .num_in::after {
  content: "";
  display: block;
  clear: both;
}
.content .unit_two {
  margin-bottom: 80px;
}
.content .unit_two .msg .m_each {
  width: 380px;
  height: 370px;
  margin-right: 30px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.content .unit_two .msg .m_each a {
  color: #666;
}
.content .unit_two .msg .m_each a .img {
  width: 300px;
  height: 150px;
  margin: 40px auto 0;
}
.content .unit_two .msg .m_each a .img img {
  width: 100%;
  height: 100%;
}
.content .unit_two .msg .m_each a .tip {
  margin: 20px 0;
}
.content .unit_two .msg .m_each a .txt {
  padding: 15px 40px 0;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.content .unit_two .btn_all {
  margin-top: 40px;
}
.content .unit_three {
  width: 1200px;
  margin: auto;
  margin-bottom: 85px;
}
.content .unit_three .titles {
  margin-bottom: 55px;
}
.content .unit_three .about .about_l {
  width: 540px;
  height: 440px;
  float: left;
  color: #666;
  font-size: 18px;
  line-height: 42px;
  padding-top: 15px;
  position: relative;
}
.content .unit_three .about .about_l p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.content .unit_three .about .about_l .btn_look {
  display: inline-block;
  width: 140px;
  height: 46px;
  line-height: 46px;
  color: #0060e0;
  border-radius: 23px;
  border: 1px solid #0060e0;
  font-size: 16px;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.content .unit_three .about .about_r {
  width: 590px;
  height: 440px;
  float: right;
}
.content .unit_three .about::after {
  content: "";
  display: block;
  clear: both;
}
.content .unit_four {
  width: 1200px;
  margin: auto;
  margin-bottom: 97px;
}
.content .unit_four .titles {
  margin-bottom: 95px;
}
.content .unit_four .new {
  float: left;
}
.content .unit_four .new .new_list {
  float: left;
  width: 330px;
  height: 306px;
  margin-right: 45px;
}
.content .unit_four .new .new_list .img {
  width: 330px;
  height: 200px;
}
.content .unit_four .new .new_list .img img {
  width: 100%;
  height: 100%;
}
.content .unit_four .new .new_list .tip {
  color: #375986;
  margin: 12px 0;
}
.content .unit_four .new .new_list .txt {
  color: #999;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 20px;
}
.content .unit_four .new::after {
  content: "";
  display: block;
  clear: both;
}
.content .unit_four .science {
  width: 450px;
  height: 306px;
  background-color: #0060df;
  color: #fff;
  float: right;
  padding: 50px;
}
.content .unit_four .science .title {
  font-size: 24px;
  line-height: 24px;
  position: relative;
  margin-bottom: 40px;
}
.content .unit_four .science .title a {
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 53px;
  transform: translateY(-50%);
}
.content .unit_four .science ul {
  list-style: disc;
  padding-left: 20px;
}
.content .unit_four .science ul li {
  height: 14px;
  line-height: 14px;
  margin-bottom: 20px;
}
.content .unit_four .science ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  line-height: 14px;
  color: #fff;
}
.content .unit_four:after {
  content: "";
  display: block;
  clear: both;
}
