body { background:#ffffff; }
/* 文章-咨询列表页-图片列表-2 */
.art { width:1200px;background:#fff;margin:0 auto 30px;border: 1px solid rgba(238,238,238,1); }
.art .tit { height:55px;padding-left:32px;background:url(../images/group.png) no-repeat 0 center;font-size: 20px;font-weight: 500;color: rgba(10,27,67,1);line-height: 55px;margin:0 20px;border-bottom:1px #eee solid;display: flex;justify-content: space-between; }
.art .tit a { font-size:12px; }
.art .tit a:hover { color: #FF6B00; } 
.art-list { display: flex;flex-wrap: wrap;padding-top: 10px;}
.art-list>a { display: block;position: relative;width: 275px;height: 203px;margin:0 0 22px 20px;overflow:hidden; }
.art-list>a img,.art-list>a div { display: block;width:275px;height:155px; }
.art-list>a div { overflow: hidden; }
.art-list>a img { transition: all .8s; }
.art-list>a:hover img { transform: scale(1.2); }
.art-list>a span { height:48px;width:250px;display: block;margin:0 auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:14px;line-height:48px; }
.art-list>a:hover span { color: #FF6B00; }
.art-list>a em { position: absolute;left:10px;top:10px;width: 39px;height:16px;background: url(../images/new.png) no-repeat 0 0; }
.art-list>a:hover { box-shadow:0 2px 8px 0 rgba(0,0,0,0.08); }
/* 文章-咨询列表页-文字列表-2 */
.news-txt-list { margin:10px 20px 30px; }
.news-txt-list li { display: flex;height:52px;align-items: center;border-bottom:1px #eee solid; }
.news-txt-list li>* { display: block; }
.news-txt-list li>em { width:44px;height:40px;text-align: center;line-height:40px;font-size: 14px;color:#666;margin:0 10px 0 5px; }
.news-txt-list li>p { height:52px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height:52px;display:flex;align-items: center;width:960px; }
.news-txt-list li>p a { display: block;margin-right:10px; }
.news-txt-list li>p var { display: block;width: 39px;height: 16px;background:#fff;border: 1px solid rgba(255,126,0,1);border-radius: 9px;color:#FF6B00;font-size:14px;text-align: center;line-height:16px; }
.news-txt-list li>span { width:120px;padding-right:20px;font-size: 14px;color:#999;text-align: right; }
.news-txt-list li:hover { background:rgba(255,126,0,0.1); }
.news-txt-list li>p a:hover { color:rgba(255,126,0,1); }
/*文章-资讯详情页-2*/
.detail-wp { width: 1200px;background: #fff;border: 0px solid #eee;margin:0 auto 30px;padding:35px 0 10px; }
.tit-info { border-bottom:1px #eee solid;padding-bottom:30px; }
.tit-info h1 { line-height:40px;text-align: center;max-width:80%;margin:0 auto;font-size: 28px;font-weight: 500; }
.tit-info>div { display: flex;justify-content: center;align-items: center;height:38px; }
.tit-info>div p { margin:0 20px; }
.tit-info>div p em { color:#999; }
.art-cont { padding:20px 30px 0;height: auto; }
.art-cont img { display: block;max-width:1070px;margin:0 auto; }
.art-cont h5 { height:50px;font-weight:600;text-align: center;line-height:50px; }
.art-cont p { line-height:36px;padding:0px 0 0px; }
/*文章-资讯详情页*/
.body-w { background:#fff; }
.detail-none { border:none;width:1160px; }
.recommend-wp { padding-top:10px;border-top: 1px solid #eee;margin-top:20px; }
.reco-tit { line-height:82px;font-weight: 600;color:#666;margin-left: 20px; }
.recommend-wp a,.recommend-wp a img { display: block;width:1160px;height:126px; }
.recommend-wp a { margin:0 auto 30px; }
