.row-c1 {
  padding: 5vw 0 6.8vw;
}

.gallery-bot .con {
  background-color: #fafafa;
  overflow: hidden;
}

.gallery-bot .l {
  width: 50%;
}

.gallery-bot .pic {
  position: relative;
  height: 0;
  padding-top: 63.2352%;
  overflow: hidden;
}

.gallery-bot .pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gallery-bot .txt {
  overflow: hidden;
  position: relative;
}

.gallery-bot .txt .box {
  /*  position: absolute;
           top: 50%;
           right: 5px;
           left: 4.16666vw;
           transform: translateY(-50%); */
  margin: 6.770833vw 3.90625vw 5px 4.16666vw;
}

.gallery-bot .txt .date {
  font-size: 24px;
  color: #49290f;
  margin-bottom: 25px;
}

.gallery-bot .txt .desc {
  font-size: 18px;
  color: #979797;
  line-height: 23px;
}

.gallery-bot .txt .desc .en {
  font-size: 12px;
  line-height: 13px;
}

.g-wrap {
  position: relative;
  z-index: 100;
  margin-top: 3.65vw;
}

.g-wrap::after,
.g-wrap::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #49290f;
  position: absolute;
  top: 50%;
  margin-top: -7px;
}

.g-wrap::after {
  left: 0;
}

.g-wrap::before {
  right: 0;
}

.gallery-thumbs {
  margin-bottom: 4.8vw;
}

.gallery-thumbs::after {
  content: "";
  display: block;
  border-top: 1px dotted #d1d1d1;
  position: absolute;
  top: 50%;
  right: 14px;
  left: 14px;
}

.gallery-thumbs .con {
  cursor: pointer;
}

.gallery-thumbs .day {
  font-size: 18px;
  color: #808080;
  text-align: center;
}

.gallery-thumbs .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #eaeaea;
  margin: 0 auto;
  position: relative;
}

.gallery-thumbs .dot::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #eaeaea;
  position: absolute;
  left: 3px;
}

.gallery-thumbs .swiper-slide:nth-child(odd) .dot {
  margin-top: 49px;
}

.gallery-thumbs .swiper-slide:nth-child(odd) .dot::after {
  top: 100%;
}

.gallery-thumbs .swiper-slide:nth-child(odd) .day {
  padding-top: 20px;
}

.gallery-thumbs .swiper-slide:nth-child(even) .dot::after {
  bottom: 100%;
}

.gallery-thumbs .swiper-slide:nth-child(even) .day {
  margin-bottom: 22px;
}

.gallery-thumbs .swiper-slide-thumb-active .day {
  color: #49290f;
}

.gallery-thumbs .swiper-slide-thumb-active .dot,
.gallery-thumbs .swiper-slide-thumb-active .dot::after {
  background-color: #49290f;
}

.m-btn.swiper-button-prev,
.m-btn.swiper-button-next {
  width: 12px;
  height: 20px;
  margin-top: -10px;
  background-repeat: no-repeat;
  background-position: center;
  -o-background-size: 100%;
  background-size: 100%;
}

.m-btn.swiper-button-prev {
  left: -25px;
  background-image: url(../images/c_prev.png);
}

.m-btn.swiper-button-next {
  right: -25px;
  background-image: url(../images/c_next.png);
}

.m-btn.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.row-c3 {
  padding: 5vw 0;
}

.m-txtb1 {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 2;
  text-align: center;
  margin-top: 2.1vw;
}

.m-txtb1>img {
  display: block;
  margin: 2.7vw auto;
}

.ul-listb1 {
  margin-top: 4.7vw;
}

.ul-listb1 li {
  position: relative;
  padding-bottom: 3.64583vw;
  overflow: hidden;
  margin-bottom: 4.94791vw;
}

.ul-listb1 li:nth-child(even) .pic {
  left: 0;
  right: auto;
  bottom: 0;
}

.ul-listb1 li:nth-child(even) .txt {
  float: right;
  text-align: left;
}

.ul-listb1 li:nth-child(even) .txt .box {
  padding: 0 3vw 0 210px;
}

.ul-listb1 li:hover .txt {
  background-color: #d9b27f;
}

.ul-listb1 .pic {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 31.92708vw;
  z-index: 1;
}

.ul-listb1 .pic img {
  display: block;
}

.ul-listb1 .txt {
  width: 855px;
  height: 512px;
  color: #49290f;
  background-color: #f5efe6;
  position: relative;
}

.ul-listb1 .txt .box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 210px 0 3vw;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
  overflow: hidden;
}

.ul-listb1 .tit {
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 30px;
}

.ul-listb1 .info {
  font-size: 16px;
  line-height: 29px;
}

.ul-sliderb1 .pic {
  position: relative;
  height: 0;
  padding-top: 112.3511%;
  overflow: hidden;
}

