﻿/******************************************首页******************************************/

.TagPage { background: #fff; }

.TagPage .PageBody { z-index: 2; }

.TagPage .PageRight { z-index: 1; }

.TagPage .TagInfo { }

.TagPage .TagInfo .t1Poly { padding-left: 30px; height: 85px; color: #68727d; font-size: 16px; line-height: 85px; background: url('/Public/Images/icon_sv01.png') no-repeat center left; }

.TagPage .TagInfo .t2Poly { height: 35px; color: #3d464d; font-size: 24px; line-height: 24px; }

.TagPage .TagInfo .t2Poly strong { margin-right: 16px; color: #399eea; font-weight: 400; }

.TagPage .TagInfo .t3Poly { color: #aaaaaa; font-size: 14px; line-height: 24px; }

.TagPage .TagInfo .t3Poly strong { color: #68727d; font-weight: 400; }

.TagPage .TagInfo .t4Poly { color: #aaaaaa; font-size: 14px; line-height: 24px; }

.TagPage .TagInfo .t4Poly a { margin-right: 32px; color: #399eea; font-weight: 400; }
/*新闻资讯*/

.TagPage .NewsBox { position: relative; width: 750px; }

 .NewsBox .NewsList { position: relative; z-index: 1; }

 .NewsBox .NewsList ul li { position: relative; clear: both; padding: 20px 20px 20px 280px; min-height: 150px; border-bottom: 1px solid #e5e5e5; }

 .NewsBox .NewsList ul li:hover { background: #f6f6f6; }

 .NewsBox .NewsList .newsImg { position: absolute; top: 20px; left: 0; width: 260px; height: 150px; overflow: hidden; }

 .NewsBox .NewsList .newsImg img { position: relative; top: 0px; left: 0px; width: 100%; height: 100%; }

 .NewsBox .NewsList .newsTit { max-height: 48px; color: #3d464d; font-size: 18px; line-height: 24px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
 .NewsBox .NewsList .newsTit .zb { color: #399eea; }
 .NewsBox .NewsList .newsTit .hf { color: #fcc95f; }
 .NewsBox .NewsList .newsTit .yg { color: #ff5249; }
 .NewsBox .NewsList .newsTit:hover { color: #399eea; }

 .NewsBox .NewsList .newsAbout { margin-top: 10px; height: 66px; color: #828a92; font-size: 13px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

 .NewsBox .NewsList .newsInfo { /* position: absolute;
    bottom: 18px;
    left: 280px; */ /* width: 458px; */ height: 20px; color: #999999; font-size: 12px; line-height: 20px; overflow: hidden; margin-top: 30px; }

 .NewsBox .NewsList .newsInfo span { display: inline-block; padding-right: 10px; }

 .NewsBox .NewsList .zbStatus { float: right; height: 20px; color: #399eea; font-size: 12px; line-height: 20px; overflow: hidden; }

 .NewsBox .NewsList .zbStatus:after { content: ""; display: inline-block; margin-left: 5px; width: 18px; height: 13px; background: url('/Public/Images/Icon_zb.png') no-repeat center; }

 .NewsBox .NewsList ul li.zx { }

 .NewsBox .NewsList ul li.zb { }

 .NewsBox .NewsList ul li.zb .newsImg:after { content: ""; position: absolute; top: 50%; left: 50%; z-index: 2; margin: -30px 0 0 -30px; width: 60px; height: 60px; background: url('/Public/Images/cover_play@2x.png') no-repeat center; background-size: cover; }

 .NewsBox .NewsList ul li.pm { }

 .NewsBox .NewsList ul li.pm .newsImg:after { content: "拍卖"; position: absolute; top: 0px; left: 0px; z-index: 2; width: 40px; height: 20px; color: #ffffff; font-size: 12px; line-height: 20px; text-align: center; background: #ff776f; background: -webkit-linear-gradient(45deg, #ff776f, #ffb067); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(45deg, #ff776f, #ffb067); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(45deg, #ff776f, #ffb067); /* Firefox 3.6 - 15 */ background: linear-gradient(45deg, #ff776f, #ffb067); /* 标准的语法 */ }

 .NewsBox .NewsList ul li.sp { }

 .NewsBox .NewsList ul li.sp .newsImg:after { content: ""; position: absolute; top: 50%; left: 50%; z-index: 2; margin: -30px 0 0 -30px; width: 60px; height: 60px; background: url('/Public/Images/cover_play@2x.png') no-repeat center; background-size: cover; }

 .NewsBox .NewsListMore { cursor: pointer; margin: 45px auto 20px auto; display: block; width: 180px; height: 42px; font-size: 16px; line-height: 42px; text-align: center; border-radius: 21px; color: #399eea; background: #ffffff; border: 1px solid #399eea; }

 .NewsBox .NewsListMore { transition: color 0.2s, background 0.2s, border 0.2s; -webkit-transition: color 0.2s, background 0.2s, border 0.2s; }

 .NewsBox .NewsListMore:hover { color: #2985cb; background: #fafafa; border: 1px solid #2985cb; }

/*首页广告位*/

/*AD_1*/

.TagPage .AD_1 { width: 100%; }

.TagPage .AD_1:nth-child(1) { margin-bottom: 10px; }

.TagPage .AD_1 a { position: relative; display: block; margin-top: 10px; width: 320px; height: 145px; overflow: hidden; border-radius: 5px; }

.TagPage .AD_1 a:first-child { margin-top: 0px; }

.TagPage .AD_1 img { position: absolute; top: 0px; left: 0px; z-index: 1; width: 100%; height: 100%; }

.TagPage .AD_1 a:after { content: "广告"; position: absolute; bottom: 0px; right: 0px; z-index: 3; width: 34px; height: 20px; color: #fff; font-size: 12px; line-height: 20px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.TagPage .AD_1 a:before { content: ""; position: absolute; bottom: 0px; right: 0px; z-index: 2; width: 34px; height: 20px; background: #000; filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; border-radius: 2px; }

@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
    .PageRight { display: none; }
    .TagPage .NewsBox { width: 100%; }
    .TagPage { margin-top: 91px; padding-top: 0; }
    .TagPage .NewsBox .indexNewsTagsBox { position: fixed; top: 50px; height: 40px; }
    .TagPage .NewsBox .indexNewsTags { height: 40px; }
    .TagPage .NewsBox .indexNewsTags a { height: 40px; line-height: 40px; font-size: 16px; }
    .tag_header { margin-top: -40px; padding: 0 15px; }
    .TagPage .PageBody { margin-top: -20px; }
    .TagPage .TagInfo .t1Poly { line-height: 46px; height: 46px; }
    .TagPage .TagInfo .t2Poly { font-size: 20px; height: 24px; line-height: 24px; margin-bottom: 4px; }
    .TagPage .TagInfo .t3Poly { line-height: 21px; }
    .TagPage .TagInfo .t4Poly a { margin-right: 12px; }

    .NewsBox .NewsList { padding: 0 15px; }
    .NewsBox .NewsList ul li { padding: 20px 0 20px 122px; height: 75px; min-height: 75px; }
    .NewsBox .NewsList .newsImg { width: 110px; height: 75px; top: 20px; left: 0; border-radius: 3px; }
    .NewsBox .NewsList .newsImg img { height: 100%; }
    .NewsBox .NewsList .newsAbout { display: none; }
    .NewsBox .NewsList .newsTit { font-size: 16px; line-height: 21px; min-height: 42px; }
    .NewsBox .NewsList .newsInfo { left: 122px; width: auto; bottom: 18px; margin-top: 15px; }
    .NewsBox .NewsListMore { margin: 18px auto 0 auto; height: 35px; width: 130px; line-height: 35px; font-size: 14px; }
    .NewsBox .NewsList ul li.zb .newsImg:after { height: 36px; width: 36px; margin: -18px; }
    .NewsBox .NewsList ul li.sp .newsImg:after { height: 36px; width: 36px; margin: -18px; }
}
