* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
@media only screen and (max-width: 750px) {
  .g-mobile .g_pub_header_box,
  .g-mobile .g_pub_footer_box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .g-mobile .m_head_nav,
  .g-mobile .m_foot_nav {
    display: none;
  }
  .g-mobile .g_pub_footer {
    height: auto !important;
    zoom: 1 !important;
  }
  .g-mobile .g_pub_footer:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
  .g-mobile .g_pub_footer .u_logo.foot {
    width: 100%;
    margin-left: 0;
  }
}
img {
  vertical-align: top;
}
.conw {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_pub_footer {
  margin-top: 0 !important;
}
body {
  background: #f3f3f3;
}
.g-wrap {
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1300px;
  width: 100%;
  font-family: "microsoft yahei";
  background: url("../images/header.jpg") center top no-repeat;
}
.g-wrap .m-title {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.g-wrap .m-title a {
  position: absolute;
  width: 49px;
  height: 12px;
  right: 0;
  top: 45px;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .m-title .u-ad {
  position: absolute;
  height: 26px;
  left: 0;
  top: 37px;
}
.g-wrap .g-part1-1 .m-title .u-ad{
	height: 32px;
	top: 35px;
}
.g-wrap .g-part1-2 .m-right .u-ad{
	height: 19px;
	top: 17px;
}
.g-wrap .g-part1-2 .m-left .m-title .u-ad{
  height: 29px;
  left: auto;
  right: 0;
  top: 12px;
}
.g-wrap .g-part1-2 .m-right .m-title .u-ad{
  height: 22px;
  left: auto;
  right: 0;
  top: 16px;
}
.g-wrap .m-subtitle {
  width: 100%;
  position: relative;
}
.g-wrap .m-subtitle a {
  position: absolute;
  width: 49px;
  height: 12px;
  right: 0;
  top: 15px;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 1050px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 1100px;
  height: 426px;
  top: 108px;
  left: 50px;
  animation: zoomIn .8s .2s backwards;
  -webkit-animation: zoomIn .8s .2s backwards;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.g-wrap .g-pop-up {
  display: none;
  position: fixed;
  top: 8%;
  left: 50%;
  margin-left: 620px;
  width: 135px;
  height: 404px;
  padding: 92px 84px 204px 51px;
  z-index: 999;
  background: url(../images/win_bg.png) left top no-repeat;
}
.g-wrap .g-pop-up ul li {
  margin-top: 15px;
  font-size: 16px;
  line-height: 20px;
  background: url(../images/win_item_line_bg.png) bottom center no-repeat;
  padding-bottom: 16px;
  color: #b07943;
  text-align: center;
}
.g-wrap .g-pop-up ul li a {
  color: #b07943;
}
.g-wrap .g-pop-up ul li:hover {
  color: #d7211f;
}
.g-wrap .g-pop-up ul li:hover a {
  color: #d7211f;
}
.g-wrap .g-pop-up .u-gotop {
  position: absolute;
  width: 65px;
  height: 33px;
  cursor: pointer;
  background: url(../images/win_goTop.png) top center no-repeat;
  top: 417px;
  left: 87px;
}
.g-wrap .g-content {
  padding-bottom: 80px;
  background: url("../images/big-bg1.jpg") center top no-repeat;
}
.g-wrap .g-headerline {
  background: url("../images/headline.png") center center no-repeat;
}
.g-wrap .g-headerline dl {
  box-sizing: border-box;
  width: 1200px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 40px 0 114px;
  overflow: hidden;
}
.g-wrap .g-headerline dl dt {
  font-size: 36px;
  font-weight: bold;
  color: #ffd595;
  text-align: center;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-headerline dl dt a {
  color: #ffd595;
}
.g-wrap .g-headerline dl dd {
  font-size: 16px;
  line-height: 26px;
  color: #ffd594;
  text-indent: 2em;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-headerline dl dd a {
  color: #ffffff;
}
.g-wrap .g-news {
  width: 1200px;
  margin: 68px auto 0;
  position: relative;
}
.g-wrap .g-news .u-ad{
  position: absolute;
  top: 0px;
  right: 0px;
  height: 26px;
}
.g-wrap .g-news .m-news {
  width: 1229px;
  height: 495px;
  zoom: 1;
  position: relative;
  background: url("../images/news-bg.png") 0 0 no-repeat;
}
.g-wrap .g-news .m-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-news .m-news-slide {
  float: left;
  width: 720px;
  height: 465px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.g-wrap .g-news .m-news .m-news-slide .swiper-slide {
  float: left;
}
.g-wrap .g-news .m-news .m-news-slide .swiper-slide img {
  width: 720px;
  height: 405px;
}
.g-wrap .g-news .m-news .m-news-slide .swiper-slide p {
  width: 100%;
  height: 60px;
  line-height: 60px;
  left: 0;
  bottom: 0;
  font-size: 20px;
  color: #FFF;
  box-sizing: border-box;
  background: #aeaeae;
  padding: 0 70px 0 16px;
}
.g-wrap .g-news .m-news .m-news-slide .swiper-slide p a {
  color: #FFF;
}
.g-wrap .g-news .m-news .m-news-slide .swiper-pagination {
  width: 66px;
  bottom: 23px;
  left: auto;
  right: 19px;
  height: 9px;
}
.g-wrap .g-news .m-news .m-news-slide .swiper-pagination .swiper-pagination-bullet {
  float: left;
  width: 9px;
  height: 9px;
  vertical-align: top;
  border-radius: 0;
  background: #c9c7c7;
  margin: 0 2px;
  opacity: 1;
}
.g-wrap .g-news .m-news .m-news-slide .swiper-pagination .swiper-pagination-bullet-active {
  background: #f1b209;
}
.g-wrap .g-news .m-news .m-right {
  float: left;
  width: 480px;
  margin: 47px 0 0 0;
}
.g-wrap .g-news .m-news .m-right ul li {
  padding: 15px 0;
  zoom: 1;
  transition: .3s;
  -webkit-transition: .3s;
}
.g-wrap .g-news .m-news .m-right ul li:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-news .m-right ul li div {
  float: left;
  width: 186px;
  height: 104px;
  margin: 0 0 0 27px;
}
.g-wrap .g-news .m-news .m-right ul li div img {
  width: 186px;
  height: 104px;
}
.g-wrap .g-news .m-news .m-right ul li p {
  display: flex;
  float: left;
  width: 235px;
  height: 104px;
  margin-left: 16px;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-news .m-news .m-right ul li p a {
  color: #333;
}
.g-wrap .g-news .m-news .m-right ul li:hover {
  background: #fddfaa;
}
.g-wrap .g-news .m-news .u-more {
  position: absolute;
  width: 49px;
  height: 12px;
  left: 1146px;
  bottom: 0;
  z-index: 9;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .g-agenda {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 74px;
  background: url(../images/mryc-bg.png) top left no-repeat;
  margin-top: 40px;
  overflow: hidden;
  background-size: cover;
  zoom: 1;
}
.g-wrap .g-agenda:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-agenda .m-txt-roll-box {
  float: left;
  width: 800px;
  margin: 24px 0 0 236px;
  overflow: hidden;
}
.g-wrap .g-agenda .m-txt-roll-box .m-txt-roll {
  width: 50000px;
  zoom: 1;
}
.g-wrap .g-agenda .m-txt-roll-box .m-txt-roll:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-agenda .m-txt-roll-box .m-txt-roll ul {
  float: left;
}
.g-wrap .g-agenda .m-txt-roll-box .m-txt-roll ul li {
  float: left;
  font-size: 18px;
  text-indent: 12px;
  margin-right: 50px;
  background: url("../images/icon-list2.png") 0 10px no-repeat;
  color: #fff;
}
.g-wrap .g-agenda .m-txt-roll-box .m-txt-roll ul li a {
  color: #fff;
}
.g-wrap .g-agenda .m-links {
  float: right;
  width: 140px;
  margin-top: 8px;
}
.g-wrap .g-agenda .m-links a {
  display: block;
  width: 100%;
  height: 29px;
  background: url(../images/btn-rd.png) 0 no-repeat;
}
.g-wrap .g-agenda .m-links a:nth-child(2) {
  background: url(../images/btn-zx.png) 0 no-repeat;
}
.g-wrap .g-part1-1 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.g-wrap .g-part1-1 ul {
  margin-top: 33px;
  zoom: 1;
}
.g-wrap .g-part1-1 ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part1-1 ul li {
  float: left;
  width: 562px;
  font-size: 18px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #474747;
  text-indent: 22px;
  padding-right: 38px;
  background: url("../images/icon-list.png") 5px center no-repeat;
}
.g-wrap .g-part1-1 ul li a {
  color: #474747;
}
.g-wrap .g-part1-1 ul li:nth-child(2n) {
  width: 539px;
  padding-right: 0;
  margin-left: 41px;
}
.g-wrap .g-part1-2 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  zoom: 1;
}
.g-wrap .g-part1-2:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part1-2 .m-title {
  width: 100%;
}
.g-wrap .g-part1-2 .m-title a {
  top: 52px;
}

.g-wrap .g-part1-2 .m-left {
  float: left;
  width: 551px;
}
.g-wrap .g-part1-2 .m-left .m-list {
  margin-top: 32px;
}
.g-wrap .g-part1-2 .m-left .m-list ul {
  padding-bottom: 24px;
  border-bottom: 1px dashed #e2e2e2;
}
.g-wrap .g-part1-2 .m-left .m-list ul li {
  font-size: 18px;
  line-height: 38px;
  padding-left: 16px;
  background: url("../images/icon-list.png") 0 center no-repeat;
  zoom: 1;
}
.g-wrap .g-part1-2 .m-left .m-list ul li:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part1-2 .m-left .m-list ul li p {
  float: left;
  width: 450px;
  color: #474747;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-part1-2 .m-left .m-list ul li p a {
  color: #474747;
}
.g-wrap .g-part1-2 .m-left .m-list ul li span {
  float: left;
  width: 78px;
  color: #ababab;
  text-align: right;
}
.g-wrap .g-part1-2 .m-left .m-list ul:last-child {
  padding: 24px 0 0 0;
  border: none;
}
.g-wrap .g-part1-2 .m-right {
  float: right;
  width: 551px;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main {
  width: 100%;
  height: 430px;
  margin-top: 32px;
  position: relative;
  background: url(../images/newspaper-bg.png) repeat;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-review {
  position: absolute;
  width: 210px;
  height: 22px;
  right: 18px;
  bottom: 18px;
  z-index: 9;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-review span {
  width: 72px;
  height: 100%;
  font-size: 14px;
  float: left;
  background: #fff;
  line-height: 22px;
  text-align: center;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-review #u-review-select {
  float: left;
  width: 100px;
  padding-left: 10px;
  cursor: pointer;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-review ul {
  display: none;
  position: absolute;
  width: 137px;
  left: 73px;
  top: 22px;
  height: 85px;
  overflow-y: auto;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-review ul li {
  width: 100px;
  height: 20px;
  background: #efefef;
  line-height: 20px;
  border-top: 1px dotted #666;
  padding-left: 10px;
  cursor: pointer;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-review .u-switch {
  width: 26px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background: url("../images/newspaper-arrow-bottom.png") 0 0 no-repeat;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-review .u-switch-open {
  background: url("../images/newspaper-arrow-top.png") 0 0 no-repeat;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list {
  display: none;
  zoom: 1;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-left {
  width: 280px;
  height: 398px;
  float: left;
  margin: 15px 0 0 20px;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-left img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right {
  float: right;
  width: 232px;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition {
  margin: 25px 0;
  zoom: 1;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition p {
  float: left;
  width: 18px;
  height: 110px;
  padding: 10px 15px 0;
  color: #fff;
  font-size: 20px;
  background: #986830;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition ul {
  zoom: 1;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition ul li {
  float: left;
  width: 30px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0 0 6.5px 11px;
  background: #acacac;
  transition: .3s;
  -webkit-transition: .3s;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition ul li a {
  color: #fff;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-today-edition ul li:hover {
  background: #986830;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-daily-list {
  width: 218px;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-daily-list li {
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-list .m-newspaper-right .m-daily-list li a {
  color: #000;
}
.g-wrap .g-part1-2 .m-right .m-newspaper-main .m-newspaper-select {
  display: block;
}
.g-wrap .g-part2 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 65px;
}
.g-wrap .g-part2 ul {
  margin-top: 33px;
  zoom: 1;
}
.g-wrap .g-part2 ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part2 ul li {
  float: left;
  width: 562px;
  font-size: 18px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #474747;
  text-indent: 22px;
  padding-right: 38px;
  background: url("../images/icon-list.png") 5px center no-repeat;
}
.g-wrap .g-part2 ul li a {
  color: #474747;
}
.g-wrap .g-part2 ul li:nth-child(2n) {
  width: 539px;
  padding-right: 0;
  margin-left: 41px;
}
.g-wrap .g-part3 {
  margin-top: 64px;
}
.g-wrap .g-part3 .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.g-wrap .g-part3 .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part3 .m-left {
  float: left;
  width: 600px;
  margin-top: 33px;
  height: 532px;
}
.g-wrap .g-part3 .m-left .m-roundAbout {
  width: 600px;
  position: relative;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-main {
  width: 500px;
  height: 532px;
  position: relative;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-prev-btn {
  width: 81px!important;
  left: 0px;
  background: url(../images/arrow-left1.png) 0 center no-repeat;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-prev-btn:hover {
  background: url(../images/arrow-left1-on.png) 0 center no-repeat;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-next-btn {
  width: 81px!important;
  right: 0px;
  background: url(../images/arrow-right1.png) 40px center no-repeat;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-next-btn:hover {
  background: url(../images/arrow-right1-on.png) 40px center no-repeat;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-list .list-item {
  position: absolute;
  top: 0;
  left: 0;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-list .list-item .m_title {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 57px;
  padding: 2.6% 4% 0 4%;
  background: url(../images/txt-bg1.png) top center no-repeat;
  background-size: 100% auto;
  text-align: center;
  bottom: 0;
  left: 0;
  color: #b2150d;
  overflow: hidden;
  font-size: 90%;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-list .list-item .m_title p {
  margin-top: 3px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-list .list-item .m_title a {
  color: #b2150d;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-list .list-item .u-pic {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 93.9%;
  text-align: center;
}
.g-wrap .g-part3 .m-left .m-roundAbout .poster-list .list-item .u-pic img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.g-wrap .g-part3 .m-right {
  float: right;
  margin-top: 50px;
  background: url("../images/pic-bg1.png") right 21px no-repeat;
  width: 560px;
  height: 486px;
  overflow: hidden;
}
.g-wrap .g-part3 .m-right .m-media-slide1 {
  width: 530px;
  height: 315px;
  overflow: hidden;
  margin: 0;
}
.g-wrap .g-part3 .m-right .m-media-slide1 .swiper-slide {
  position: relative;
}
.g-wrap .g-part3 .m-right .m-media-slide1 .swiper-slide img {
  width: 530px;
  height: 315px;
}
.g-wrap .g-part3 .m-right .m-media-slide1 .swiper-slide .u-link {
  position: absolute;
  width: 450px;
  height: 27px;
  left: 0;
  bottom: 0;
  color: #b2150d;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 58px 40px 0;
  background: url("../images/repeat1.png") center bottom no-repeat;
}
.g-wrap .g-part3 .m-right .m-media-slide1 .swiper-button-next,
.g-wrap .g-part3 .m-right .m-media-slide1 .swiper-button-prev {
  width: 10px;
  height: 15px;
  margin: 0;
  top: auto;
  bottom: 12px;
  background: url("../images/arrow-left2.png") center center no-repeat;
}
.g-wrap .g-part3 .m-right .m-media-slide1 .swiper-button-next {
  background: url("../images/arrow-right2.png") center center no-repeat;
}
.g-wrap .g-part3 .m-right .m-media-slide2-wrap {
  position: relative;
  overflow: hidden;
  margin-top: 50px;
}
.g-wrap .g-part3 .m-right .m-media-slide2-wrap .m-media-slide2 {
  width: 510px;
  height: 120px;
  margin-left: 25px;
}
.g-wrap .g-part3 .m-right .m-media-slide2-wrap .m-media-slide2 .swiper-slide {
  width: 160px;
  height: 120px;
  margin-right: 15px;
  position: relative;
  float: left;
}
.g-wrap .g-part3 .m-right .m-media-slide2-wrap .m-media-slide2 .swiper-slide img {
  width: 160px;
  height: 95px;
}
.g-wrap .g-part3 .m-right .m-media-slide2-wrap .m-media-slide2 .swiper-slide .u-link {
  position: absolute;
  width: 144px;
  height: 45px;
  left: 0;
  bottom: 0;
  color: #b2150d;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  padding: 40px 8px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: url("../images/repeat2.png") center bottom repeat-x;
}
.g-wrap .g-part3 .m-right .m-media-slide2-wrap .swiper-button-next,
.g-wrap .g-part3 .m-right .m-media-slide2-wrap .swiper-button-prev {
  width: 12px;
  height: 21px;
  margin: 0;
  left: 0;
  top: 48px;
  background: url("../images/arrow-left3.png") center center no-repeat;
}
.g-wrap .g-part3 .m-right .m-media-slide2-wrap .swiper-button-next {
  left: auto;
  right: 0;
  background: url("../images/arrow-right3.png") center center no-repeat;
}
.g-wrap .g-part4 {
  margin-top: 90px;
}
.g-wrap .g-part4 .m-wrap {
  background: #8A1616;
  padding: 80px 0;
  margin-top: 40px;
  overflow: hidden;
}
.g-wrap .g-part4 .m-main {
  background: url(https://imgtopics.gmw.cn/63054.files/images/tbjm-bg.png) top center no-repeat;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 980px;
  box-sizing: border-box;
  padding-top: 40px;
  position: relative;
}
.g-wrap .g-part4 .m-main .video-box {
  width: 1020px;
  height: 578px;
  margin: 0 auto;
  border: 5px solid #ffd692;
  box-sizing: border-box;
}
.g-wrap .g-part4 .m-main .vlist {
  margin: 77px auto 0;
  width: 1020px;
  zoom: 1;
}
.g-wrap .g-part4 .m-main .vlist:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part4 .m-main .vlist .next,
.g-wrap .g-part4 .m-main .vlist .prev {
  position: absolute;
  bottom: 165px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: .3s;
  -webkit-transition: .3s;
}
.g-wrap .g-part4 .m-main .vlist .next {
  background: url(https://imgtopics.gmw.cn/63054.files/images/next.png) no-repeat;
  right: 30px;
}
.g-wrap .g-part4 .m-main .vlist .next:hover {
  background: url(https://imgtopics.gmw.cn/63054.files/images/next-hover.png) no-repeat;
}
.g-wrap .g-part4 .m-main .vlist .prev {
  background: url(https://imgtopics.gmw.cn/63054.files/images/prev.png) no-repeat;
  left: 30px;
}
.g-wrap .g-part4 .m-main .vlist .prev:hover {
  background: url(https://imgtopics.gmw.cn/63054.files/images/prev-hover.png) no-repeat;
}
.g-wrap .g-part4 .m-main ul {
  float: left;
}
.g-wrap .g-part4 .m-main ul li {
  float: left;
  width: 320px;
  margin: 0 10px;
  cursor: pointer;
}
.g-wrap .g-part4 .m-main ul li img {
  width: 310px;
  height: 190px;
  border: 5px solid #ffd692;
}
.g-wrap .g-part4 .m-main ul li.current img {
  border: 5px solid #bd3c3b;
}
.g-wrap .g-part4 .m-main ul li a.tit {
  display: block;
  font-size: 16px;
  color: #601716;
  text-align: center;
  margin-top: 12px;
}
.g-wrap .g-part4 .m-main section {
  float: left;
  margin: 0 10px;
}
.g-wrap .g-part4 .m-main section img {
  width: 310px;
  height: 190px;
  border: 5px solid #ffd692;
}
.g-wrap .g-part4 .m-main .videoUrl {
  display: none;
}
.g-wrap .g-part5 {
  margin-top: 20px;
  height: 1130px;
  padding-top: 70px;
  background: url("../images/big-bg2.jpg") center top no-repeat;
}
.g-wrap .g-part5 .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin: 38px auto 0;
  zoom: 1;
}
.g-wrap .g-part5 .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part5 .m-main .m-left {
  width: 550px;
  float: left;
  overflow: hidden;
}
.g-wrap .g-part5 .m-main .m-left .m-list1 {
  overflow: hidden;
  width: 560px;
  margin: 34px 0 30px;
}
.g-wrap .g-part5 .m-main .m-left .m-list1 li {
  width: 270px;
  height: 405px;
  float: left;
  margin-right: 10px;
  position: relative;
}
.g-wrap .g-part5 .m-main .m-left .m-list1 li img {
  width: 270px;
  height: 405px;
}
.g-wrap .g-part5 .m-main .m-left .m-list1 li p {
  padding: 90px 15px 20px;
  background: url(../images/txt-bg2.png) repeat-x top;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 240px;
}
.g-wrap .g-part5 .m-main .m-left .m-list1 li p a {
  color: #ffffff;
}
.g-wrap .g-part5 .m-main .m-left .m-list2 li {
  line-height: 38px;
  font-size: 18px;
  padding-left: 16px;
  color: #474747;
  background: url(../images/icon-list.png) no-repeat center left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.g-wrap .g-part5 .m-main .m-left .m-list2 li a {
  color: #474747;
}
.g-wrap .g-part5 .m-main .m-right {
  float: right;
}
.g-wrap .g-part6 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 9;
  margin-top: -250px;
}
.g-wrap .g-part6 .m-main {
  margin-top: 38px;
  zoom: 1;
}
.g-wrap .g-part6 .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part6 .m-main .m-zjt {
  float: left;
  width: 550px;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con {
  margin-top: 35px;
  height: 427px;
  overflow: hidden;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3 {
  box-sizing: border-box;
  border-top: 2px solid #f8f8f8;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  padding-left: 20px;
  background: #f8f8f8;
  cursor: pointer;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  zoom: 1;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3 b {
  float: left;
  display: inline-block;
  line-height: 50px;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
  color: #e2ac59;
  margin-right: 13px;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3 a {
  float: left;
  width: 455px;
  font-size: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  line-height: 48px;
  color: #333;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3 span {
  float: right;
  margin-right: 15px;
  font-size: 14px;
  color: #cd9067;
  cursor: pointer;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3 span img {
  padding-left: 5px;
  vertical-align: middle;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3.on {
  background: #ce1c13;
  color: #fff;
  border-top: 2px solid #ffd89b;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3.on b {
  color: #fec752;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3.on span {
  display: none;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con h3.on a {
  width: 485px;
  color: #fff;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con div {
  font-size: 14px;
  text-indent: 2em;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
  padding: 20px 25px 35px 25px;
  color: #666;
  display: none;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con div p {
  min-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.g-wrap .g-part6 .m-main .m-zjt .m-con div a {
  color: #d72523;
}
.g-wrap .g-part6 .m-main .m-zjt.m-djt {
  float: right;
}
.g-wrap .g-part7 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-part7 .m-main {
  margin-top: 42px;
}
.g-wrap .g-part7 .m-main .m-jj-slide {
  max-height: 380px;
  overflow: hidden;
}
.g-wrap .g-part7 .m-main .m-jj-slide .swiper-slide {
  float: left;
  width: 380px;
  margin-right: 30px;
}
.g-wrap .g-part7 .m-main .m-jj-slide .swiper-slide img {
  width: 380px;
  height: 250px;
}
.g-wrap .g-part7 .m-main .m-jj-slide .swiper-slide dl {
  padding: 8px 8px 0;
}
.g-wrap .g-part7 .m-main .m-jj-slide .swiper-slide dl dt {
  font-size: 18px;
  color: #474747;
  line-height: 26px;
  text-align: center;
}
.g-wrap .g-part7 .m-main .m-jj-slide .swiper-slide dl dt a {
  color: #474747;
}
.g-wrap .g-part7 .m-main .m-jj-slide .swiper-slide dl dd {
  margin-top: 6px;
  font-size: 14px;
  line-height: 22px;
  text-indent: 2em;
  color: #777777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
}
.g-wrap .g-part8 {
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
}
.g-wrap .g-part8 .m-full-slide {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main {
  zoom: 1;
  position: relative;
  margin-top: 40px;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero {
  width: 1200px;
  height: 675px;
  margin: auto;
  position: relative;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap {
  overflow: visible;
  position: absolute;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros {
  width: 1200px;
  height: 675px;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero {
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 1200px;
  height: 675px;
  overflow: hidden;
  left: 1920px;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero img {
  width: 1200px;
  height: 675px;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero p {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  height: 60px;
  width: 1160px;
  background: rgba(0, 0, 0, 0.8);
  line-height: 60px;
  text-align: center;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero p a {
  color: #fff;
  font-size: 20px;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero a {
  display: inline-block;
  position: relative;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .next,
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .prev {
  width: 51px;
  height: 90px;
  background: url("../images/arrow-left4.png") 0 0 no-repeat;
  position: absolute;
  top: 300px;
  z-index: 3;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .next {
  background: url("../images/arrow-right4.png") 0 0 no-repeat;
  right: 0;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .mask-left,
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .mask-right {
  background: #fff;
  z-index: 4;
  position: absolute;
  top: 0;
  width: 1200px;
  height: 675px;
  left: -1200px;
  filter: alpha(opacity=50);
  opacity: .5;
  overflow: hidden;
}
.g-wrap .g-part8 .m-full-slide .m-full-slide-main #index_b_hero .mask-right {
  left: 1200px;
}
.g-wrap .g-part9 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 104px;
}
.g-wrap .g-part9 .m-main {
  margin-top: 30px;
}
.g-wrap .g-part9 .m-main ul {
  margin-left: -25px;
  zoom: 1;
}
.g-wrap .g-part9 .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part9 .m-main ul li {
  float: left;
  width: 220px;
  height: 300px;
  margin-left: 25px;
}
.g-wrap .g-part9 .m-main ul li img {
  width: 220px;
  height: 300px;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.g-wrap .g-part9 .m-main ul li img:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.g-wrap .g-part10 {
  width: 1220px;
  margin: 80px auto 0;
}
.g-wrap .g-part10 .m-main {
  width: 1220px;
  height: 730px;
  background: #FFF;
  box-sizing: border-box;
  margin-top: 35px;
  padding: 16px 16px 0 4px;
  zoom: 1;
}
.g-wrap .g-part10 .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part10 .m-main .m-left {
  float: left;
  width: 790px;
}
.g-wrap .g-part10 .m-main .m-right {
  float: right;
  width: 380px;
}
.g-wrap .g-part11 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
.g-wrap .g-part11 .m-main ul {
  padding-top: 5px;
  margin: 0 0 0 -25px;
  zoom: 1;
}
.g-wrap .g-part11 .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part11 .m-main ul li {
  float: left;
  width: 218px;
  height: 78px;
  margin: 30px 0 0 25px;
  border: 1px solid #cac0ac;
  overflow: hidden;
}
.g-wrap .g-part11 .m-main ul li img {
  width: 220px;
  height: 80px;
}
.g-wrap .g-part12 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.g-wrap .g-part12 .m-main ul {
  padding-top: 5px;
  margin: 0 0 0 -24px;
  zoom: 1;
}
.g-wrap .g-part12 .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part12 .m-main ul li {
  float: left;
  width: 110px;
  height: 50px;
  margin: 25px 0 0 24px;
  border: 1px solid #e2e2e2;
}
.g-wrap .g-part12 .m-main ul li img {
  width: 110px;
  height: 50px;
}
/*我从基层来*/
.g-part13{margin:100px auto 0;}
.g-part13 .m-main{position:relative;width:100%;display:block;margin:40px auto 0;max-width:1200px;box-sizing:border-box;}
.g-part13 .m-main .vlist2{margin:0 auto;width:1020px;max-height:254px;overflow:hidden;}
.g-part13 .m-main ul{float:left;}
.g-part13 .m-main section{float:left;margin:0 10px;}
.g-part13 .m-main section img{width:310px;height:190px;border:5px solid #ffd692;}
.g-part13 .m-main ul.bd li{float:left;width:320px;margin:0 10px;cursor:pointer;}
.g-part13 .m-main ul.bd li img{width:310px;height:190px;border:5px solid #ffd692;}
.g-part13 .m-main ul.bd li a.tit{display:block;font-size:16px;color:#601716;text-align:center;margin-top:12px;}
.g-part13 .m-main .vlist2 .next,
.g-part13 .m-main .vlist2 .prev{position:absolute;top:80px;width:40px;height:40px;transition:all 0.4s;user-select:none;cursor:pointer;}
.g-part13 .m-main .vlist2 .next{background:url(https://imgtopics.gmw.cn/63054.files/images/next.png) no-repeat;right:30px;}
.g-part13 .m-main .vlist2 .prev{background:url(https://imgtopics.gmw.cn/63054.files/images/prev.png) no-repeat;left:30px;}
.g-part13 .m-main .vlist2 .next:hover{background:url(https://imgtopics.gmw.cn/63054.files/images/next-hover.png) no-repeat;}
.g-part13 .m-main .vlist2 .prev:hover{background:url(https://imgtopics.gmw.cn/63054.files/images/prev-hover.png) no-repeat;}