.ul-sliderb1 .pic img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}

.ul-sliderb1 .type {
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
  color: #000;
}

.ul-sliderb1 .con {
  display: block;
}

.ul-sliderb1 .con:hover .pic img {
  -webkit-transform: scale(1.06) translate(-50%, -50%);
  -moz-transform: scale(1.06) translate(-50%, -50%);
  -ms-transform: scale(1.06) translate(-50%, -50%);
  -o-transform: scale(1.06) translate(-50%, -50%);
  transform: scale(1.06) translate(-50%, -50%);
}

.ul-sliderb1 .slick-arrow {
  font-size: 0;
  text-indent: 9999px;
  border: none;
  z-index: 5;
  cursor: pointer;
  outline: 0;
}

.ul-sliderb1 .slick-prev,
.ul-sliderb1 .slick-next {
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  -o-background-size: contain;
  background-size: contain;
}

.ul-sliderb1 .slick-prev {
  left: -3.64583vw;
  background-image: url('../images/c_prev.png');
}

.ul-sliderb1 .slick-next {
  right: -3.64583vw;
  background-image: url('../images/c_next.png');
}

.row-c2 {
  padding: 5vw 0;
}

/*0727new*/
/* .ban_inner.sty1 .txt {
  font-size: 24px;
  text-align: left;
  color: #be977f;
}

.ban_inner.sty1 .en {
  text-transform: uppercase;
  opacity: .8;
}

.ban_inner.sty1 .txt.tar {
  text-align: right;
}
 */
.g-wrap1 {
  position: relative;
  z-index: 100;
  margin-top: 3.5vw;
}


.gallery-thumbs1 {
  margin: 0 60px 2.9vw;
}

.gallery-thumbs1::after {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 53px;
  right: 0;
  left: 0;
  background: url(../images/line-bg.png) no-repeat center;
  background-size: 100%;
}

.gallery-thumbs1 .con {
  cursor: pointer;
  padding-left: 40px;
}

.gallery-thumbs1 .year {
  font-size: 28px;
  color: #be977f;
  padding-bottom: 9px;
  font-weight: bold;
}

.gallery-thumbs1 .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #502203;
  position: relative;
  margin-top: 2px;
  margin-bottom: 32px;
}

.gallery-thumbs1 .p {
  color: #99792f;
}

.gallery-thumbs1 .swiper-slide-thumb-active .dot {
  width: 11px;
  height: 11px;
  margin: 0 0 30px;
  background-color: #99792f;
}

.m-btn1.swiper-button-prev,
.m-btn1.swiper-button-next {
  top: 66px;
  width: 12px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  -o-background-size: 100%;
  background-size: 100%;
}

.m-btn1.swiper-button-prev {
  left: 0;
  background-image: url(../images/c_prev.png);
}

.m-btn1.swiper-button-next {
  right: 0;
  background-image: url(../images/c_next.png);
}

.m-btn1.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.m-detail_ban {
  background-color: #dadada;
  padding: 34px 25px 20px;
  overflow: hidden;
  position: relative;
}

.m-detail_ban .btns {
  overflow: hidden;
  margin-bottom: 6px;
}

.m-detail_ban .btns .btn {
  font-size: 14px;
  text-transform: uppercase;
  color: #806f5f;
  background-repeat: no-repeat;
}

.m-detail_ban .btns .prev {
  padding-left: 30px;
  background-image: url(../images/c_prev.png);
  background-position: left center;
}

.m-detail_ban .btns .next {
  padding-right: 30px;
  background-image: url(../images/c_next.png);
  background-position: right center;
}

.gallery-bot1 .con {
  overflow: hidden;
  margin-bottom: 30px;

}

.gallery-bot1 .l {
  width: 56.5%;
}

.gallery-bot1 .pic {
  margin-right: 30px;
}

.gallery-bot1 .pic img {
  display: block;
  width: 100%;
}

.gallery-bot1 .txt {
  overflow: hidden;
  position: relative;
}

.gallery-bot1 .txt .year {
  font-size: 5.15625vw;
  color: #d2c6bf;
  line-height: 1.3;
  margin-bottom: 7px;
  font-weight: bold;
}

.gallery-bot1 .tit {
  font-size: 20px;
  color: #522506;
  position: relative;
}

.gallery-bot1 .tit::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #522506;
  margin: 61px 0 15px;
}

.gallery-bot1 .txt .desc {
  font-size: 12px;
  color: #806f5f;
  line-height: 26px;
}



/* .m-infob1 {
  font-size: 14px;
  text-align: center;
  color: #806f5f;
}

.m-infob1 h3 {
  font-size: 22px;
  color: #99792f;
  font-weight: normal;
  margin-bottom: 20px;
}

.m-infob1 .card .img {
  display: block;
  width: 100%;
}
.m-infob1 .card .r-con,
.m-infob1 .card .box{
  overflow: hidden;
}
.m-infob1 .card .box{
  text-align: left;
  padding: 40px;
  background-color: #dadada;
}
.m-infob1 .card .l{
  width: 50%;
}
.m-infob1 .card h3{
  font-size: 22px;
  color: #502203;
} */

