@charset "utf-8";
* {
  padding: 0;
  margin: 0;
  border: 0;
}
ul,
ol,
li {
  list-style: none;
}
input:focus,
button:focus {
  outline: 0;
}
img {
  border: 0;
  vertical-align: top;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
html,
body {
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  font-size: 14px;
  color: #333;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
.clearfix {
  display: block;
  *zoom: 1;
}
.clearfix:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0px;
  font-size: 0px;
  display: block;
  clear: both;
}
.m_mob {
  display: none;
}
.m_l_main {
  float: left;
}
.m_r_main {
  float: right;
}
.m_banner {
  width: 1200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
body {
  background: url(../images/bg.jpg) top center no-repeat;
}
.g_bdw {
  background: url(../images/header.jpg) top center no-repeat;
  width: 100%;
}
.m_header {
  height: 1003px;
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/*要闻*/
.g_part1 {
  background: url(../images/part1Bg.png) center no-repeat;
  width: 1231px;
  height: 457px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
  margin-bottom: 85px;
}
.g_part1 .m_l_main {
  width: 801px;
  height: 451px;
}
.g_part1 .m_r_main {
  width: 400px;
  margin-right: 30px;
  margin-top: 20px;
}
.g_part1 .swiper-container {
  width: 100%;
  height: 100%;
}
.g_part1 .swiper-slide {
  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;
}
.g_part1 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.g_bdw .m_imgTitle {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.g_bdw .m_imgTitle a {
  color: #ffffff;
  font-size: 18px;
  padding-left: 10px;
}
.g_part1 .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 20%;
  right: 0;
  left: auto;
}
.g_part1 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.g_part1 .swiper-pagination-bullet-active {
  background: #e1aa5e;
  width: 25px;
  border-radius: 8px;
}

.g_part1 .m_r_main ul li {
  padding: 10px 15px;
  margin-bottom: 28px;
  color: #ffffff;
  background: #a21f25;
  font-size: 20px;
  line-height: 30px;
}
.g_part1 .m_r_main ul li a {
  color: #ffffff;
}

/*视频*/
.g_part2 {
  width: 1204px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 115px;
}
.g_part2 .m_banner {
  text-align: center;
}
.g_part2 .gmwvideo {
  background: url(../images/videoBg.png) center no-repeat;
  height: 694px;
  width: 1204px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}
.g_part2 .gmwvideo #myVideo {
  margin-top: 7px;
  width: 1163px;
  height: 655px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.g_part2 .m_playIcon {
  background: url(../images/playIcon1.png) no-repeat;
  width: 94px;
  height: 94px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -47px;
  margin-top: -47px;
}

/*组图轮播*/
.g_part3 {
  margin-bottom: 143px;
}
.g_part3 .swiper-container2 {
  position: relative;
  width: 1100px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.g_part3 .m_con {
  overflow: hidden;
}
.g_part3 .m_con img {
  width: 100%;
  display: block;
  height: 374px;
}
.g_part3 .swiper-slide {
  width: 210px !important;
  height: 374px;
  position: relative;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: none;
  width: 27px;
  height: 66px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
  opacity: 1;
  background-image: none !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0;
  opacity: 1;
  background-image: none !important;
}
.g_part3 .swiper-slide .m_title {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 45px;
  line-height: 45px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.g_part3 .swiper-slide .m_title a {
  color: #ffffff;
  display: block;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
}
.g_part3 .m_imgs {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_part3 .m_playIcon {
  background: url(../images/playIcon.png) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

/*精彩瞬间*/
.g_part4 {
  width: 1230px;
  margin-left: auto;
  margin-right: auto;
}
.g_part4 .m_banner {
  text-align: center;
  margin-bottom: 25px;
}
.g_part4 {
  margin-bottom: 424px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_part4 .m_container {
  width: 1200px;
  margin: 0 auto;
}
.g_part4 .dg-container {
  width: 100%;
  height: 524px;
  position: relative;
}
.g_part4 .dg-wrapper {
  width: 754px;
  height: 524px;
  margin: 0 auto;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}
.g_part4 .dg-wrapper a {
  width: 754px;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -377px;
}

.g_part4 .dg-wrapper a::before {
  content: '';
  display: block;
  width: 102px;
  height: 102px;
  background: url('../images/icon_play.png') no-repeat;
  background-position: center center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.g_part4 .dg-wrapper a.dg-transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.g_part4 .dg-wrapper a img {
  width: 754px;
  height: 100%;
  display: block;
  margin: 0 auto;
  object-fit: cover;
}
.g_part4 .dg-wrapper a div {
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  color: #ffffff;
}
.g_part4 .dg-wrapper a div a {
  color: #fff;
}
.g_part4 .dg-wrapper a.dg-center div {
  display: block;
}
.g_part4 .dg-container nav {
  width: 1200px;
  position: absolute;
  z-index: 1000;
  top: 50%;
  margin-top: -21px;
  left: 50%;
  margin-left: -600px;
}
.g_part4 .dg-container nav span {
  text-indent: -9000px;
  float: left;
  cursor: pointer;
  width: 38px;
  height: 56px;
}
.g_part4 .dg-prev {
  background: url(../images/left2.png) no-repeat;
  margin-left: 230px;
}
.g_part4 .dg-next {
  background: url(../images/right2.png) no-repeat;
  margin-left: 665px;
}
