﻿body>div.sub-category-area{width:1200px;max-width:100%;background-color:#fafafa;margin:0 auto;margin-top:23px;border:1px solid #d3d3d3;margin-bottom:48px;padding:44px 48px;}body>div.sub-category-area>ul{list-style:none;display:flex;display:-webkit-flex;display:-ms-flexbox;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:45px;}body>div.sub-category-area>ul>li{padding:0 29px;border:1px solid #333;font-size:1.2em;}body>div.sub-category-area>ul>li>span{position:relative;top:-1px;}body>div.sub-category-area>ul>li>i{color:#666;font-size:1.3em;position:relative;top:1px;}body>div.sub-category-area>div.item{display:flex;display:-webkit-flex;display:-ms-flexbox;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;}body>div.sub-category-area>div.item>div.img{width:552px;height:287px;cursor:pointer;background-repeat:no-repeat;background-size:100% 100%;}body>div.sub-category-area>div.item>div.content{width:552px;height:287px;position:relative;display:flex;display:-webkit-flex;display:-ms-flexbox;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;}body>div.sub-category-area>div.item>div.content>.title{font-size:1.9em;font-weight:bold;color:#666;}body>div.sub-category-area>div.item>div.content>div.desc{margin-top:10px;line-height:1.5em;color:#999;max-width:100%;}body>div.sub-category-area>div.item>div.content>div.desc>a.detail{display:none;}body>div.sub-category-area>div.item>div.content>div.desc>a.detail>i.fa{margin-right:5px;display:inline;}body>div.sub-category-area>div.item>div.content>div.desc>a.detail:hover{color:#e60012;}body>div.sub-category-area>div.item>div.content>a.fa-stack{color:#ccc;font-size:1.6em;margin-top:10px;transition:color .4s;}body>div.sub-category-area>div.item>div.content>a.fa-stack:hover{color:#e60012;}body>div.sub-category-area>div.item>div.content>a.fa-stack>i.fa-angle-right,body>div.sub-category-area>div.item>div.content>a.fa-stack>i.fa-angle-left{font-size:2em;position:relative;top:-1px;}body>div.sub-category-area>div.item:nth-child(odd){flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;}body>div.sub-category-area>div.item:nth-child(odd)>div.content{padding-right:60px;}body>div.sub-category-area>div.item:nth-child(odd)>div.content>a.fa-stack{left:-4px;}body>div.sub-category-area>div.item:nth-child(odd)>div.content>a.fa-stack>i.fa-angle-left{left:-2px;}body>div.sub-category-area>div.item:nth-child(odd)>div.content>a.fa-stack>i.fa-angle-right{display:none;}body>div.sub-category-area>div.item:nth-child(even)>div.content{padding-left:60px;align-items:flex-end;-webkit-align-items:flex-end;-ms-flex-align:-ms-flex-end;}body>div.sub-category-area>div.item:nth-child(even)>div.content>a.fa-stack{right:-4px;}body>div.sub-category-area>div.item:nth-child(even)>div.content>a.fa-stack>i.fa-angle-left{display:none;}body>div.sub-category-area>div.item:nth-child(even)>div.content>a.fa-stack>i.fa-angle-right{left:2px;}@media(max-width:1279px){body>div.sub-category-area{width:85%;max-width:none;padding:25px;}body>div.sub-category-area>ul{flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin-bottom:16px;}body>div.sub-category-area>ul>li{margin:0 5px 10px 5px;}body>div.sub-category-area>div.item{display:block;}body>div.sub-category-area>div.item>div.img{margin:0 auto;max-width:100%;background-size:auto 100%;background-position:center center;}body>div.sub-category-area>div.item>div.content{width:100%;display:block;height:auto;margin-top:16px;}body>div.sub-category-area>div.item>div.content:nth-child(odd),body>div.sub-category-area>div.item>div.content:nth-child(even){padding:0;padding-bottom:20px;margin-bottom:28px;}body>div.sub-category-area>div.item>div.content>h3{text-align:center;}body>div.sub-category-area>div.item>div.content>div.desc{text-indent:2em;}body>div.sub-category-area>div.item>div.content>div.desc>a.detail{display:inline;}body>div.sub-category-area>div.item>div.content>a{display:none;margin:0 auto;}body>div.sub-category-area>div.item:not(:last-child)>div.content{border-bottom:1px dashed #d3d3d3;}body>div.sub-category-area>div.item:last-child>div.content{padding-bottom:0;margin-bottom:0;}}@media(max-width:639px){body>div.sub-category-area{width:90%;max-width:none;padding:20px;}body>div.sub-category-area>div.item>div.img{height:150px;}}