.m_title p {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  color: #155da5;
  font-weight: bold;
  text-align: center;
}
.news {
  padding-bottom: 64px;
}
.news_con {
  width: 1200px;
  margin: 0 auto;
}
.news_swiper {
  position: relative;
  width: 640px;
  margin-top: 64px;
}
.news_swiper .swiper-pagination {
  right: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  font-size: 0;
  padding: 4.5px 25px 0;
  background-color: #155da5;
}
.news_swiper .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 9px;
  height: 9px;
  background-color: #ffffff;
  opacity: 0.3;
  border-radius: 0;
}
.news_swiper .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 7px;
}
.news_swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
  opacity: 1;
}
.news_swiper .newsSwiper {
  width: 640px;
  overflow: hidden;
}
.news_swiper .newsSwiper .swiper-slide {
  width: 100%;
  height: 360px;
}
.news_swiper .newsSwiper_item {
  display: block;
  width: 100%;
}
.news_swiper .newsSwiper_item_show {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background-color: #f1f5f8;
}
.news_swiper .newsSwiper_item_show img {
  display: block;
  width: 100%;
}
.news_swiper .newsSwiper_item_title {
  width: 100%;
  background-color: #155da5;
  padding-left: 24px;
}
.news_swiper .newsSwiper_item_title p {
  line-height: 60px;
  font-size: 18px;
  width: 470px;
  letter-spacing: 1px;
  color: #ffffff;
}
.news_module {
  width: 450px;
  margin-top: 64px;
}
.news_module:nth-of-type(2) {
  width: 500px;
}
.news_module_title {
  width: 100%;
  border-bottom: 2px solid #ececec;
}
.news_module_title p {
  position: relative;
  line-height: 27px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #155da5;
}
.news_module_title p::before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background-color: #155da5;
}
.news_module_title a {
  font-size: 16px;
  letter-spacing: 1px;
  color: #666666;
}
.news_module_title a.icon_more {
  position: relative;
  padding-right: 37px;
}
.news_module_title a.icon_more::before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  clear: both;
  display: block;
  width: 27px;
  height: 6px;
  background: url(../images/home/icon_more.png) no-repeat;
  background-size: contain;
}
.news_module_list ul li {
  font-size: 16px;
  line-height: 1;
  color: #333333;
  width: 100%;
  padding-top: 30px;
}
.news_module_list ul li a {
  display: block;
}
.news_module_list ul li span {
  display: inline-block;
  width: 115px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
  color: #999999;
}
.news_nav {
  margin-top: 64px;
}
.news_nav_item {
  display: block;
  width: 142px;
  height: 110px;
  background-color: #155da5;
  padding-top: 22px;
}
.news_nav_item:not(:last-child) {
  margin-bottom: 12px;
}
.news_nav_item img {
  display: block;
  margin: 0 auto;
}
.news_nav_item p {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
}
.works {
  background-color: #f8f8f8;
  padding-top: 40px;
  padding-bottom: 30px;
}
.works_con {
  width: 1200px;
  margin: 0 auto;
}
.works_nav {
  padding-top: 52px;
}
.works_item {
  display: block;
  width: 200px;
  height: 180px;
  background-color: #ffffff;
  text-align: center;
  margin-bottom: 40px;
}
.works_item:not(:nth-child(4n+4)) {
  margin-right: 66px;
}
.works_item_show {
  height: 136px;
}
.works_item p {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
  color: #333333;
}
.show {
  padding-bottom: 50px;
}
.show_con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.show_con_item {
  position: relative;
  margin-top: 64px;
  padding-bottom: 33px;
}
.show_con_item .m_title p {
  line-height: 50px;
}
.show_con_item .swiper-pagination {
  left: 50%;
  bottom: 0;
  font-size: 0;
  transform: translateX(-50%);
}
.show_con_item .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 9px;
  height: 9px;
  background-color: #ececec;
  opacity: 1;
  border-radius: 0;
}
.show_con_item .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 12px;
}
.show_con_item .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #155da5;
}
.show_con_item .swiper-button-next,
.show_con_item .swiper-button-prev {
  top: 0;
  width: 54px;
  height: 48px;
  margin-top: 0;
}
.show_con_item .swiper-button-next::after,
.show_con_item .swiper-button-prev::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  border: solid 1px #ececec;
}
.show_con_item .swiper-button-next {
  right: 0;
}
.show_con_item .swiper-button-next::after {
  background-image: url(../images/home/icon_next.png);
}
.show_con_item .swiper-button-prev {
  left: 0;
}
.show_con_item .swiper-button-prev::after {
  background-image: url(../images/home/icon_prev.png);
}
.show_con_item .swiper {
  padding-top: 30px;
}
.show_con_item .swiper .swiper-wrapper .showSwiper_slideItem_show {
  display: block;
  width: 272px;
  height: 204px;
  background-color: #155da5;
  overflow: hidden;
}
.show_con_item .swiper .swiper-wrapper .showSwiper_slideItem_show img {
  display: block;
  width: 100%;
  height:100%;
}
.show_con_item .swiper .swiper-wrapper .showSwiper_slideItem p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  line-height: 54px;
  background-color: #f8f8f8;
  padding-left: 13px;
  padding-right: 20px;
}
.cooperation {
  background-color: #f8f8f8;
  padding-top: 60px;
  padding-bottom: 34px;
}
.cooperation_con {
  width: 1200px;
  margin: 0 auto;
}
.cooperation_list img {
  display: block;
  width: 225px;
  margin-bottom: 30px;
}
.cooperation_list img:not(:nth-child(5n+5)) {
  margin-right: 15px;
}
