@charset "UTF-8";
.special_00143 { background-size: cover; background-repeat: no-repeat; background-position: center; }

.special_00143 .cont .list { display: -webkit-box; display: -ms-flexbox; display: flex; }

.special_00143 .cont .list .item { width: 50%; background-size: cover; background-repeat: no-repeat; background-position: center; }

.special_00143 .cont .list .item a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 100px 0; }

.special_00143 .cont .list .item .icon { width: 16.14583%; position: relative; overflow: hidden; margin: 0 auto; }

.special_00143 .cont .list .item .icon::before { content: ''; display: block; padding-top: 100%; }

.special_00143 .cont .list .item .icon .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_00143 .cont .list .item .t1 { text-align: center; font-size: 24px; color: #fff; }

@media (max-width: 1500px) { .special_00143 .cont .list .item .t1 { font-size: 20px; } }

@media (max-width: 768px) { .special_00143 .cont .list .item .t1 { font-size: 18px; } }

/*	pc 端	*/
/*	1440	*/
/*	1320以下	*/
/*	移动端 1024	*/
@media (max-width: 768px) { .special_00143 .cont .list { display: block; }
  .special_00143 .cont .list .item { width: 100%; }
  .special_00143 .cont .list .item a { padding: 40px 0; } }
