﻿/*!
* WMN Case Style
* Copyright © 2022 waimaoniu.com
*
* @link: https://www.waimaoniu.com/
* @author: lzx
* @version: 2.0.1
*/.w-case-lists .w-case-item{display:flex;flex-wrap:wrap;background-color:#FAFAFA}.w-case-lists .w-case-item:nth-child(even) .w-case-cover{order:2}.w-case-lists .w-case-item+.w-case-item{margin-top:32px}.w-case-lists .w-case-cover{display:flex;align-items:center;width:45%}.w-case-lists .w-case-cover>a{display:block;position:relative;width:100%;height:0;padding-bottom:56.8%}.w-case-lists .w-case-cover img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.w-case-lists .w-case-intro{width:55%;padding:32px}.w-case-lists .w-case-intro-wrap>h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal;font-size:24px;line-height:1.576}.w-case-lists .w-case-intro-wrap>h3 a{text-decoration:none;color:#333}.w-case-lists .w-case-intro-wrap>h3 a:hover{color:#E44438;text-decoration:underline}.w-case-lists .w-case-intro-wrap>p{font-size:16px;line-height:1.8;margin:1em 0 2em;color:#666;text-align:justify}.w-case-lists .w-case-intro-wrap .date{display:block;float:left;line-height:64px;color:#999}.w-case-lists .w-case-intro-wrap .date>em{font-size:2em}.w-case-lists .w-case-intro-wrap .num{display:block;float:right;font-size:4em;line-height:64px;font-weight:bold;color:#eee}@media screen and (max-width: 1080px){.w-case-lists .w-case-item:nth-child(even) .w-case-cover{order:0}.w-case-lists .w-case-item+.w-case-item{margin-top:16px}.w-case-lists .w-case-cover{width:100%}.w-case-lists .w-case-intro{width:100%;padding:16px}.w-case-lists .w-case-intro-wrap>h3{font-size:16px;line-height:1.576}.w-case-lists .w-case-intro-wrap>p{display:none}.w-case-lists .w-case-intro-wrap .date{line-height:32px;font-size:12px}.w-case-lists .w-case-intro-wrap .date>em{font-size:20px}.w-case-lists .w-case-intro-wrap .num{font-size:32px;line-height:32px;font-weight:normal}}
