* {
  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;
}
.g-wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1260px;
  font-family: "microsoft yahei";
  background: #fffffb;
}
.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: 36px;
  height: 11px;
  right: 0;
  bottom: 50px;
  background: url("../images/more2.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  height: 1229px;
  overflow: hidden;
  background: url("../images/header.jpg") center top no-repeat;
}
.g-wrap .g-header .m-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 990px;
}
.g-wrap .g-header .m-header .u-logo1 {
  position: absolute;
  width: 405px;
  height: 43px;
  right: 0;
  top: 61px;
}
.g-wrap .g-header .m-header .u-logo2 {
  position: absolute;
  width: 290px;
  height: 90px;
  left: 0;
  top: 48px;
}
.g-wrap .g-header .m-header .u-title {
  position: absolute;
  width: 1009px;
  height: 476px;
  left: 98px;
  top: 226px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: zoomIn 1.2s 0.3s backwards;
  -webkit-animation: zoomIn 1.2s 0.3s backwards;
}
.g-wrap .g-header .m-header .u-item {
  position: absolute;
  width: 509px;
  height: 34px;
  left: 338px;
  top: 725px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeInUp 1s 1.2s backwards;
  -webkit-animation: fadeInUp 1s 1.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;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.g-wrap .g-headerline {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 239px;
  box-sizing: border-box;
  padding: 42px 25px 0 215px;
  overflow: hidden;
}
.g-wrap .g-headerline dt {
  font-size: 36px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.g-wrap .g-headerline dt a {
  color: #ffffff;
}
.g-wrap .g-headerline dd {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-headerline dd a {
  color: #ffe9bd;
}
.g-wrap .g-content {
  overflow: hidden;
  background: url("../images/layer-bg1.jpg") center top no-repeat;
}
.g-wrap .g-part1 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 530px;
  zoom: 1;
  margin-top: 90px;
  position: relative;
  background: url("../images/part-bg1.png") center center no-repeat;
}
.g-wrap .g-part1:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part1 .m-left {
  float: left;
  width: 600px;
  height: 410px;
  margin: 50px 0 0 50px;
}
.g-wrap .g-part1 .m-left .swiper-slide img {
  width: 600px;
  height: 360px;
}
.g-wrap .g-part1 .m-left .swiper-slide p {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  background: #f7f1e6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  padding: 0 110px 0 28px;
}
.g-wrap .g-part1 .m-left .swiper-slide p a {
  color: #000;
}
.g-wrap .g-part1 .m-left .swiper-pagination {
  width: auto;
  height: 10px;
  bottom: 0px;
  left: auto;
  right: 4px;
  bottom: 20px;
}
.g-wrap .g-part1 .m-left .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  vertical-align: top;
  opacity: 1;
  background: #e0b977;
  border-radius: 5px;
}
.g-wrap .g-part1 .m-left .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  background: #df2c10;
}
.g-wrap .g-part1 .m-right {
  width: 450px;
  height: 440px;
  float: right;
  position: relative;
  margin: 50px 50px 0 0;
}
.g-wrap .g-part1 .m-right dl {
  padding-right: 15px;
}
.g-wrap .g-part1 .m-right dl dt {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 0 0 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-part1 .m-right dl dt a {
  color: #000;
}
.g-wrap .g-part1 .m-right dl dd {
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #555;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.g-wrap .g-part1 .m-right dl dd a {
  color: #df2c10;
}
.g-wrap .g-part1 .m-right ul {
  padding: 30px 10px 0 0;
}
.g-wrap .g-part1 .m-right ul li {
  font-size: 18px;
  line-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 12px;
  background: url("../images/icon-list1.png") 0 center no-repeat;
}
.g-wrap .g-part1 .m-right ul li a {
  color: #000;
}
.g-wrap .g-part1 .u-more {
  position: absolute;
  width: 90px;
  height: 26px;
  background: url("../images/more1.png") center center no-repeat;
  right: 0;
  bottom: 0;
}
.g-wrap .g-part2 {
  margin-top: 100px;
}
.g-wrap .g-part2 .m-main {
  width: 1208px;
  height: 563px;
  margin: 60px auto 0;
  background: url("../images/part-bg2.png") center center no-repeat;
}
.g-wrap .g-part2 .m-main .swiper-slide .u-pic {
  float: left;
  width: 400px;
  height: 480px;
  margin: 51px 0 0 164px;
}
.g-wrap .g-part2 .m-main .swiper-slide .u-pic img {
  width: 400px;
  height: 480px;
}
.g-wrap .g-part2 .m-main .swiper-slide dl {
  float: right;
  width: 430px;
  margin: 190px 114px 0 0;
}
.g-wrap .g-part2 .m-main .swiper-slide dl dt {
  font-size: 26px;
  font-weight: bold;
  color: #000;
}
.g-wrap .g-part2 .m-main .swiper-slide dl dt a {
  color: #000;
}
.g-wrap .g-part2 .m-main .swiper-slide dl dd {
  font-size: 18px;
  line-height: 36px;
  color: #555;
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.g-wrap .g-part2 .m-main .swiper-slide dl dd a {
  color: #555;
}
.g-wrap .g-part2 .m-main .swiper-button-prev,
.g-wrap .g-part2 .m-main .swiper-button-next {
  position: absolute;
  width: 40px;
  height: 50px;
  top: 250px;
  left: 4px;
  cursor: pointer;
  margin-top: 0;
  background: url("../images/prev1.png") 0 0 no-repeat;
}
.g-wrap .g-part2 .m-main .swiper-button-prev:hover,
.g-wrap .g-part2 .m-main .swiper-button-next:hover {
  background: url("../images/prev1-on.png") 0 0 no-repeat;
}
.g-wrap .g-part2 .m-main .swiper-button-next {
  left: auto;
  right: 4px;
  background: url("../images/next1.png") 0 0 no-repeat;
}
.g-wrap .g-part2 .m-main .swiper-button-next:hover {
  background: url("../images/next1-on.png") 0 0 no-repeat;
}
.g-wrap .g-layer-bg1 {
  overflow: hidden;
  background: url("../images/layer-bg2.jpg") center 170px no-repeat;
}
.g-wrap .g-part3 {
  margin-top: 100px;
}
.g-wrap .g-part3 .m-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin: 70px auto 0;
}
.g-wrap .g-part3 .m-main {
  width: 1225px;
  height: 970px;
  margin-left: -14px;
  box-sizing: border-box;
  padding: 30px 11px 0 14px;
  background: url("../images/part-bg3.png") left center no-repeat;
}
#article-title{height: 70px;}
.g-wrap .g-part3 .m-main .u-title {
  display: none;
  font-size: 30px;
  height: 70px;
  line-height: 70px;
  zoom: 1;
}
.g-wrap .g-part3 .m-main .u-title:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part3 .m-main .u-title.current {
  display: block;
}
.g-wrap .g-part3 .m-main .u-title span {
  float: left;
  width: 160px;
  padding-right: 6px;
  text-align: center;
  color: #FFF;
}
.g-wrap .g-part3 .m-main .u-title a {
  float: left;
  width: 930px;
  color: #df2c10;
  padding: 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-part3 .m-main #article {
  width: 1000px;
  height: 680px;
  margin: 51px 0 0 104px;
}
.g-wrap .g-part3 .m-main #article .u-con {
  display: none;
}
.g-wrap .g-part3 .m-main #article .u-con.current {
  display: block;
}
.g-wrap .g-part3 .m-main #article .u-con .u-subtitle {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 36px;
}
.g-wrap .g-part3 .m-main #article .u-con .u-photo {
  display: flex;
  margin-top: 26px;
  justify-content: space-between;
}
.g-wrap .g-part3 .m-main #article .u-con .u-photo img {
  width: 450px;
  height: 250px;
}
.g-wrap .g-part3 .m-main #article .u-con .u-scroll {
  height: 260px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 32px;
  color: #666;
  overflow: auto;
  margin-top: 36px;
}
.g-wrap .g-part3 .m-main #article .u-con .u-scroll::-webkit-scrollbar {
  width: 6px;
  background: #d3d3d3;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 17%, #d3d3d3 18%, #d3d3d3 83%, rgba(0, 0, 0, 0) 84%);
}
.g-wrap .g-part3 .m-main #article .u-con .u-scroll::-webkit-scrollbar-thumb {
  background: #ceb285;
}
.g-wrap .g-part3 .m-main .u-nav {
  width: 932px;
  height: 42px;
  line-height: 42px;
  margin: 49px 0 0 243px;
  position: relative;
}
.g-wrap .g-part3 .m-main .u-nav .swiper3 {
  width: 740px;
  margin: 0 0 0 96px;
}
.g-wrap .g-part3 .m-main .u-nav .swiper3 .swiper-slide {
  float: left;
  width: 176px;
  margin-right: 12px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  background: url("../images/txt-bg1.png") center center no-repeat;
}
.g-wrap .g-part3 .m-main .u-nav .swiper3 .swiper-slide.current {
  color: #ac2714;
  background: url("../images/txt-bg1-on.png") center center no-repeat;
}
.g-wrap .g-part3 .m-main .u-nav .swiper-button-prev,
.g-wrap .g-part3 .m-main .u-nav .swiper-button-next {
  position: absolute;
  width: 76px;
  height: 42px;
  top: 0px;
  left: 0;
  cursor: pointer;
  margin-top: 0;
  background: url("../images/prev2.png") 0 0 no-repeat;
}
.g-wrap .g-part3 .m-main .u-nav .swiper-button-prev:hover,
.g-wrap .g-part3 .m-main .u-nav .swiper-button-next:hover {
  background: url("../images/prev2-on.png") 0 0 no-repeat;
}
.g-wrap .g-part3 .m-main .u-nav .swiper-button-next {
  left: auto;
  right: 0;
  background: url("../images/next2.png") 0 0 no-repeat;
}
.g-wrap .g-part3 .m-main .u-nav .swiper-button-next:hover {
  background: url("../images/next2-on.png") 0 0 no-repeat;
}
.g-wrap .g-part4 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  overflow: hidden;
}
.g-wrap .g-part4 .m-main {
  height: 850px;
  margin-top: 60px;
  overflow: hidden;
  background: url("../images/part-bg4.png") center center no-repeat;
}
.g-wrap .g-part4 .m-switch-live {
  width: 960px;
  height: 540px;
  position: relative;
  margin: 30px auto 0;
}
.g-wrap .g-part4 .g-swiper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.g-wrap .g-part4 .g-swiper .swiper-button-prev,
.g-wrap .g-part4 .g-swiper .swiper-button-next {
  position: absolute;
  width: 40px;
  height: 50px;
  top: 77px;
  left: 0;
  cursor: pointer;
  margin-top: 0;
  background: url("../images/prev1.png") 0 0 no-repeat;
}
.g-wrap .g-part4 .g-swiper .swiper-button-prev:hover,
.g-wrap .g-part4 .g-swiper .swiper-button-next:hover {
  background: url("../images/prev1-on.png") 0 0 no-repeat;
}
.g-wrap .g-part4 .g-swiper .swiper-button-next {
  left: auto;
  right: 0;
  background: url("../images/next1.png") 0 0 no-repeat;
}
.g-wrap .g-part4 .g-swiper .swiper-button-next:hover {
  background: url("../images/next1-on.png") 0 0 no-repeat;
}
.g-wrap .g-part4 .g-swiper .swiper4 {
  width: 1020px;
  margin: 48px auto 0;
  overflow: hidden;
}
.g-wrap .g-part4 .g-swiper .swiper4 .swiper-slide {
  position: relative;
  float: left;
  width: 240px;
  text-align: center;
  margin-right: 20px;
  padding-top: 25px;
}
.g-wrap .g-part4 .g-swiper .swiper4 .swiper-slide img {
  width: 230px;
  height: 130px;
  cursor: pointer;
  border: 5px solid #f2ba78;
}
.g-wrap .g-part4 .g-swiper .swiper4 .swiper-slide p {
  font-size: 16px;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5;
  padding: 8px 10px 0;
}
.g-wrap .g-part4 .g-swiper .swiper4 .swiper-slide.current {
  background: url("../images/icon-arrow.png") center top no-repeat;
}
.g-wrap .g-part4 .g-swiper .swiper4 .swiper-slide.current img {
  border: 5px solid #df2c10;
}
.g-wrap .g-part4 .g-swiper .playlist-title,
.g-wrap .g-part4 .g-swiper .videoUrl {
  display: none;
}
.g-wrap .g-part5 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.g-wrap .g-part5 .m-main {
  margin-top: 60px;
}
.g-wrap .g-part6 {
  margin-top: 100px;
  background: url("../images/layer-bg3.png") center bottom no-repeat;
  height: 820px;
}
.g-wrap .g-part6 .m-main {
  width: 1206px;
  height: 606px;
  margin: 60px auto 0;
  position: relative;
  overflow: hidden;
  background: url("../images/part-bg5.png") center center no-repeat;
}
.g-wrap .g-part6 .m-main .swiper-button-prev,
.g-wrap .g-part6 .m-main .swiper-button-next {
  position: absolute;
  width: 40px;
  height: 50px;
  top: 276px;
  left: 3px;
  cursor: pointer;
  margin-top: 0;
  background: url("../images/prev1.png") 0 0 no-repeat;
}
.g-wrap .g-part6 .m-main .swiper-button-prev:hover,
.g-wrap .g-part6 .m-main .swiper-button-next:hover {
  background: url("../images/prev1-on.png") 0 0 no-repeat;
}
.g-wrap .g-part6 .m-main .swiper-button-next {
  left: auto;
  right: 3px;
  background: url("../images/next1.png") 0 0 no-repeat;
}
.g-wrap .g-part6 .m-main .swiper-button-next:hover {
  background: url("../images/next1-on.png") 0 0 no-repeat;
}
.g-wrap .g-part6 .m-main .swiper5 {
  width: 980px;
  margin: 50px auto 0;
  overflow: hidden;
}
.g-wrap .g-part6 .m-main .swiper5 .swiper-slide {
  position: relative;
  float: left;
  width: 300px;
  height: 500px;
  text-align: center;
  margin-right: 40px;
  background: url("../images/pic-bg.png") center center no-repeat;
}
.g-wrap .g-part6 .m-main .swiper5 .swiper-slide .u-pic {
  width: 280px;
  height: 430px;
  overflow: hidden;
  margin: 10px 0 0 10px;
}
.g-wrap .g-part6 .m-main .swiper5 .swiper-slide img {
  width: 280px;
  height: 430px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .g-part6 .m-main .swiper5 .swiper-slide p {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
  color: #452a2b;
}
.g-wrap .g-part6 .m-main .swiper5 .swiper-slide p a {
  color: #452a2b;
}
.g-wrap .g-part6 .m-main .swiper5 .swiper-slide:hover img {
  transform: scale(1.06);
}
.g-wrap .g-part7 {
  margin-top: 50px;
  padding-bottom: 116px;
  background: url("../images/layer-bg4.jpg") center bottom no-repeat;
}
.g-wrap .g-part7 .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  zoom: 1;
}
.g-wrap .g-part7 .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part7 .m-main .m-left {
  float: left;
  width: 570px;
}
.g-wrap .g-part7 .m-main .swiper6 {
  width: 570px;
  height: 330px;
  position: relative;
}
.g-wrap .g-part7 .m-main .swiper6 .swiper-slide img {
  width: 570px;
  height: 330px;
}
.g-wrap .g-part7 .m-main .swiper6 .swiper-slide p {
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  padding: 66px 40px 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.88) 100%);
}
.g-wrap .g-part7 .m-main .swiper6 .swiper-slide p a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  text-align: center;
}
.g-wrap .g-part7 .m-main .swiper6 .swiper-button-prev,
.g-wrap .g-part7 .m-main .swiper6 .swiper-button-next {
  position: absolute;
  width: 20px;
  height: 24px;
  top: auto;
  bottom: 10px;
  left: 6px;
  cursor: pointer;
  margin-top: 0;
  background: url("../images/prev3.png") center center no-repeat;
}
.g-wrap .g-part7 .m-main .swiper6 .swiper-button-prev:hover,
.g-wrap .g-part7 .m-main .swiper6 .swiper-button-next:hover {
  background: url("../images/prev3-on.png") center center no-repeat;
}
.g-wrap .g-part7 .m-main .swiper6 .swiper-button-next {
  left: auto;
  right: 6px;
  background: url("../images/next3.png") center center no-repeat;
}
.g-wrap .g-part7 .m-main .swiper6 .swiper-button-next:hover {
  background: url("../images/next3-on.png") center center no-repeat;
}
.g-wrap .g-part7 .m-main .m-photo {
  zoom: 1;
  margin-top: 20px;
}
.g-wrap .g-part7 .m-main .m-photo:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part7 .m-main .m-photo li {
  float: left;
  width: 270px;
  height: 160px;
  position: relative;
}
.g-wrap .g-part7 .m-main .m-photo li img {
  width: 270px;
  height: 160px;
}
.g-wrap .g-part7 .m-main .m-photo li p {
  font-size: 16px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 66px;
  box-sizing: border-box;
  padding: 38px 10px 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.88) 100%);
}
.g-wrap .g-part7 .m-main .m-photo li p a {
  color: #FFF;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-part7 .m-main .m-photo li:last-child {
  float: right;
}
.g-wrap .g-part7 .m-main .m-right {
  float: right;
  width: 570px;
}
.g-wrap .g-part7 .m-main .m-right dl {
  padding-bottom: 24px;
  border-bottom: 1px dashed #ccb7a2;
}
.g-wrap .g-part7 .m-main .m-right dl dt {
  font-size: 20px;
  color: #333;
  margin: 0 0 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-part7 .m-main .m-right dl dt a {
  color: #333;
}
.g-wrap .g-part7 .m-main .m-right dl dd {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-part7 .m-main .m-right dl dd a {
  color: #c73030;
}
.g-wrap .g-part7 .m-main .m-right ul {
  padding: 14px 10px 0 0;
}
.g-wrap .g-part7 .m-main .m-right ul li {
  font-size: 18px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 15px;
  color: #333;
  background: url("../images/icon-list2.png") 0 center no-repeat;
}
.g-wrap .g-part7 .m-main .m-right ul li a {
  color: #333;
}
