﻿@charset "utf-8";

#img_soc_1600_001 {
  font-size: 16px
}

.img_soc_1600_001 {
  padding-top: 80px;
  padding-bottom: 45px;
  position: relative
}

.img_soc_1600_001_bj {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(/style/../images/imgsoc16_1_bj.png) no-repeat;
  background-position: center top;
  z-index: 3
}

.img_soc_1600_001::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 156px;
  background: url(/style/../images/imgsoc16_1_bj2.png) no-repeat;
  background-position: center bottom;
  background-size: cover;
  z-index: 2
}

.img_soc_1600_001::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 104px;
  background: url(/style/../images/imgsoc16_1_bj3.png) no-repeat;
  background-position: center bottom;
  background-size: cover;
  z-index: 1
}

.img_soc_1600_001 .imgsoc16_1_wid {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  z-index: 9
}

.img_soc_1600_001 .imgsoc16_1_tit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 1
}

.img_soc_1600_001 .imgsoc16_1_ttext {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  padding-top: 20px
}

.img_soc_1600_001 .imgsoc16_1_ttext h3 {
  font-family: "sys";
  display: flex;
  z-index: 2;
  position: relative
}

.img_soc_1600_001 .imgsoc16_1_ttext h3 span {
  font-size: 42px;
  line-height: 75px;
  color: #FFFFFF;
  position: relative
}

.img_soc_1600_001 .imgsoc16_1_ttext h3 span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #fff
}

.img_soc_1600_001 .imgsoc16_1_ttext h3 b {
  font-weight: normal;
  font-size: 42px;
  line-height: 75px;
  color: #E8C87C
}

.img_soc_1600_001 .imgsoc16_1_ttext p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  font-size: 76px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  opacity: .15
}

.img_soc_1600_001 .imgsoc16_1_tmedia ul {
  display: flex;
  align-items: center
}

.img_soc_1600_001 .imgsoc16_1_tmedia ul li {
  margin: 0 5px
}

.img_soc_1600_001 .imgsoc16_1_tmedia ul li a {
  position: relative;
  width: 82px;
  height: 95px;
  display: flex;
  justify-content: center;
  align-items: center
}

.img_soc_1600_001 .imgsoc16_1_ewm {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%) translateY(30px);
  visibility: hidden;
  opacity: 0;
  width: 110px;
  z-index: -1;
  transition: all 0.5s;
  background: #fff;
  padding: 5px
}

.img_soc_1600_001 a:hover>.imgsoc16_1_ewm {
  z-index: 99;
  transform: translateX(-50%) translateY(0);
  visibility: visible;
  opacity: 1
}

.img_soc_1600_001 .imgsoc16_1_rmedia:hover>.imgsoc16_1_ewm {
  z-index: 99;
  transform: translateX(-50%) translateY(0);
  visibility: visible;
  opacity: 1
}

.img_soc_1600_001 .imgsoc16_1_ewm::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%
}

.img_soc_1600_001 .imgsoc16_1_ewm img {
  display: block;
  width: 100%
}

.img_soc_1600_001 .imgsoc16_1_tmedia ul li a svg.imgsoc16_1_star {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0) rotate(360deg);
  opacity: 0;
  transition: all .5s
}

.img_soc_1600_001 .imgsoc16_1_tmedia ul li:hover a svg.imgsoc16_1_star {
  transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
  opacity: 1;
  transition: all 1s
}

.img_soc_1600_001 .imgsoc16_1_tmore {
  margin-left: 40px
}

.img_soc_1600_001 .imgsoc16_1_tmore a {
  position: relative;
  display: flex;
  align-items: center
}

.img_soc_1600_001 .imgsoc16_1_tmore a b {
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 21px;
  color: #FFFFFF;
  margin: 0 5px 0 10px;
  position: relative;
  z-index: 9
}

.img_soc_1600_001 .imgsoc16_1_tmore a::before {
  content: "";
  display: block;
  position: relative;
  z-index: 2;
  width: 20px;
  height: 24px;
  background: url(/style/../images/imgsoc16_1_tmore_icon1.png) no-repeat;
  background-size: 100%
}

.img_soc_1600_001 .imgsoc16_1_tmore a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 59px;
  height: 68px;
  background: url(/style/../images/imgsoc16_1_iconsj2.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1
}

.img_soc_1600_001 .imgsoc16_1_c {
  display: flex;
  margin-top: 60px
}