.info_ban {
  padding-bottom: 150px;
}

.info_ban .slick-dots {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 0;
  line-height: 60px;
}

.info_ban .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 15px;
  border-radius: 50%;
  background-color: #be977f;
  cursor: pointer;
}

.info_ban .slick-dots button {
  display: none;
}

.info_ban .slick-dots li.slick-active {
  width: 50px;
  height: 50px;
}


.ul-sliderb1.sty1 {
  margin-bottom: 25px;
}

.ul-sliderb1.sty1 .con {
  transition: .4s;
  transform: scale(.8);
}

.ul-sliderb1.sty1 .type {
  opacity: 0;
}

.ul-sliderb1.sty1 .con:hover {
  transform: scale(1);
}

.ul-sliderb1.sty1 .con:hover .type {
  opacity: 1;
}

.ul-sliderb1.stty1 .con:hover .pic img {
  transform: none;
}

.row01 {
  padding-bottom: 5.3vw;
}

.row02 {
  padding: 3.2vw 0 4.3vw;
}

.g-txth1.m-sty1 {
  font-size: 12px;
  line-height: 26px;
  color: #806f5f;
}

.g-txth1.m-sty1 .line {
  width: 60px;
  height: 2px;
  background-color: #806f5f;
  margin: 0 auto 30px;
}

.g-txth1.m-sty1 h3 {
  font-size: 20px;
  color: #99792f;
}

.m-txtimgh2.card .txt {
  padding: 15px 61px 51px;
  background-color: #dadada;
}

.m-txtimgh2 .tit p {
  font-size: 15px;
  color: #be977f;
}

.m-txtimgh2.card .tit h3 {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 20px;
}

.m-txtimgh2.card .desc {
  font-size: 12px;
  color: #806f5f;
  margin-top: 41px;
}

.m-txtimgh2 .desc p {
  margin-bottom: 0;
}

.row03 {
  padding: 2vw 0;
}


.m-cardb1 {
  height: 405px;
  background-color: #dadada;
  overflow: hidden;
  margin: 3.6vw 0 28px;
}

.m-cardb1 .pic {
  float: left;
  width: 50.83%;
  height: 100%;
}

.m-cardb1 .pic .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.m-cardb1 .txt {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.m-cardb1 .txt .box {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  max-height: 100%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 12px;
  color: #94877b;
  line-height: 26px;
  overflow: hidden;
}

.m-cardb1 .txt .box .line {
  width: 20px;
  height: 1px;
  background-color: #806f5f;
  margin: 0 auto 15px;
}

.ul-countb1 {
  font-size: 0;
  color: #806f5f;
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  margin: 32px 0 3.8vw;
}

.ul-countb1 li {
  display: inline-block;
  margin: 0 4.2vw;
}

.ul-countb1 .top {
  color: #bd987e;
}

.ul-countb1 .count {
  font-size: 3.33333vw;
  font-weight: bold;
  line-height: 1.4;
}

.ul-countb1 .top span {
  font-size: 12px;
  display: inline-block;
  width: 20px;
  line-height: 1.2;
  white-space:break-spaces;
}

.ul-countb1 .p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
}


.m-peopb1 .item {
  position: relative;
  margin-bottom: 35px;
}

