@charset "UTF-8";
.special_00085 { padding: 100px 0; background-position: center; background-size: cover; background-repeat: no-repeat; }

.special_00085 .box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.special_00085 .con { width: 28.4%; }

.special_00085 .con2 { width: 27.9%; }

.special_00085 .tits { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.special_00085 .line { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 1px; border-top: 1px dashed #CFBFA0; margin: 0 20px; }

.special_00085 .list { margin-top: 40px; }

.special_00085 .item + .item { margin-top: 3px; }

.special_00085 .h { position: relative; font-size: 18px; min-height: 64px; }

@media (max-width: 768px) { .special_00085 .h { font-size: 16px; } }

body:not(.lang-en) .special_00085 .h { text-align: justify; text-justify: inter-ideograph; }

.special_00085 .t { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.5; height: 3em; text-overflow: ellipsis; overflow: hidden; }

.special_00085 .d { font-family: 'arial'; color: #00654c; font-weight: bold; text-align: right; width: 100%; display: block; }

.special_00085 .center { margin: 0 75px 0 73px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-negative: 0; flex-shrink: 0; }

.special_00085 .div { margin-top: 48px; }

.special_00085 .pic { position: relative; overflow: hidden; }

.special_00085 .pic::before { content: ''; display: block; padding-top: 56.15551%; }

.special_00085 .pic .i { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

.special_00085 .pic img { width: 100%; }

.special_00085 .tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 18px; margin-top: 20px; width: 100%; }

@media (max-width: 768px) { .special_00085 .tit { font-size: 16px; } }

.special_00085 .date { font-family: 'arial'; color: #00654c; font-weight: bold; -webkit-transition: all 0.32s; transition: all 0.32s; margin-left: 20px; }

.special_00085 .p { font-size: 16px; color: #707070; margin-top: 7px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; line-height: 1.5; height: 6em; text-overflow: ellipsis; overflow: hidden; height: auto; }

body:not(.lang-en) .special_00085 .p { text-align: justify; text-justify: inter-ideograph; }

.special_00085 .center .t { white-space: nowrap; line-height: 1.5; height: 1.5em; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 1; display: block; }

.special_00085 .center .txt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 0; }

/*	pc 端	*/
@media (min-width: 769px) { .special_00085 .h:hover { color: #00654c; -webkit-transition: all 0.32s; transition: all 0.32s; }
  .special_00085 .t:hover { color: #00654c; -webkit-transition: all 0.32s; transition: all 0.32s; }
  .special_00085 .h:hover a { color: #00654c; -webkit-transition: all 0.32s; transition: all 0.32s; }
  .special_00085 .pic:hover img { -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
  .special_00085 .pic:hover .i { -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
  .special_00085 .pic:hover:hover img { -webkit-transform: scale(1.07); transform: scale(1.07); }
  .special_00085 .pic:hover:hover .i { -webkit-transform: translate(-50%, -50%) scale(1.07); transform: translate(-50%, -50%) scale(1.07); }
  .special_00085 .pic:hover img { -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
  .special_00085 .pic:hover .i { -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
  .special_00085 .pic:hover:hover img { -webkit-transform: scale(1.07); transform: scale(1.07); }
  .special_00085 .pic:hover:hover .i { -webkit-transform: translate(-50%, -50%) scale(1.07); transform: translate(-50%, -50%) scale(1.07); } }

/*	1280~1440	*/
@media (max-width: 1200px) { .special_00085 .box { display: block; }
  .special_00085 .con { width: 100%; }
  .special_00085 .h { min-height: auto; }
  .special_00085 .t { height: auto; }
  .special_00085 .center { margin: 40px 0; }
  .special_00085 .div, .special_00085 .list { margin-top: 30px; } }

/*	1024	*/
/*	移动端	*/
@media (max-width: 768px) { .special_00085 { padding: 40px 0; }
  .special_00085 .box { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .special_00085 .con { width: 100%; }
  .special_00085 .list { margin-top: 20px; }
  .special_00085 .d { position: static; display: block; }
  .special_00085 .item + .item { margin-top: 10px; }
  .special_00085 .center { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; margin: 20px 0 0; }
  .special_00085 .center .txt { width: 100%; }
  .special_00085 .date { margin-left: 0; }
  .special_00085 .div { margin-top: 30px; }
  .special_00085 .tit { display: block; }
  .special_00085 .h { min-height: auto; }
  .special_00085 .p { margin-top: 5px; }
  .special_00085 .con2 { margin-top: 20px; }
  .special_00085 .d { text-align: left; }
  .special_00085 .line { display: none; } }
