﻿@charset "utf-8";
#Content1{width:1000px;margin:auto;}
#Content3{clear:both;display:block;}

.lujing #PathID1,.lujing #PathID2{display:none;}
.songg{width:480px;float:left;overflow:hiddden;background:#faf6f1;border-top:4px solid #ce312b;height:235px;margin:30px 0px;}
.songg .tit,.video .tit{width:100%;display:block;color: #fff;font-size: 30px; font-weight:600;text-align: center;line-height: 40px;position: relative;}
.songg .tit #NodeTitle,.songg .tit #Description{width:308px;margin:auto;position: absolute;    left: 87px;top: -40px;background:url(/res/voice/structure/19122606.png) no-repeat center top;    background-size: 90%;height:70px;}
.songg .tit a,.video .tit a{color:#fff;}
.songg #NodeText{display:block;padding:40px 20px;font-size: 18px; color: #000;
line-height: 180%;text-align:left;}
.songg #NodeText a{color:#000;}
.video {
    clear: both;    background: #faf6f1;    margin-top: 80px;    border-top: 4px solid #ce312b;}
.video .tit #CurrentlyNode,.video .tit #NodeTitle,.video .tit #CDescription{width:308px;margin:auto;position: absolute;    left: 357px;top: -40px;background:url(/res/voice/structure/19122606.png) no-repeat center top;    background-size: 90%;height:70px;}

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
 b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td,
 article, aside, canvas, details, embed,
 figure, figcaption, footer, header,
 menu, nav, output, ruby, section, summary,
 time, mark, audio, video, input {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   vertical-align: baseline;
 }
 
 strong {
   font-weight: bold;
 }
   
 code {
   background: #ededed
 }
 
 /* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure,
 footer, header, menu, nav, section {
   display: block;
 }
 
 body {
   font-family:MicrosoftYaHei;
   line-height: 1;
   color: #222;
 }
 
 blockquote, q {
   quotes: none;
 }
 
 blockquote:before, blockquote:after,
 q:before, q:after {
   content: none;
 }
 
 table {
   border-collapse: collapse;
   border-spacing: 0;
 }
 
 /* custom */
 a {
   color: #7e8c8d;
   text-decoration: none;
   -webkit-backface-visibility: hidden;
 }
 
 li {
   list-style: none;
 }
 
 /*éšè—æ»šåŠ¨æ¡*/
 ::-webkit-scrollbar {
   display: none !important;
   width: 0 !important;
 }
 
 ::-webkit-scrollbar-track {
   background-color:#fff;
   display: none !important;
   width: 0 !important;
 }
 
 ::-webkit-scrollbar-thumb {
   background-color:#fff;
   display: none !important;
   width: 0 !important;
 }
 
 html, body {
   margin: 0 auto;
 }
 
 body {
   -webkit-text-size-adjust: none;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
   background-color: #fff;
 }
 
 button {
   padding: 0;
   border: none;
   outline: none;
   background: #fff;
 }
 
 .fl {
       display: block;
    text-align: center;
    width: 100%;
 }
 
 .fr {
   float: right;
 }
 
 .clearfix:after {
   content: "";
   display: block;
   clear: both;
 }
 
 /*å…¨å±€css*/
 .ellipsis {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
 }
 
 /*å¼¹æ€§ç›’*/
 .flex {
   display: -webkit-box;
   display: -webkit-flex;
   display: flex;
 }
 
 .flex-main-center {
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
 }
 
 .flex-main-justify {
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   justify-content: space-between;
 }
 
 .flex-main-around {
   -webkit-box-pack: justify;
   -webkit-justify-content: space-around;
   justify-content: space-around;
 }
 
 .flex-cross-center {
   -webkit-box-align: center;
   -webkit-align-items: center;
   align-items: center;
 }
 
.prev-btn{
	position: absolute;
    left: -32px;
    display: inline-block;
    width: 40px;
    height: 53px;
    top: 60%;
    margin-top: -70px;
    background: url(/res/voice/structure/19123141.png) no-repeat;
	cursor: pointer;
}
.next-btn{
	position: absolute;
    right: -41px;
    display: inline-block;
    width: 40px;
    height: 53px;
    top: 60%;
    margin-top: -70px;
    background: url(/res/voice/structure/19123142.png) no-repeat;
	cursor: pointer;
}

.new_list{display:block;padding:70px 50px 70px 100px;background: #faf6f1;}
.new_list li{    position: relative;padding-left: 25px;font-size: 24px;line-height: 44px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap; color: #424242;}
.new_list li::before { content: ''; display: block; width: 6px;
    height: 6px;
    background-color: #ce312b;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
}
.new_list li a{color: #424242;}

.new_list li br{display:none;}


.areaPicList dl {
    height: 150px;
}
.areaPicList dl {
    font-size: 24px;
    line-height: 42px;
    margin-top: 10px;
    overflow: hidden;
    height: 85px;
    position: relative;
}
.areaPicList dl dt {
    -webkit-line-clamp: 3;
}
.areaPicList dl dt {
    width: 410px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;font-size:24px;
}
.areaPicList dl dt a{    color: #7e8c8d;
    text-decoration: none;}
.areaPicList dl dt #ReportIDname{font-size:24px;    text-align: left;}
.areaPicList dl dd {
    width: 50px;
    padding: 0 10px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.areaPicList dl dd em {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: url(/img/MAIN/2019/04/119200/images/icon_like.png) center top no-repeat;
    cursor: pointer;
}
.areaPicList dl dd i {
    display: block;
    width: 100%;
    font-style: normal;
    font-size: 16px;
    line-height: 34px;
    color: #B6B6B6;
    text-align: center;
}
.lin2 {
    width: 1000px;
    height: 2px;
    overflow: hidden;
    background: #f00731;
    margin: 20px auto;
}
.new_list li#PageNum{background:none;width:100%;padding:20px 0px;line-height:30px;text-align:center;}
.new_list li#PageNum::before{background:none;}
.new_list li#PageNum span{    padding: 0px 10px;background: #ce312b;color: #Fff;}
.new_list li#PageNum a{   padding: 0px 10px; border:1px solid #eee;}