/* 加入我们 */
.join_wrap {
  padding: 4.323% 0 6.77%;
}
.join_wrap * {
  box-sizing: border-box;
}
.join_wrap .section {
  background-color: #f7f9fa;
  position: relative;
}
.join_wrap .section .img {
  width: 57.3%;
  float: left;
}
.join_wrap .section .txt {
  position: absolute;
  right: 0;
  width: 42.7%;
  height: 100%;
  background: url(../images/join_02.png) right top no-repeat;
  background-size: 98% auto;
  padding: 12% 3% 0;
}
.join_wrap .section .txt .edit {
  color: #4a4e50;
  font-size: 14px;
}
.join_wrap .section h2 {
  font-weight: bold;
  margin-bottom: 5%;
}
@media screen and (max-width: 1024px) {
  .join_wrap .section .img {
    float: none;
    width: 100%;
  }
  .join_wrap .section .txt {
    position: static;
    width: 100%;
    height: auto;
    padding: 4%;
  }
}
/* 招聘信息 */
.join_campus {
  padding-top: 5.555%;
}
.join_block {
  background: #fff;
  padding-bottom: 75px;
}
.on_o i {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
}
.join_search {
  margin-bottom: 2.555%;
}
.join_search .box {
  position: relative;
  border: 2px solid #646464;
  width: 517px;
  float: right;
}
.join_search .box input {
  box-sizing: border-box;
  height: 30px;
  padding: 5px 20px;
  display: block;
  width: 100%;
}
.join_search .box .btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  display: block;
  height: 30px;
  line-height: 30px;
  color: #000;
  width: 16px;
  padding: 0 20px;
  cursor: pointer;
}
.gray {
  color: #9a9a9a;
}
.join_list dt {
  cursor: pointer;
  padding: 50px;
  color: #000;
  background: #f8f9fb;
}
.join_list dd {
  padding: 0 50px 40px;
  padding-bottom: 60px;
}
.join_list ul > li {
  margin-bottom: 20px;
}
/*.join_list ul > li.on {
  border: 2px solid #009be5;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
}*/
.join_t {
  overflow: hidden;
}
.j_on {
  float: left;
  line-height: 30px;
  margin-right: 10px;
}
.join_arrow {
  width: 38px;
  height: 25px;
  background: #009be5 url(../images/join_arrow2.png) no-repeat center center;
  float: right;
  border-radius: 20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.join_arrow:hover {
  opacity: 0.8;
}
.join_list ul > li.on .join_arrow {
  background: #009be5 url(../images/join_arrow.png) no-repeat center center;
}
.join_t h1,
.join_p01 .tj .t1 {
  width: 440px;
}
.join_p01 .tj .t1 {
  display: inline-block;
  margin-right: 10px;
}
.join_t h2 {
  width: 394px;
}
.join_t h3 {
  width: 192px;
}
.join_edit02 {
  position: relative;
  overflow: hidden;
}
.join_email {
  font-size: 16px;
  margin-top: 5%;
}
.join_email a {
  color: #009be5;
}
.join_email a.down {
  float: right;
  color: #fff;
  padding: 10px 50px 10px 40px;
  background: #009be5 url(../images/down.png) 119px center no-repeat;
  border-radius: 20px;
}
.join_email a.down:hover {
  color: #fff !important;
  opacity: 0.8;
}
.j_line {
  position: absolute;
  letter-spacing: 0;
  top: 0;
  left: 50%;
  height: 100%;
  width: 1px;
  background: #e3e3e6;
}
.join_edit02 ol {
  overflow: hidden;
  margin: 0 -50px;
}
.join_edit02 li {
  float: left;
  width: 50%;
}
.join_edit02 .join_p01 {
  padding: 0 50px;
}
.join_p01 .tj {
  font-size: 16px;
  margin-bottom: 20px;
}
.join_p01 > h3 {
  color: #595757;
  margin-bottom: 20px;
}
.join_list ul {
  padding-bottom: 50px;
}
/*.join_list ul > li dd {
  display: none;
}*/
.join_list ul > li.on dt {
  background: none;
}
@media only screen and (max-width: 1440px) {
  .join_t h1,
  .join_p01 .tj .t1 {
    width: 280px;
  }
  .join_campus .made_title {
    margin-bottom: 50px;
  }
  .join_block {
    padding: 50px 0;
  }
  .join_list dt {
    padding: 20px;
  }
  .join_list dd {
    padding: 40px 20px;
  }
  .join_list ul {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1280px) {
  .join_edit02 ol {
    margin: 0 -30px;
  }
  .join_edit02 .join_p01 {
    padding: 0 30px;
  }
  .join_t h1,
  .join_t h2 {
    width: 280px;
  }
  .join_list dt {
    padding: 10px 20px;
  }
  .join_block {
    padding: 0;padding-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .join_campus .made_title {
    margin-bottom: 30px;
  }
  .join_list dd {
    padding-bottom: 0;
  }
  .join_list ul {
    padding-bottom: 10px;
  }
  .join_list dt,
  .join_list dd {
    padding: 20px;
  }
  .join_list dt {
    padding: 10px 20px;
  }
  .join_list dd {
    padding-top: 20px;
  }
  .join_edit02 li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .join_edit02 ol {
    margin: 0;
  }
  .join_edit02 .join_p01 {
    padding: 0;
  }
  .join_p01 > h3 {
    margin-bottom: 10px;
  }
  .join_t h1,
  .join_t h2,
  .join_p01 .tj .t1 {
    width: 200px;
  }
  .join_email {
    overflow: hidden;
    margin-top: 1%;
  }
  .join_email a {
    display: block;
  }
  .join_email a.down {
    display: block;
    float: left;
    margin-top: 1%;
  }
}
@media only screen and (max-width: 767px) {
  .join_search .box {
    width: 100%;
    box-sizing: border-box;
  }
  .join_campus .made_title {
    margin-bottom: 20px;
  }
  .join_t {
    font-size: 16px;
  }
  .join_t h1 {
    width: calc(100% - 40px);
    float: none;
    margin-bottom: 0px;
  }
  .join_t h2,
  .join_t h3 {
    width: 50%;
    margin: 0;
    font-size: 14px;
  }
  .join_t {
    position: relative;
  }
  .join_arrow {
    position: absolute;
    top: 0;
    right: 0;
  }
  .join_list dt {
    padding: 10px;
  }
  .join_list dd {
    padding: 0 10px 20px;
  }
  .join_edit02 li {
    float: none;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #e3e3e6;
    margin-bottom: 0;
  }
  .join_edit02 li:last-child {
    border: none;
    padding-bottom: 0;
  }
  .join_edit02 ol {
    margin: 0;
  }
  .join_edit02 .join_p01 {
    padding: 0;
  }
  .join_p01 > h3 {
    margin-bottom: 10px;
  }
  .j_line {
    display: none;
  }
  .join_block {
    padding: 0;
  }
  .join_list ul {
    padding-bottom: 0;
  }
  .join_block {
    padding-bottom: 40px;
  }
  .join_p01 .tj span {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
}
/* 联系我们首页 */
.contact_wrap {
  background: url(../images/contact_bg.jpg) left center no-repeat;
  background-size: auto 100%;
  min-height: 700px;
}
.contact_wrap .wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.contact_wrap .section {
  margin-top: 150px;
  margin-left: 10%;
  width: 400px;
  padding: 40px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 48px 10px rgba(0, 0, 0, 0.09);
}
.contact_wrap .title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  border-bottom: 2px solid #009be5;
  padding-bottom: 2%;
  color: #4a4e50;
}
.contact_wrap .list {
  padding: 8% 0 0 10%;
}
.contact_wrap .list li {
  font-size: 14px;
  /*height: 19px;*/
  line-height: 20px;
  padding: 3% 0;
  padding-left: 30px;
}
.contact_wrap .list li a:hover {
  color: #4a4e50 !important;
}
.contact_wrap .list li.l1 {
  background: url(../images/contact_01.png) left 10px no-repeat;
}
.contact_wrap .list li.l2 {
  background: url(../images/contact_02.png) left 10px no-repeat;
}
.contact_wrap .list li.l3 {
  background: url(../images/contact_03.png) left 10px no-repeat;
}
.contact_wrap .list li.l4 {
  background: url(../images/contact_04.png) left 10px no-repeat;
}
.contact_wrap .list li.l5 {
  background: url(../images/contact_05.png) left 10px no-repeat;
}
.contact_wrap .list li.l6 {
  background: url(../images/contact_06.png) left 10px no-repeat;
}
.contact_wrap .list li.l7 {
  height: auto;
}
.contact_wrap .list li.l7 img {
  width: 130px;
}
.contact_wrap .list span {
  font-size: 18px;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .contact_wrap {
    background: url(../images/contact_bg.jpg) center center no-repeat;
  }
  .contact_wrap .list {
    padding: 4% 0;
  }
  .contact_wrap .section {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 20px 5px;
  }
}
/* 留言板 */
.message_wrap {
  background: url(../images/message_bg.jpg) center top no-repeat;
}
.message_wrap * {
  box-sizing: border-box;
}
.message_wrap .form {
  width: 650px;
  padding: 5% 0 7%;
  margin: 0 auto;
}
.message_wrap .title {
  text-align: center;
  margin-bottom: 5%;
}
.message_wrap .form_input {
  margin-bottom: 20px;
  overflow: hidden;
}
.message_wrap .form_input input {
  height: 55px;
}
.message_wrap .form_input input,
.message_wrap .form_input textarea {
  border: 2px solid #4a4e50;
  width: 100%;
  padding: 15px;
  font-size: 16px;
  background-color: #fff;
  vertical-align: top;
}
.message_wrap input.ver_input {
  width: 69%;
  float: left;
}
.message_wrap .code {
  float: right;
  cursor: pointer;
}
.message_wrap .submit {
  display: block;
  width: 280px;
  background-color: #009be5;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-radius: 30px;
  margin: 44px auto 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.message_wrap .submit:hover {
  color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .message_wrap textarea {
    height: 160px;
  }
  .message_wrap .form {
    width: 100%;
  }
  .message_wrap .code {
    width: 30%;
  }
  .message_wrap .code img {
    width: 100%;
    height: 55px;
  }
}
/* 文明创建 */
/*.create_wrap {
  padding-bottom: 6%;
}*/
.create_wrap .active_top .news_time {
  color: #07388b;
  font-weight: bold;
}
.create_wrap .active_top .pub_pagination .swiper-pagination:after {
  background: #009be5;
}
.create_wrap .active_top .pub_pagination .swiper-pagination .swiper-pagination-current {
  color: #009be5;
}
.create_wrap .pub_but div {
  background: rgba(0, 155, 229, 0.7);
}
.creat_list li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #f7f9fa;
}
.creat_list li .img {
  overflow: hidden;
}
.creat_list li:nth-child(3n) {
  margin-right: 0;
}
.creat_list li .content {
  padding: 8.968%;
}
.creat_list li:hover a h3 {
  color: #0078ff;
  transition: all 0.3s;
}
.creat_list li h3 {
  font-size: 18px;
  height: 54px;
  color: #4a4e50;
  padding-bottom: 5%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.creat_list li .date {
  font-size: 16px;
  color: #07388b;
  font-weight: bold;
}
.creat_list li .date i {
  width: 38px;
  height: 25px;
  background: #009be5 url(../images/join_arrow2.png) center center no-repeat;
  border-radius: 15px;
  display: block;
  float: right;
  display: none;
}
.creat_list li .date i:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  .creat_list li {
    width: 49%;
  }
  .creat_list li:nth-child(3n) {
    margin-right: 2%;
  }
  .creat_list li:nth-child(2n) {
    margin-right: 0;
  }
  .creat_list li h3 {
    font-size: 16px;
    height: 42px;
  }
}
/* 文化体系 */
.system_wrap * {
  box-sizing: border-box;
}
.system_wrap .label {
  font-size: 24px;
  color: #4a4e50;
  margin-bottom: 2%;
}
.system_wrap .section1 {
  color: #4a4e50;
  padding-top: 4.1666%;
}
.system_wrap .section1 .items {
  text-align: center;
  overflow: hidden;
}
.system_wrap .section1 .items .tit {
  font-size: 24px;
}
.system_wrap .section1 .items .tit + i {
  display: inline-block;
  width: 3px;
  height: 28px;
  background-color: #009be5;
  margin: 5.58%;
}
.system_wrap .section1 .item {
  width: 32%;
  background-color: #f7f9fa;
  padding: 5.555% 2.08% 2%;
  margin-right: 2%;
  float: left;
  min-height: 540px;
}
.system_wrap .section1 .item:nth-child(3n) {
  margin-right: 0;
}
.system_wrap .section1 .item p {
  font-size: 18px;
}
.system_wrap .section2 {
  padding-top: 3%;
  overflow: hidden;
}
.system_wrap .section2 .wrap {
  position: relative;
  color: #fff;
}
.system_wrap .section2 .lf {
  position: relative;
  width: 51.666%;
  float: left;
}
.system_wrap .section2 .lf .txt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 10.2% 6.71% 0 7.65%;
}
.system_wrap .section2 .lf h2 {
  margin-bottom: 3%;
}
.system_wrap .section2 .lf p {
  font-size: 18px;
  line-height: 1.5;
}
.system_wrap .section2 .lr {
  width: 46.9444%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  color: #fff;
}
.system_wrap .section2 .lr-t,
.system_wrap .section2 .lr-b {
  background-color: #009be5;
  height: 47.5%;
}
.system_wrap .section2 .lr-b {
  margin-top: 4%;
}
.system_wrap .section2 .cont {
  padding: 6.5% 0 0 9.467%;
}
.system_wrap .section2 .cont img{width: 40px;height: 40px;}
.system_wrap .section2 .cont h2 {
  font-weight: bold;
  
}
.system_wrap .section2 .cont .st span {
  padding-right: 0.6em;
}
.system_wrap .section3 {
  padding: 3% 0 3%;
}
.system_wrap .section3 .wrap {
  background-color: #f7f9fa;
}
.system_wrap .section3 .lf {
  float: left;
  padding: 4.1666% 0 0 4.1666%;
}
.system_wrap .section3 .lf .top {
  color: #009be5;
  font-size: 0;
  margin-bottom: 8%;
}
.system_wrap .section3 .lf .top i {
  font-size: 24px;
  display: inline-block;
  width: 86px;
  height: 86px;
  text-align: center;
  line-height: 86px;
  border: 1px solid #dde4e8;
  border-radius: 50%;
  margin: 0 -3px;
}
.system_wrap .section3 .lf dl {
  color: #4a4e50;
}
.system_wrap .section3 .lf dt {
  font-weight: bold;
  margin-bottom: 5%;
}
.system_wrap .section3 .lf dd {
  font-size: 18px;
}
.system_wrap .section3 .img {
  float: right;
  width: 50%;
}
.system_wrap .section4 {
  background-color: #f7f9fa;
  padding: 3% 0;
}
.system_wrap .section4 li {
  float: left;
  width: 31.25%;
  margin-right: 3.125%;
}
.system_wrap .section4 li:nth-child(3n) {
  margin-right: 0;
}
.system_wrap .section4 li .tit {
  color: #fff;
  background-color: #009be5;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding: 0 18px;
  height: 35px;
  line-height: 35px;
  border-radius: 16px;
  margin-bottom: 20px;
}
.system_wrap .section4 li p {
  font-size: 18px;
  line-height: 1.5;
}
.system_wrap .section4 .items {
  width: 100%;
  margin-top: 3.8%;
}
.system_wrap .section4 .items .item {
  color: #4a4e50;
  width: 49%;
  margin-right: 2%;
  padding: 3%;
  float: left;
  background-color: #fff;
  box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.1);
}
.system_wrap .section4 .items .item .icon {
  height: 38px;
  display: none;
}
.system_wrap .section4 .items .item .icon img {
  height: 100%;
}
.system_wrap .section4 .items .item:nth-child(2n) {
  margin-right: 0;
}
.system_wrap .section4 .items .item .edit_con_original {
  position: relative;
  /*max-height: 280px;*/
  height: 330px;
  overflow: auto;
}
.system_wrap .section4 .items .tit {
  font-size: 24px;
  font-weight: bold;
  /*margin-top: 4%;*/
  margin-bottom: 20px;
}
/*.system_wrap .section4 .items .subtit {
  font-size: 24px;
  height: 36px;
  margin-bottom: 3%;
}*/
.system_wrap .section5 {
  padding:3% 0;
}
.system_wrap .section5 .item {
  background-color: #f7f9fa;
  margin-bottom: 2%;
  color: #4a4e50;
  overflow: hidden;
}
.system_wrap .section5 .item:last-child{margin-bottom: 0;}
.system_wrap .section5 .item:nth-child(2n) .img {
  float: right;
}
.system_wrap .section5 .item:nth-child(2n) .txt {
  float: left;
}
.system_wrap .section5 .txt {
  width: 39.792%;
  padding: 3.4722% 3.4722% 0 4.1666%;
  float: right;
}
.system_wrap .section5 .txt .tit {
  font-weight: bold;
  font-size: 24px;
}
.system_wrap .section5 .txt .subtit {
  font-size: 24px;
  margin-bottom: 5%;
}
.system_wrap .section5 .img {
  width: 60.208%;
  float: left;
}
.system_wrap .section6 {
  color: #fff;
}
.system_wrap .section6 .cont {
  padding-top: 7.8%;
  padding-left: 3.6%;
}
.system_wrap .section6 .cont .tit {
  font-weight: bold;margin-bottom: 20px;
}
.system_wrap .section6 .cont .subtit {
  margin-bottom: 1%;
}


@media screen and (max-width: 1520px) {
.system_wrap .section4 .items .item .edit_con_original {
  height: 350px;}
}

@media screen and (max-width: 1200px) {
  .system_wrap .section1 .item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 2%;
    min-height: 100px;
    padding: 5.555% 2.08%;
  }
  .system_wrap .section1 .item i {
    margin: 2% !important;
  }
  .system_wrap .section2 .lf {
    margin-bottom: 4%;
  }
  .system_wrap .section2 .lf .img {
    height: auto !important;
  }
  .system_wrap .section2 .lf .txt {
    position: static;
    background: #f7f9fa;
    color: #4a4e50;
    padding: 4%;
  }
  .system_wrap .section2 .lf,
  .system_wrap .section2 .lr {
    float: none;
    width: 100%;
    position: static;
  }
  .system_wrap .section2 .lf h2,
  .system_wrap .section2 .lr h2 {
    font-size: 20px;
    font-weight: bold;
  }
  .system_wrap .section2 .cont {
    padding-bottom: 6.5%;
  }
  .system_wrap .section3 .lf {
    float: none;
    width: 100%;
    text-align: center;
    padding: 4% 2%;
  }
  .system_wrap .section3 .lf .top {
    margin-bottom: 4%;
  }
  .system_wrap .section3 .lf .top i {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .system_wrap .section3 .lf dt {
    font-size: 20px;
  }
  .system_wrap .section3 .img {
    float: none;
    width: 100%;
  }
  .system_wrap .section4 li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .system_wrap .section4 .items .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .system_wrap .section4 .items .item .edit_con_original {
    height: auto;
    max-height: 10000px;
  }
  .system_wrap .section5 .txt,
  .system_wrap .section5 .img {
    float: none;
    width: 100%;
  }
  .system_wrap .section5 .txt {
    padding: 3.4722%;
  }
  .system_wrap .section6 .bg {
    height: auto !important;
  }
  .system_wrap .section6 .cont {
    padding: 7% 0;
  }
}
/* 集团荣誉 */
/*时间轴样式*/
.n_history .about_his {
  margin: 100px 0 60px;
}
@media only screen and (max-width: 768px) {
  .n_history .about_his {
    margin: 0;
    padding-bottom: 20px !important;
  }
}
.shiC {
  margin-bottom: 40px;
  position: relative;
}
.shiC .line {
  position: absolute;
  top: 23px;
  height: 1px;
  width: 100%;
  background: #ebebeb;
}
.bx_shiC {
  height: 100px;
  margin: 0px auto;
}
.bx_shiC::before {
  content: '';
  display: block;
  width: 98%;
  height: 1px;
  background: #ebebeb;
  position: relative;
  top: 24px;
  margin: 0 auto;
}
.bx_shiC li {
  cursor: pointer;
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.bx_shiC li span {
  font-size: 30px;
  color: #b7b7b7;
  height: 100%;
  display: block;
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  border-radius: 25px;
}
.bx_shiC li.on span {
  color: #fff;
  background: #009be5;
}
.bx_shiC li span::before {
  content: '';
  position: absolute;
  top: -31px;
  left: 50%;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  background: #ebebeb;
  border-radius: 50%;
}
.bx_shiC li.on span::before {
  background-color: #009be5;
}
.bx_shiC li.on span::after {
  content: '';
  position: absolute;
  top: -9px;
  left: 50%;
  width: 15px;
  height: 9px;
  margin-left: -7px;
  background: url(../images/sj.png) 0 0 no-repeat;
}
.bx_shiC .bx-wrapper .bx-controls-direction a {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  overflow: hidden;
  top: 0;
  margin-top: 0;
  cursor: pointer;
  z-index: 3;
  box-shadow: 0 0 17px 3px rgba(0, 0, 0, 0.1);
}
.bx_shiC .bx-wrapper .bx-prev {
  background: #fff url(../images/a_left.png) no-repeat center center;
  left: 0;
}
.bx_shiC .bx-wrapper .bx-prev:hover {
  background: #3bb2eb url(../images/a_left_on.png) no-repeat center center;
}
.bx_shiC .bx-wrapper .bx-next {
  background: #fff url(../images/a_right.png) no-repeat center center;
  right: 0;
}
.bx_shiC .bx-wrapper .bx-next:hover {
  background: #3bb2eb url(../images/a_right_on.png) no-repeat center center;
}
.bx_shiC .bx-wrapper .bx-viewport {
  border: 0;
  padding-top: 50px;
}
@media only screen and (max-width: 1300px) {
  .bx_shiC {
    width: 85%;
  }
}
@media only screen and (max-width: 1024px) {
  .bx_shiC {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .bx_shiC .bx-wrapper .bx-prev {
    left: -67px;
  }
  .bx_shiC li span {
    font-size: 16px;
  }

.system_wrap .section3 .lf .top i {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }


}
@media only screen and (max-width: 600px) {
  .bx_shiC {
    width: 70%;
  }
}
@media only screen and (max-width: 410px) {
  .bx_shiC {
    width: 55%;
  }
}
@media only screen and (max-width: 768px) {
  .resource-type-wrap .panel {
    width: 100%;
    margin-top: 10px;
  }
  .n_history .about_his {
    padding: 50px 0;
  }
  .shiC {
    margin-bottom: 20px;
  }
  .resource-type-wrap .panel .inner h1 br,
  .resource-type-wrap .panel .inner1 h1 br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .bx_shiC {
    height: 45px;
    margin-bottom: 20px;
  }
  .bx_shiC li {
    height: 45px;
    line-height: 45px;
  }
  .bx_shiC .bx-wrapper .bx-controls-direction a {
    height: 45px;
  }
  .swiper-pagination-switch {
    width: 15px;
    height: 3px;
  }
}
/*时间轴样式 end*/
.history_wrap {
  padding: 4.948% 0;
}
.history_wrap .gallery-left {
  width: 774px;
  margin: 20px auto;
  position: relative;
}
.history_wrap .gallery-left .swiper-button-next,
.history_wrap .gallery-left .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 17px 3px rgba(0, 0, 0, 0.1);
  background: #fff url(../images/a_left.png) center center no-repeat;
  left: -20px;
}
.history_wrap .gallery-left .swiper-button-next {
  background: #fff url(../images/a_right.png) center center no-repeat;
  left: auto;
  right: -20px;
}
.history_wrap .gallery-left .swiper-slide {
  padding-bottom: 50px;
  background: none;
}
.history_wrap .gallery-left .swiper-slide .txt {
  text-align: center;
  color: #000;
  font-size: 24px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.history_wrap .gallery-top {
  width: 774px;
}
.history_wrap .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.gallery-thumbs {
  height: 673px;
  box-sizing: border-box;
  width: 294px;
  float: right;
}
.gallery-thumbs .swiper-slide {
  box-sizing: border-box;
  cursor: pointer;
}
.gallery-thumbs .swiper-slide.swiper-slide-active {
  border: 3px solid #009be5;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
  background-size:100% 100% !important;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.gallery-left-wrap {
  width: 1137px;
  padding: 3.68% 0 3.68%;
  background: #f7f9fa;
  height: 673px;
  box-sizing: border-box;
  float: left;
}
@media only screen and (max-width: 1600px) {
  .gallery-box {
    width: 1140px;
    margin: 0 auto;
  }
  .gallery-box .gallery-left-wrap {
    width: 840px;
  }
}
@media only screen and (max-width: 1200px) {
  .gallery-box {
    width: 100%;
  }
  .gallery-box .gallery-top,
  .gallery-box .gallery-left-wrap,
  .gallery-box .gallery-left {
    width: 100%;
    height: auto;
    float: none;
  }
  .gallery-box .gallery-thumbs {
    width: 100%;
    float: none;
    height: auto;
  }
  .gallery-box .gallery-thumbs .swiper-slide {
    height: auto;
  }
  .gallery-box .gallery-left-wrap {
    margin-bottom: 2%;
  }
  .gallery-box .gallery-left .swiper-button-prev {
    left: 10px;
  }
  .gallery-box .gallery-left .swiper-button-next {
    right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .gallery-left-wrap {
    padding: 0;
  }
  .gallery-left-wrap .gallery-left .swiper-slide .txt {
    font-size: 18px;
    padding: 2%;
    max-width: 95%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .bx_shiC {
    width: 100%;
  }
  .bx_shiC li span {
    width: 80px;
    height: 28px;
    line-height: 28px;
  }
}


/*2021-12-13*/
.sm_list ul{overflow: hidden;margin: 0 -18px;}
.sm_list li{float: left;width: 33.33%;}
.sm_list dl{margin: 0 18px;background:#f7f9fa;}
.sm_list dt{position: relative;color: #fff;overflow: hidden;}
.sm_list dt em{position: absolute;top:0;left: 0;width: 100%;height: 100%;background: url(../images/sm_bg.png) no-repeat;background-size: 100% 100%}
.sm_list dt h3{position: absolute;width: 100%;bottom:20px;left: 0;box-sizing:border-box;}
.sm_list dt h3{padding: 0 35px;}
.sm_list dd{padding:35px;height: 250px;box-sizing: border-box;}
@media only screen and (max-width: 1520px) {
.sm_list dl{margin: 0 15px;}
.sm_list ul{margin: 0 -15px;}
.sm_list dt h3{padding: 0 30px;}
.sm_list dd{padding:30px;height: 360px;}
}
@media only screen and (max-width: 1520px) {

.sm_list dd{height: 400px;}
}
@media only screen and (max-width: 1024px) {
.sm_list dl{margin: 0 10px;}
.sm_list ul{margin: 0 -10px;}
.sm_list dt h3{padding: 0 20px;}
.sm_list dd{padding:20px;height: 300px;}
}
@media only screen and (max-width: 767px) {
.sm_list dl{margin: 0 ;}
.sm_list ul{margin: 0 ;}
.sm_list dt h3{padding: 0 20px;}
.sm_list dd{padding:20px;height: auto;}
.sm_list li{float: none;width: 100%;margin-bottom: 20px;}

}

/*招聘修改*/
.join_arrow{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.dl_02{display: none;}
.join_list ul > li.on .dl_01{background: #009be5;color: #fff;}
.join_list ul > li.on .dl_01 dt{color: #fff;padding: 25px 50px;}
.join_list ul > li.on .dl_01 .join_arrow{visibility: hidden;opacity: 0;}
.join_list ul > li.on .dl_02 {margin-top: 10px;
  border: 2px solid #009be5;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 1440px) {
.join_list ul > li.on .dl_01 dt{padding: 20px;}
}
@media only screen and (max-width: 1280px) {
.join_list ul > li.on .dl_01 dt{padding:10px 20px;}
}
@media only screen and (max-width: 767px) {
.join_list ul > li.on .dl_01 dt{padding:10px;}

.system_wrap .section4 .items .tit{margin-bottom: 10px;}
.system_wrap .section2 .cont{padding:20px;}
.system_wrap .section2 .lf p,.system_wrap .section3 .lf dd,.system_wrap .section4 li p{font-size: 14px;    line-height: 2}
.system_wrap .section4 .items .tit{font-size: 20px;}
.system_wrap .section4 .items .item .edit_con_original *{font-size: 14px !important;}
.system_wrap .section5 .items .tit{font-size: 20px;}
.system_wrap .section5 .items .item .edit_con_original *{font-size: 14px !important;}


.contact_wrap .list span{font-size: 16px;padding-right: 5px;}
.contact_wrap .list li{padding-left:25px;}

}

/*荣誉*/
/*.history_wrap .gallery-left .swiper-slide .tran_scale{height: 0;padding-bottom:65.89%;position: relative;}
.history_wrap .gallery-left .swiper-slide .tran_scale img{width: 100%;height: 100% !important;position: absolute;top:0;left: 0;}
*/


/*2022-01-05*/
.system_wrap .section2 .cont .icon{display: none;}


.history_wrap .swiper-slide{background: none}
.his_bot .swiper-button-disabled.disabled{box-shadow: 0 0 10px rgb(0 0 0 / 20%) !important;}
.his_bot .swiper-button-disabled.disabled i{opacity: 0.6}
.his_bot .disabled i{opacity: 0.6}


