
.cateListBox {
  display: inline-block;
  color: #fff;
  width: auto;
  vertical-align: top;
}
li.cateListBox a:hover:before,.active a:before {
     width: 80%!important;
     left: 10%!important;
     background: #005095;
}
li.cateListBox a:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
}
li.cateListBox a:hover,li.active a {
    color: #005293!important;
    text-decoration: none;
}

li.cateListBox a {
     position: relative;
    font-size: 15px;
    height: 80px;
    line-height: 80px;
    padding: 0px 30px;
    color: #333;
    display: block;
    transition: 0.3s ease 0s;
}
li.cateListBox a:after{
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  display: block;
  background: #ccc;
  top: 50%;
  margin-top: -7px;
  right: -5px;
}
ul.cate1 {
  border-bottom: 1px solid #cfcfcf;
  text-align: center;
}

.profile p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 15px;
  text-indent: 2em;
}

.profile video {
  width: 100%;
}

.section-title {
  font-size: 24px;
  text-align: center;
  line-height: 2;
  margin: 2%;
  font-weight: bold;
  color: #025095;
  letter-space:1px;
}
.section-title:after{
  content: '';
  display:block;
  width:50px;
  height:3px;
  background:#025095;
  margin:0 auto;
}

.section {
  padding: 2% 0px;
}


.culture p {
  font-size: 18px;
  margin: 25px 0px;
}

.culture h3 {
  margin-top: 14%;
  font-size: 24px;
}

.culture img {
  width: 96%;
}
.list-2 li img {
  width: 100%;
  position: relative;
}

.list-2 li {
  margin-bottom: 20px;
  text-align: center;
  height:273px;
  overflow: hidden;
}

.text h4 {
  color: #fff;
  font-size: 14px;
  margin: 0px;
  line-height: 3;
  height: 42px;
}

.text {
  position: absolute;
  bottom: 0px;
  left: 15px;
  width: calc(100% - 30px);
  background: rgba(4,88,164,.8);
}
.cateListBox .cateNameH3 {
  margin: 0px;
}



@media only screen and (max-width:768px){

.news-text{
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
.cateListBox {
      width: 44%;
      margin-right: 4%;
      margin-top: 0px;
      margin-bottom: 0;
  }
 .cate1 {
  padding-top: 0;
  padding-left: 0px;
}

  li.cateListBox a {
      width: 100%;
      padding: 0;
      text-align: center;
      line-height: 30px;
      height: 30px;
      margin-top: 10px;
  }
  .culture h3{
    margin-top: 4%!important;
    font-size: 20px!important;
  }
  .section-title{
    margin-bottom: 22px!important;
    font-size: 20px;
  }
    .list-2 li{
        padding:0px;
        height:auto;
    }
    .text{
        width: 100%;
        left:0px;
    }
}
.m.img-center:after {
  content: '';
    position: absolute;
    left: 14px;
    right: 14px;
    top: 0;
    bottom: 0;
    background: url(../image/shuiyin.png);
    background-size: cover;
}


/*人才理念*/

.content {
    background: #f6f6f6;
    padding: 20px;
}

.content .title {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 10px;
}

.content .detail {
    font-size: 14px;
    line-height: 1.75;
}
.linian .imgBox {
    width: 100%;
    overflow: hidden;
}
.linian .imgBox img{
    width: 100%
}

/* 招聘信息 */
.zhaopin h3 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 3;
  margin-bottom: 40px;
}

.zhaopin .zp_con li {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 20px;
  padding: 0px 10px;
}

/* 新闻中心 */
.news-list li {
	border-bottom: 1px dashed #dedede;
	margin-bottom: 15px;
}
.news-list li:hover {
	box-shadow: 0 8px 16px rgb(0 0 0 / 20%);
	border-bottom: 1px dashed #fff;
}
.news-list li:hover span a {
	color: #059ee3;
}
.news-pic {
	width: 220px;
	height: 100%;
	overflow: hidden;
	width: 2.2rem;
	margin-right: 30px;
	margin-right: 0.3rem;
	float: left;
}
.news-pic .pic-box {
	width: 220px;
	height: 140px;
	width: 2.2rem;
	height: 1.4rem;
}
.news-text {
	position: relative;
	padding: 16px;
}
.news-text a{
	color: #2964b4;
}

.news-text span {
	font-size: 18px;
	display: block;
	/* font-size: 0.17rem; */
	line-height: 18px;
	/* line-height: 0.18rem; */
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.news-text p {
	font-size: 14px;
	color: #999;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 18px 0;
	width: calc(90% - 100px);
}
.news-text small {
	font-size: 14px;
	color: #888;
	display: block;
	line-height: 14px;
}
.news-text b {
	font-weight: normal;
	width: 100px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 52px;
	border: 1px solid #cccccc;
	color: #888;
	font-size: 14px;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}