﻿.Jgg_con .xcxcontent {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.Jgg_con .xcxcontent {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 10px;
    box-sizing: border-box;
}
.Jgg_con .xcxcontent a {
   margin:0 0 0 0;
}
.Jgg_con .xcxcontent .MeetingInfo, .Jgg_con .xcxcontent .MeetingVideo {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px dotted #e4e4e4;
    padding-top: 10px;
}
.Jgg_con .xcxcontent .MeetingInfo h3, .Jgg_con .xcxcontent .MeetingVideo h3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0px 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 32px;
    background: #fA4616;
    color: #ffffff;
    font-weight: bold;
}
.Jgg_con .xcxcontent .MeetingInfo ul, .Jgg_con .xcxcontent .MeetingVideo ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    -webkit-overflow-scrolling: touch;
}
.Jgg_con .xcxcontent .MeetingInfo ul li, .Jgg_con .xcxcontent .MeetingVideo ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
}
.Jgg_con .xcxcontent .MeetingInfo ul li a.pdf, .Jgg_con .xcxcontent .MeetingVideo ul li a.pdf{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 5px 10px 5px 25px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    color: #6b6b6b;
    background: url(http://uipathxcxapi.eblast.cn/images/icon_pdf.png) no-repeat 5px center;
    background-size: 15px 15px;
}
.Jgg_con .xcxcontent .MeetingInfo ul li a.zip, .Jgg_con .xcxcontent .MeetingVideo ul li a.zip{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 5px 10px 5px 25px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    color: #6b6b6b;
    background: url(http://uipathxcxapi.eblast.cn/images/icon_zip.png) no-repeat 5px center;
    background-size: 15px 15px;
}

 .Jgg_con .xcxcontent .MeetingInfo ul li a.mp4, .Jgg_con .xcxcontent .MeetingVideo ul li a.mp4 {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 5px 10px 5px 25px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    color: #6b6b6b;
    background: url(http://uipathxcxapi.eblast.cn/images/icon_video.png) no-repeat 5px center;
    background-size: 15px 15px;
}