.img_soc_1600_001 .imgsoc16_1_l {
  width: 25.4375%;
  background: url(/style/../images/imgsoc16_1_lbj.jpg) no-repeat;
  background-position: center center;
  background-size: cover
}

.img_soc_1600_001 .imgsoc16_1_l ul {
  height: 100%;
  padding-right: 35px
}

.img_soc_1600_001 .imgsoc16_1_l ul li {
  height: 25%
}

.img_soc_1600_001 .imgsoc16_1_l ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 30px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.img_soc_1600_001 .imgsoc16_1_l ul li a:hover h3 {
  text-decoration: underline
}

.img_soc_1600_001 .imgsoc16_1_l ul li:nth-child(1) a {
  border-top: none !important
}

.img_soc_1600_001 .imgsoc16_1_l ul li a p {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.img_soc_1600_001 .imgsoc16_1_l ul li a p span {
  font-size: 16px;
  font-weight: 300;
  line-height: 36px;
  color: #FFFFFF
}

.img_soc_1600_001 .imgsoc16_1_l ul li a p b {
  font-size: 16px;
  font-weight: normal;
  line-height: 36px;
  color: #FFFFFF;
  padding-left: 25px;
  background: url(/style/../images/imgsoc16_1_icon4.png) no-repeat;
  background-position: left center
}

.img_soc_1600_001 .imgsoc16_1_l ul li a h3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  max-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #FFFFFF;
  margin-top: 10px
}

.img_soc_1600_001 .imgsoc16_1_r {
  flex: 1;
  min-width: 0;
  display: flex
}

.img_soc_1600_001 .imgsoc16_1_rl {
  width: 100%;
}

.img_soc_1600_001 .imgsoc16_1_rr {
  flex: 1;
  min-width: 0
}

.img_soc_1600_001 .imgsoc16_1_rlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.img_soc_1600_001 .imgsoc16_1_rlist li {
  width: 49.37%;
}

