﻿.content {
  width: 1400px;
  margin: 0 auto;
}
.content-zhiliang {
  margin: 30px 0 27px;
}
.content-zixun {
  display: flex;
  justify-content: space-between;
}
.lunbo {
  position: relative;
  width: 780px;
  overflow: hidden;
}
.lunbo-list {
  width: 780px;
  position: relative;
  display: flex;
}
.lunbo-item {
  height: 500px;
  position: relative;
}
.lunbo-item img {
  width: 780px;
  height: 500px;
}
.lunbo-text {
  width: 780px;
  height: 54px;
  line-height: 60px;
  padding-left: 33px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background: rgba(19, 87, 172, 0.8);
}
.lunbo-text span {
  width: 600px;
  font-size: 20px;
  color: #fff;
  font-family: Arial;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  user-select: none;
}
.doc-list {
  position: absolute;
  bottom: 21px;
  right: 20px;
  display: flex;
}
.doc-item {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  margin-right: 8px;
  cursor: pointer;
}
.doc-item-active {
  background: #fff;
}
.zixun {
  width: 580px;
}
.content-title {
  display: flex;
  align-items: center;
  height: 56px;
  box-sizing: border-box;
  justify-content: space-between;
  background: #f1f1f1;
  padding-right: 14px;
}
.content-title-text {
  font-family: PingFang SC;
  width: 180px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 24px;
  background: #1357ac;
  text-align: center;
}
.content-title-more a {
  font-family: PingFang SC;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.65);
}
.content-title-more a img {
  margin-left: 3px;
}
.zixun-list {
  padding-top: 12px;
}
.zixun-item {
  background: url(/mb/images/sanjiao.png) no-repeat 1px 16px;
  padding-left: 17px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 9px;
  height: 40px;
}
.zixun-item:hover {
  background-color: rgba(223, 238, 255, 1);
}
.zixun-item:last-child {
  margin-bottom: -6px;
}
.zixun-item-time {
  font-family: PingFang SC;
  font-size: 16px;
  line-height: 41px;
}
.zixun-item-text a {
  display: inline-block;
  font-family: PingFang SC;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  width: 470px;
  height: 31px;
  line-height: 41px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content-shengchan {
  margin: 30px 0 26px;
}
.content-news {
  display: flex;
  justify-content: space-between;
}
.content-qiangsheng,
.content-biaozhun {
  width: 672px;
}
.content-qiangsheng .news-item-text a,
.content-biaozhun .news-item-text a {
  width: 650px;
}
.content-minsheng,
.content-fengcai,
.content-shijiao {
  width: 430px;
  margin-bottom: 30px;
}
.news-title-text {
  font-family: PingFang SC;
  width: 160px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 24px;
  background: #1357ac;
  text-align: center;
}
.news-list {
  padding-top: 14px;
}
.news-item {
  background: url(/mb/images/sanjiao.png) no-repeat left;
  padding-left: 17px;
  height: 40px;
  line-height: 50px;
}
.news-item:hover {
  background-color: rgba(223, 238, 255, 1);
}
.news-item-text a {
  font-size: 16px;
  font-family: PingFang SC;
  color: rgba(0, 0, 0, 0.85);
  width: 416px;
  height: 30px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.content-shishi {
  margin: 30px 0 25px;
}
.radio-list {
  margin-top: 29px;
  display: flex;
}
.radio-item {
  position: relative;
  margin-right: 40px;
}
.radio-item img:first-child {
  width: 320px;
  height: 230px;
}
.radio-item:last-child {
  margin-right: 0;
}
.radio-item .bofang {
  position: absolute;
  left: 50%;
  top: 93px;
  transform: translateX(-50%);
}
.radio-item-text {
  text-align: center;
  font-family: PingFang SC;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
  color: rgba(0, 0, 0, 0.851);
  width: 300px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-business {
  margin: 26px 0 20px;
}
.content-link {
  background: linear-gradient(
    to bottom,
    rgba(19, 87, 172, 0),
    rgba(19, 87, 172, 0.2)
  );
  padding: 10px 0 50px;
  min-width: 1400px;
}
.container .content-title {
  width: 1400px;
  margin: 13px 0 20px;
}
.link-container {
  width: 1400px;
  margin: 0 auto;
}
.link-list {
  display: flex;
  flex-wrap: wrap;
}
.link-item {
  width: 248px;
  margin-right: 40px;
  height: 98px;
  background: #fff;
  margin-top: 17px;
  position: relative;
}
.link-item:nth-child(5n) {
  margin-right: 0;
}
.link-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 248px;
  max-height: 98px;
  transform: translate(-50%, -50%);
}
