.mySwiper {
  width: 100%;
  height: 29.17vw;
}

.mySwiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.mySwiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}

.mySwiper .swiper-wrapper .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.zuixin .cont {
  display: flex;
  justify-content: space-between;
}

.zuixin .cont .hot {
  width: 26.56vw;
  display: flex;
  flex-direction: column;
}

.zuixin .cont .hot:hover span {
  color: #006498;
}

.zuixin .cont .hot:hover p {
  color: #333;
}

.zuixin .cont .hot img {
  width: 26.56vw;
  height: 15.1vw;
  object-fit: cover;
}

.zuixin .cont .hot span {
  display: block;
  font-size: 1.04vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  line-height: 3.13vw;
}

.zuixin .cont .hot p {
  font-size: 0.73vw;
  line-height: 1.04vw;
  color: #999;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.zuixin .cont ul {
  width: 33.85vw;
}

.zuixin .cont ul li a {
  display: flex;
  margin-bottom: 0.83vw;
  padding-bottom: 0.83vw;
  border-bottom: 1px dashed #ccc;
}

.zuixin .cont ul li a:hover div {
  color: #006498;
}

.zuixin .cont ul li a:hover strong {
  color: #006498;
}

.zuixin .cont ul li a:hover p {
  color: #333;
}

.zuixin .cont ul li div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #808080;
  width: 3.44vw;
  height: 3.65vw;
  background: #f0f0f0;
  text-align: center;
  border-radius: 0.31vw;
  margin-right: 1.04vw;
}

.zuixin .cont ul li div i {
  font-size: 1.67vw;
}

.zuixin .cont ul li div em {
  font-size: 0.63vw;
}

.zuixin .cont ul li span {
  width: 29.17vw;
}

.zuixin .cont ul li span strong {
  display: block;
  font-size: 1.04vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.zuixin .cont ul li span p {
  margin-top: 0.31vw;
  font-size: 0.73vw;
  color: #999;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.04vw;
}

.guanyu .cont {
  display: flex;
  justify-content: space-between;
}

.guanyu .cont .imgBox {
  position: relative;
}

.guanyu .cont .imgBox::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #006498;
  position: absolute;
  left: 0.78vw;
  top: 0.78vw;
  z-index: -1;
}

.guanyu .cont .tupian {
  width: 28.13vw;
  height: 18.75vw;
}

.guanyu .cont .txtBox {
  width: 31.25vw;
  height: 18.23vw;
  position: relative;
}

.guanyu .cont .txtBox span {
  display: block;
  font-size: 1.25vw;
  color: #006498;
  font-weight: bold;
  padding-bottom: 0.52vw;
}

.guanyu .cont .txtBox p {
  font-size: 0.73vw;
  line-height: 1.46vw;
  color: #333;
}

.guanyu .cont .txtBox a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.33vw;
  height: 2.08vw;
  background: #333;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0.83vw;
}

.guanyu .cont .txtBox a:hover {
  background: #006498;
}

.xinwen {
  background: #f7fbfe;
}

.xinwen .cont {
  display: flex;
  justify-content: space-between;
}

.xinwen .cont a {
  width: 20.31vw;
}

.xinwen .cont a:hover p {
  color: #000;
}

.xinwen .cont a > img {
  width: 20.31vw;
  height: 15.63vw;
}

.xinwen .cont a div {
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
  padding: 0 0.52vw;
  box-sizing: border-box;
  height: 4.17vw;
  margin-top: 0.52vw;
  margin-bottom: 2.6vw;
}

.xinwen .cont a div img {
  width: 1.56vw;
  height: 1.56vw;
  margin-right: 0.52vw;
}

.xinwen .cont a div span {
  font-size: 0.83vw;
  font-weight: bold;
  color: #006498;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xinwen .cont a div p {
  font-size: 0.73vw;
  line-height: 1.46vw;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.keji .kjSwiper {
  padding-bottom: 2.6vw;
}

.keji .kjSwiper .swiper-slide a {
  height: 15.63vw;
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
}

.keji .kjSwiper .swiper-slide a:hover span {
  background: #01314b;
}

.keji .kjSwiper .swiper-slide div {
  height: 10.42vw;
  position: relative;
}

.keji .kjSwiper .swiper-slide div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.keji .kjSwiper .swiper-slide div span {
  display: block;
  width: 100%;
  padding: 0 1.04vw;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 0.73vw;
  line-height: 2.08vw;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}

.keji .kjSwiper .swiper-slide p {
  margin-top: 0.52vw;
  text-align: center;
  padding: 0 0.73vw;
  box-sizing: border-box;
  font-size: 0.73vw;
  line-height: 1.04vw;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.keji .kjSwiper .swiper-slide i {
  margin: 0 auto;
  font-size: 0.63vw;
  color: #006498;
  margin-top: 0.73vw;
}

.shengchan .cont ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.shengchan .cont ul li {
  width: 15.1vw;
  height: 10.42vw;
  margin-bottom: 0.73vw;
  margin-right: 0.68vw;
}

.shengchan .cont ul li:nth-child(4n) {
  margin-right: 0;
}

.shengchan .cont ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.shengchan .cont ul li a:hover p {
  background: #01314b;
}

.shengchan .cont ul li img {
  width: 15.1vw;
  height: 10.42vw;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
}

.shengchan .cont ul li p {
  display: block;
  width: 100%;
  padding: 0 0.73vw;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 0.73vw;
  line-height: 2.08vw;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