.img_soc_1600_001 .imgsoc16_1_rlist li a {
  position: relative;
  display: block
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .modulepic::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 8
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo {
  position: absolute;
  left: 0;
  bottom: 25px;
  right: 90px;
  display: flex;
  flex-direction: column;
  z-index: 9;
  align-items: flex-start
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo p {
  position: relative;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 8px;
  background: url(/style/../images/imgsoc16_1_list_line.png) no-repeat;
  background-position: right bottom
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo p b {
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: 0em;
  color: #E1BF70;
  padding-left: 25px;
  background: url(/style/../images/imgsoc16_1_icon5.png) no-repeat;
  background-position: left center
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo h3 {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  padding-left: 25px;
  width: 100%
}

.img_soc_1600_001 .imgsoc16_1_rlist li:hover a .imgsoc16_1_rinfo h3 {
  text-decoration: underline
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rmedia {
  position: absolute;
  top: 5px;
  right: 15px;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rmedia::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border-width: 33px 0 32px 57px;
  border-style: solid;
  border-color: transparent transparent transparent #22a896;
  z-index: 1
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rmedia::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 16px 27px 16px 0;
  border-style: solid;
  border-color: transparent #5DD0C0 transparent transparent;
  z-index: 1
}

.img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rmedia svg {
  z-index: 9;
  position: relative
}

.img_soc_1600_001 .imgsoc16_1_rlt .imgsoc16_1_rlist li a .modulepic {
  padding-top: 50%
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li a .imgsoc16_1_rinfo {
  right: 20px
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li a .modulepic {
  padding-top: 79.2%
}

.img_soc_1600_001 .imgsoc16_1_rr .imgsoc16_1_rlist li a .modulepic {
  padding-top: 157%
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist {
  display: flex
}

.img_soc_1600_001 .imgsoc16_1_rlb {
  margin-top: 20px;
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li:first-child {
  width: 39.62%
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li:first-child a .modulepic {
  padding-top: 51.26%;
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li:nth-child(2) {
  width: 27.18%
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li:nth-child(2) a .modulepic {
  padding-top: 74.54%;
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li:nth-child(3) {
  width: 31.25%
}

.img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li:nth-child(3) a .modulepic {
  padding-top: 65%;
}

.img_soc_1600_001 .slick-prev,
.img_soc_1600_001 .slick-next {
  width: 30px;
  height: 26px;
  top: auto;
  left: auto;
  bottom: 25px;
  transform: translateY(0)
}

.img_soc_1600_001 .slick-prev {
  background: url(/style/../images/imgsoc16_1_iconprev.png) no-repeat;
  background-position: center center;
  right: 60px
}

.img_soc_1600_001 .slick-next {
  background: url(/style/../images/imgsoc16_1_iconnext.png) no-repeat;
  background-position: center center;
  right: 25px
}

@media screen and (max-width: 1600px) {
  .img_soc_1600_001 .imgsoc16_1_wid {
    padding-left: 15px;
    padding-right: 15px
  }

  .img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo h3 {
    font-size: 16px
  }

  .img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo h3 {
    padding-left: 15px
  }

  .img_soc_1600_001 .imgsoc16_1_tmore {
    margin-left: 20px
  }

  .img_soc_1600_001 .imgsoc16_1_tmedia ul li {
    margin: 0
  }
}

@media screen and (max-width: 1400px) {
  .img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rmedia {
    transform: scale(0.7);
    top: 0;
    right: 5px
  }
}

@media screen and (max-width: 1024px) {
  .img_soc_1600_001 {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .img_soc_1600_001 .imgsoc16_1_c {
    display: block;
    margin-top: 20px
  }

  .img_soc_1600_001 .imgsoc16_1_l {
    width: auto
  }

  .img_soc_1600_001 .imgsoc16_1_l ul li a {
    padding: 20px 0
  }

  .img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo {
    bottom: 10px;
    right: 50px
  }

  .img_soc_1600_001 .slick-prev,
  .img_soc_1600_001 .slick-next {
    bottom: 10px
  }

  .img_soc_1600_001 .slick-prev {
    right: 30px
  }

  .img_soc_1600_001 .slick-next {
    right: 0
  }

  .img_soc_1600_001 .imgsoc16_1_ttext h3 b,
  .img_soc_1600_001 .imgsoc16_1_ttext h3 span {
    font-size: 24px;
    line-height: 50px
  }

  .img_soc_1600_001 .imgsoc16_1_ttext h3 span::after {
    height: 2px
  }

  .img_soc_1600_001 .imgsoc16_1_tmore a b {
    font-size: 14px
  }

  .img_soc_1600_001 .imgsoc16_1_tmore a img {
    width: 6px
  }

  .img_soc_1600_001 .imgsoc16_1_tmore a::after {
    width: 48px;
    height: 55px
  }

  .img_soc_1600_001 .imgsoc16_1_tmore a::before {
    width: 18px;
    height: 22px
  }

  .img_soc_1600_001 .imgsoc16_1_ttext p {
    font-size: 40px;
    line-height: 1;
    left: 0;
    transform: translateX(0)
  }

  .img_soc_1600_001 .imgsoc16_1_ttext {
    padding-top: 10px
  }

  .img_soc_1600_001 .imgsoc16_1_tit {
    justify-content: space-between;
    flex-wrap: wrap
  }

  .img_soc_1600_001 .imgsoc16_1_ttext {
    position: static;
    transform: translateX(0) translateY(0)
  }

  .img_soc_1600_001 .imgsoc16_1_tmedia {
    order: 2;
    width: 100%
  }

  .img_soc_1600_001 .imgsoc16_1_tmedia ul {
    justify-content: center
  }

  .img_soc_1600_001 .imgsoc16_1_l ul {
    padding-left: 20px;
    padding-right: 20px
  }

  .img_soc_1600_001 .imgsoc16_1_rlist li a .imgsoc16_1_rinfo p b {
    font-size: 16px
  }
}

@media screen and (max-width: 768px) {
  .img_soc_1600_001 .imgsoc16_1_r {
    display: block
  }

  .img_soc_1600_001 .imgsoc16_1_rl {
    width: auto
  }
}

@media screen and (max-width: 480px) {
  .img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist {
    display: block
  }

  .img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li {
    width: auto
  }

  .img_soc_1600_001 .imgsoc16_1_rlist li {
    width: 100%;
  }

  .img_soc_1600_001 .imgsoc16_1_rlist li+li {
    margin-top: 20px;
  }

  .img_soc_1600_001 .imgsoc16_1_rlb .imgsoc16_1_rlist li {
    width: 100% !important;
  }
}

#img_soc_1600_001 .chg_01_tit {
  color: #fff
}

#img_soc_1600_001 .chg_99_tit {
  color: #BDA05C
}

#img_soc_1600_001 .chg_02_tit {
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  opacity: .05
}

#img_soc_1600_001 .chg_03::after {
  background: #BDA05C
}

#img_soc_1600_001 .chg_04 {
  color: #fff
}

#img_soc_1600_001 .chg_06_png_bg::before {
  background: url(/style/../images/imgsoc16_1_tmore_icon1.png) no-repeat;
  background-size: 100%
}

#img_soc_1600_001 .chg_07_png_bg::after {
  background: url(/style/../images/imgsoc16_1_iconsj2.png) no-repeat;
  background-size: 100% 100%
}

#img_soc_1600_001 .chg_08_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_09_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_10_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_11_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_12 {
  color: #FFFFFF
}

#img_soc_1600_001 .chg_13_png_bg {
  background: url(/style/../images/imgsoc16_1_icon4.png) no-repeat;
  background-position: left center
}

#img_soc_1600_001 .chg_14 {
  color: #FFFFFF
}

#img_soc_1600_001 .chg_15 {
  color: #FFFFFF
}

#img_soc_1600_001 .chg_16 {
  border-top: 1px solid rgba(255, 255, 255, 0.3)
}

#img_soc_1600_001 .chg_17_png_bg {
  background: url(/style/../images/imgsoc16_1_icon5.png) no-repeat;
  background-position: left center
}

#img_soc_1600_001 .chg_18 {
  color: #E1BF70
}