.m-peopb1 .top img {
  display: block;
  width: 100%;
}
.m-peopb1 .bot{
  height: 125px;
  background-color: #281003;
  text-align: left;
  color: #ffffff;
  overflow: hidden;
}
.m-peopb1 .qm{
 float: left;
  width: 38%;
  line-height: 125px;
}
.m-peopb1 .qm .box{
  display: inline-block;
  vertical-align: middle;
}
.m-peopb1 .qm h3{font-size: 16px;color: #ffffff;line-height: 1.5;}
.m-peopb1 .qm img{
  display: block;
  width: 180px;
}
.m-peopb1 .info{
  line-height: 125px;
  width:62%;
  float: right;
  font-size: 12px;
  overflow: hidden;
}
.m-peopb1 .info p{display: inline-block;vertical-align: middle;line-height: 1.5;}
.m-peopb1 .fm{
  display: block;
  position: absolute;
  width: 24.5%;
  bottom: 0;
  left: 5%;
}

.m-peopb1 .item:nth-child(odd) .bot{
  padding-left: 30%;
  padding-right: 64px;
}
.m-peopb1 .item:nth-child(even) .bot{
  padding-right: 30%;
  padding-left: 64px;
}
.m-peopb1 .item:nth-child(even) .fm{
  right: 5%;
  left: auto;
}
.m-peopb1 .item:nth-child(even) .info{
  float: right;
  width: 70%;
}
.m-peopb1 .item:nth-child(even) .qm{
  float: right;
  width: 30%;
}
/*0727new end*/


@media screen and (max-width: 1600px) {
  .ul-listb1 .tit {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .ul-listb1 .txt {
    width: 65%;
    height: 445px;
  }

  .ul-listb1 .txt .box {
    padding: 0 6vw 0 3vw;
  }

  .ul-listb1 li:nth-child(even) .txt .box {
    padding: 0 3vw 0 6vw;
  }

  .gallery-thumbs1 {
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .gallery-bot1 .tit::after {
    margin: 2vw 0 5px;
  }

  .gallery-bot1 .txt .year {
    font-size: 30px;
  }

  .gallery-bot1 .tit {
    font-size: 18px;
  }
}

@media screen and (max-width: 1200px) {
  .m-txtimgh2.card .txt {
    padding: 15px;
  }

  .m-txtimgh2.card .tit {
    padding-top: 0;
  }

  .ul-sliderb1.sty1 .type {
    opacity: 1;
  }

  .ul-sliderb1.sty1 .con {
    transform: none;
  }

  .m-detail_ban {
    padding: 20px;
  }

  .gallery-thumbs1 .con {
    padding-left: 10px;
  }
}

@media screen and (max-width: 960px) {
  .m-txtb1 {
    font-size: 14px;
    line-height: 1.7;
  }

  .ul-sliderb1 {
    padding-bottom: 30px;
  }

  .ul-sliderb1 .type {
    font-size: 16px;
  }

  .ul-sliderb1 .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
  }

  .ul-sliderb1 .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #ccc;
    cursor: pointer;
  }

  .ul-sliderb1 .slick-dots button {
    display: none;
  }

  .ul-sliderb1 .slick-dots li.slick-active {
    background-color: #009fe8;
  }

  .gallery-bot .txt .box {
    margin: 2vw;
  }

  .gallery-thumbs .day {
    font-size: 16px;
  }

  .gallery-bot .txt .date {
    font-size: 18px;
  }

  .gallery-bot .txt .desc {
    font-size: 16px;
  }

  .ul-listb1 .pic {
    float: none;
    width: auto;
    position: static;
    max-width: none;
    margin-bottom: 15px;
  }

  .ul-listb1 .pic img {
    margin: 0 auto;
    max-width: 50%;
  }

  .ul-listb1 .tit {
    font-size: 18px;
    line-height: 1.5;
  }

  .ul-listb1 .txt {
    width: auto;
    height: auto;
  }

  .ul-listb1 .txt .box {
    position: static;
    padding: 10px !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }

  .ul-listb1 li {
    padding-bottom: 0;
  }

  .ul-listb1 li:nth-child(even) .txt {
    float: none;
    text-align: left;
  }

  .ul-listb1 .info {
    font-size: 14px;
    line-height: 1.5 !important;
  }

  .m-cardb1 {
    height: auto;
  }

  .m-cardb1 .pic {
    float: none;
    width: auto;
    height: 250px;
  }

  .ul-countb1 .count {
    font-size: 30px;
  }

  .gallery-bot1 .l {
    float: none;
    width: auto;
  }

  .gallery-bot1 .pic {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .m-detail_ban {
    padding: 10px;
  }
  .m-peopb1 .item:nth-child(even) .bot{
    padding-left: 2vw;
  }
  .m-peopb1 .item:nth-child(odd) .bot{
    padding-right: 2vw;
  }
  .m-peopb1 .item:nth-child(odd) .info,
  .m-peopb1 .item:nth-child(even) .info{
    width: 60%;
  }
  .m-peopb1 .item:nth-child(even) .info{margin-right: 2%;}
  .m-peopb1 .item:nth-child(even) .qm{width: 38%;}
  .m-peopb1 .qm img{
    width: 100px;
  }
  .m-peopb1 .qm h3{
    letter-spacing: 0!important;
  }
}

@media screen and (max-width: 767px) {
  .ul-listb1 .pic img {
    max-width: 100%;
  }

  .gallery-bot .l {
    float: none;
    width: auto;
  }

  .gallery-bot .txt .date {
    margin-bottom: 10px;
  }

  .m-btn.swiper-button-prev,
  .m-btn.swiper-button-next {
    display: none;
  }

  .m-cardb1 .pic {
    height: 140px;
  }

  .g-txth1.m-sty1 .line {
    margin-bottom: 15px;
  }

  .ul-countb1 li {
    display: block;
    margin: 0 0 15px;
  }
  .m-peopb1 .qm .box,
  .m-peopb1 .qm,.m-peopb1 .info{display: block;float: none!important;width: auto!important;line-height: 1.5;}
  .m-peopb1 .bot{height: auto;line-height: 0;}
}