body {
  background-color: #fff;
}
.sc-1 {
  /*max-width: 1696px;*/
  /*min-width: 1200px;*/
  /*margin: 0 5%;*/
  width: 1200px;
  margin: auto;
  align-items: start;
  color: #333;
  padding-top: 70px;
}
.sc-1_item {
  width: 49%;
}
.sc-1_item_text {
  width: 100%;
  position: relative;
}
.sc-1_item_text h3 {
  color: #333;
  font-size: 60px;
  font-weight: bold;
}
.sc-1_item_text p {
  font-size: 60px;
  color: rgba(51, 51, 51, 0.2);
}
.sc-1_item_text a {
  font-size: 36px;
  font-weight: bold;
  color: #333;
  text-decoration: underline;
}
/* .sc-1_left {
  margin-right: 1.9%;
} */
.sc-1_item a {
  width: 48.1%;
  margin-bottom: 24px;
  height: auto;
  position: relative;
}
.sc-1_item a img {
  width: 100%;
}
.sc-1_item a p {
  position: absolute;
  color: #fff;
  bottom: 0;
  background: -webkit-linear-gradient(
    rgba(225, 225, 225, 0),
    rgba(0, 0, 0, 0.7)
  );
  background: -o-linear-gradient(rgba(225, 225, 225, 0), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(rgba(225, 225, 225, 0), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(225, 225, 225, 0), rgba(0, 0, 0, 0.7));
  width: 100%;
  height: 90px;
  padding: 35px 0 0 24px;
  box-sizing: border-box;
}
.sc-1_item a p strong {
  font-size: 16px;
  display: block;
}
.sc-1_item a p span {
  font-size: 12px;
  display: block;
}
.sc-1_item .img_max {
  width: 100%;
}
.sc-1_item .img_max img{
  display: block;
  height: 441px;
}
.sc-1_item .img_min img{
  display: block;
  height: 212px;
}
.sc-1_item .sc-1_item_text {
  height: 177px;
  margin-bottom: 24px;
}
.sc-1_item_text img {
  width: 172px;
  margin-bottom: 9px;
}
.sc-2 {
  background-color: #fafafa;
}
.sc-2 .sc-cs_title {
  padding: 81px 0 75px 0;
}
.w179 {
  width: 179px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.w518 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translate(0, -50%);
}

.sc-2 .w1696 .swiper-container {
  max-width: 1696px;
  min-width: 1200px;
  margin: 0 auto 0;
}
.sc-swiper .swiper-button-next,
.sc-swiper .swiper-button-prev {
  top: 44%;
}
.sc-2 .swiper-slide{
  /*width: 288px!important;*/
  /*height: 216px;*/
}
.sc-2 .swiper-slide a {
  position: relative;
  width: 100%;
  display: block;
}
.sc-2 .swiper-slide a  .max-img{

  width: 100%;
  height: 216px;
}
.sc-2 .swiper-slide a img {
  display: block;
  width: 100%;
  /*height: 216px;*/
}
.lookMore {
  padding: 67px 0 78px 0;
  text-align: center;
}
.lookMore a {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-decoration: underline;
}
.sc-sc_start {
  position: absolute;
  display: block;
  /*width: 288px;*/
  height: 216px;
  top: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
.sc-sc_start em {
  width: 86%;
  /*height: 68px;*/
  position: absolute;
  bottom: 0;
  color: #f9f9f9;
  font-style: normal;
  padding: 0 7% 5%;
}
.sc-sc_start em p{
  max-width: 167px;
}
.sc-sc_start em p strong {
  display: block;
  font-size: 16px;
}
.sc-sc_start em p span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.sc-2 .sc-sc_start em img {
  width: 60px;
}