#img_soc_1600_001 .chg_19_png_bg {
  background: url(/style/../images/imgsoc16_1_list_line.png) no-repeat;
  background-position: right bottom
}

#img_soc_1600_001 .chg_20 {
  color: #FFFFFF
}

#img_soc_1600_001 .chg_21_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_22::after {
  border-width: 16px 27px 16px 0;
  border-style: solid;
  border-color: transparent #5DD0C0 transparent transparent
}

#img_soc_1600_001 .chg_23::before {
  border-width: 33px 0 32px 57px;
  border-style: solid;
  border-color: transparent transparent transparent #22a896
}

#img_soc_1600_001 .chg_24_png_bg .slick-prev {
  background: url(/style/../images/imgsoc16_1_iconprev.png) no-repeat;
  background-position: center center
}

#img_soc_1600_001 .chg_25_png_bg .slick-next {
  background: url(/style/../images/imgsoc16_1_iconnext.png) no-repeat;
  background-position: center center
}

#img_soc_1600_001 .chg_26_png_bg::after {
  background: url(/style/../images/imgsoc16_1_rlist_zzc.png) repeat
}

#img_soc_1600_001 .chg_31_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_32::after {
  border-width: 16px 27px 16px 0;
  border-style: solid;
  border-color: transparent #5DD0C0 transparent transparent
}

#img_soc_1600_001 .chg_33::before {
  border-width: 33px 0 32px 57px;
  border-style: solid;
  border-color: transparent transparent transparent #22a896
}

#img_soc_1600_001 .chg_40_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_41::after {
  border-width: 16px 27px 16px 0;
  border-style: solid;
  border-color: transparent #EB706F transparent transparent
}

#img_soc_1600_001 .chg_42::before {
  border-width: 33px 0 32px 57px;
  border-style: solid;
  border-color: transparent transparent transparent #DE3F3E
}

#img_soc_1600_001 .chg_46_png_bg .slick-prev {
  background: url(/style/../images/imgsoc16_1_iconprev.png) no-repeat;
  background-position: center center
}

#img_soc_1600_001 .chg_47_png_bg .slick-next {
  background: url(/style/../images/imgsoc16_1_iconnext.png) no-repeat;
  background-position: center center
}

#img_soc_1600_001 .chg_49_svg_dom path {
  color: #fff
}

#img_soc_1600_001 .chg_50::after {
  border-width: 16px 27px 16px 0;
  border-style: solid;
  border-color: transparent #9D80EA transparent transparent
}

#img_soc_1600_001 .chg_51::before {
  border-width: 33px 0 32px 57px;
  border-style: solid;
  border-color: transparent transparent transparent #6045A9
}

#img_soc_1600_001 .chg_53_png_bg::before {
  background: url(/style/../images/imgsoc16_1_bj2.png) no-repeat;
  background-position: center bottom;
  background-size: cover
}