@charset "UTF-8";
.special_00123 { padding: 100px 0; background: #efebea; background-size: cover; background-repeat: no-repeat; background-position: center; }

.special_00123 .content { margin: 40px -5px -20px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.special_00123 .list { width: calc(50% - 10px); margin: 0 5px; }

.special_00123 .list .item { height: 170px; margin: 0 0 20px; background: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); width: calc(50% - 10px); cursor: pointer; position: relative; border-bottom: 4px solid #94070a; }

.special_00123 .list .item_box .item:nth-child(even) { float: left; }

.special_00123 .list .item_box .item:nth-child(odd) { float: right; }

.special_00123 .list .item .text { padding: 40px 30px; position: relative; }

.special_00123 .list .item .before1 { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; background-repeat: no-repeat; background-position: right bottom; background-size: contain; }

.special_00123 .list .item .text .h { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.5; height: 3em; text-overflow: ellipsis; overflow: hidden; font-size: 18px; }

@media (max-width: 768px) { .special_00123 .list .item .text .h { font-size: 16px; } }

.special_00123 .list .item .text .date { color: #99857b; margin-top: 15px; font-style: initial; font-size: 16px; }

.special_00123 .btns { text-align: center; margin-top: 30px; }

.special_00123 .list .item .pic { overflow: hidden; display: none; }

.special_00123 .list1 .item_box .item:first-child { width: 100%; height: auto; position: relative; }

.special_00123 .list2 .item_box .item:last-child { width: 100%; height: auto; position: relative; margin-bottom: 0; }

.special_00123 .list1 .item_box .item:first-child .text, .special_00123 .list2 .item_box .item:last-child .text { position: absolute; left: 0; bottom: 0; right: 0; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7))); background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); -webkit-background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7))); -webkit-background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }

.special_00123 .list1 .item_box .item:first-child .pic, .special_00123 .list2 .item_box .item:last-child .pic { display: block; }

.special_00123 .list .item .pic img { -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; width: 100%; }

.special_00123 .list .item:hover .pic img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.special_00123 .list1 .item_box .item:first-child .text, .special_00123 .list2 .item_box .item:last-child .text { padding: 25px 30px; color: #fff; }

.special_00123 .list1 .item_box .item:first-child .date, .special_00123 .list2 .item_box .item:last-child .date { margin-top: 5px; line-height: 1; color: #fff; }

/*	pc 端	*/
@media (min-width: 769px) { .special_00123 .list .item:hover .before1 { opacity: 1; } }

/*	1280~1440	*/
@media (max-width: 1200px) { .special_00123 .list .item .text { padding: 30px 20px; } }

/*	1024	*/
/*	移动端	*/
@media (max-width: 768px) { .special_00123 { padding: 40px 0; }
  .special_00123 .content { margin: 20px 0 0; display: block; }
  .special_00123 .list { width: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .special_00123 .list .item { width: calc(50% - 7.5px); margin-bottom: 15px; height: auto; }
  .special_00123 .list .item .text { padding: 15px 10px; height: auto; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .special_00123 .list .item .text .date { margin-top: 10px; }
  .special_00123 .list .item .text .h { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.5; height: 3em; text-overflow: ellipsis; overflow: hidden; }
  .special_00123 .list .item:hover .pic img { -webkit-transform: none; transform: none; }
  .special_00123 .list .item::before { display: none; }
  .special_00123 .btns { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .special_00123 .btns .more { margin: 0 10px; }
  .special_00123 .list2 .item_box .item:last-child .h, .special_00123 .list1 .item_box .item:first-child .h { height: auto; }
  .special_00123 .list1 .item_box .item:first-child .date, .special_00123 .list2 .item_box .item:last-child .date { margin-top: 10px; }
  .special_00123 .list1 .item_box .item:first-child .text, .special_00123 .list2 .item_box .item:last-child .text { padding: 15px 10px; } }
