 .home .con5[data-v-3e5a3c4a] {
 width:1200px;
 margin:0 auto 80px
}
.home .con5 .descBox[data-v-3e5a3c4a] {
 width:100%;
 display:flex;
 box-sizing:border-box;
 justify-content:space-between
}
.home .con5 .descBox .subCon[data-v-3e5a3c4a] {
 width:368px;
 height:422px;
 background:#fff;
 border:1px solid #f0f0f0;
 box-sizing:border-box;
 border-radius:2px
}
.home .con5 .descBox .subCon>img[data-v-3e5a3c4a] {
 width:368px;
 height:192px;
 display:block
}
.home .con5 .descBox .subCon .mains[data-v-3e5a3c4a] {
 padding:28px 24px 30px
}
.home .con5 .descBox .subCon .mains .title[data-v-3e5a3c4a] {
 font-size:18px;
 line-height:24px;
 color:rgba(0,0,0,.85)
}
.home .con5 .descBox .subCon .mains .info[data-v-3e5a3c4a] {
 padding:12px 0 24px;
 font-size:14px;
 line-height:20px;
 color:rgba(0,0,0,.35)
}
.home .con5 .descBox .subCon .mains .desc[data-v-3e5a3c4a] {
 font-size:14px;
 line-height:24px;
 color:rgba(0,0,0,.7);
 width:318px;
 height:50px;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2
}
.home .con5 .descBox .subCon .mains .skip[data-v-3e5a3c4a] {
 font-size:14px;
 line-height:20px;
 padding-top:24px;
 color:#0069fb;
 cursor:pointer
}
.home .main_title[data-v-3e5a3c4a] {
 font-size:36px;
 font-weight:700;
 color:rgba(0,0,0,.85);
 line-height:50px;
 text-align:center;
 padding-top:72px
}
.home .main_desc[data-v-3e5a3c4a] {
 font-size:14px;
 text-align:center;
 line-height:20px;
 margin:16px 0 40px;
 color:rgba(0,0,0,.65)
}