
/* 大会简介 */
.brief-content-box {
    padding: 35px 0;
    min-height: 430px;
}
.brief-content-box h1 {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px;
    text-align: center;
}
.brief-content p {
    color: #666666;
    line-height: 30px;
    margin-bottom: 5px;
    text-indent: 2em;
}
.brief-content-box table {
    margin: 0 auto;
    table-layout: fixed;
    border: 1px solid #000;
    border-collapse: collapse;
}
.brief-content-box table th,
.brief-content-box table td {
    word-break: break-all;
    table-layout: fixed;
    white-space: normal;
    border: 1px solid #000;
}
/* 主论坛列表 */
.brief-zltBox {
    padding: 30px 0 35px;
    /* margin: 10px 0 30px; */
    justify-content: space-between;
  }
  .brief-zltbox-left {
    width: 176px;
  }
  .csc-menu-list li {
    margin-bottom: 10px;
  }
  .csc-menu-item {
    height: 48px;
    line-height: 48px;
    display: block;
    width: 100%;
    text-align: center;
    color: #515151;
    letter-spacing: 0.5px;
    background-color: #e3eeff;
}
.csc-menu-item.active,
.csc-menu-item:hover {
    background-color: #314cbe;
    color: #ffffff;
}
.brief-zltbox-right {
    margin-left: 20px;
    flex: 1;
}
.csc-zlt-list li {
    margin-bottom: 25px;
}
.csc-zlt-item figure {
    width: 390px;
    height: 220px;
    overflow: hidden;
}
.csc-zlt-item .csc-zlt-right {
    margin-left: 30px;
    height: 220px;
    position: relative;
}
.csc-zlt-right h2 {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    margin: 12px 0 10px;
}
.csc-zlt-right p {
    color: #888888;
}
.btn-zlt-more {
    display: block;
    color: #0083ef;
    border: 2px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #fff, #fff),
    linear-gradient(to bottom, #0083ef, #00a2ff);
    width: 140px;
    height: 42px;
    line-height: 38px;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    bottom: 16px;
}
.btn-zlt-more i {
    display: inline-block;
    background: url(../images/right_more.png) no-repeat;
    width: 6px;
    height: 11px;
    vertical-align: 1px;
    margin-left: 5px;
}
.brief-ztlt .btn-zlt-more {
    /* width: 120px;
    height: 36px;
    line-height: 34px; */
    font-size: 14px;
    width: 112px;
    height: 34px;
    line-height: 30px;
    bottom: 10px;
}
.brief-ztlt .btn-zlt-more i {
    vertical-align: -0.5px;
}
/* 专题论坛 */
.brief-ztlt {
    flex-wrap: wrap;
    justify-content: space-between;
}
.brief-ztlt li {
    width: 490px;
}
.ztlt-item figure {
    width: 312px;
    height: 176px;
    overflow: hidden;
}
.csc-zlt-item .ztlt-right {
    margin-left: 18px;
    width: 162px;
    height: 176px;
}
.ztlt-right h2 {
    /* font-size: 22px; */
    font-size: 18px;
	text-overflow: ellipsis;
    text-overflow: -webkit-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ztlt-right p {
    font-size: 14px;
}
/* 专题论坛-文章 */
.article-head {
    text-align: center;
    color: #888888;
    padding-bottom: 30px;
}
.article-head h1 {
    padding-bottom: 10px;
}
.article-content {
    line-height: 30px;
    color: #888888;
}
.article-content table {
    margin: 0 auto;
    border-collapse: collapse;
    border: none;
}
.article-content table th,
.article-content table td {
    border: 1px solid #1f1f1f !important;
}
.center-p {
    text-align: center;
    padding-bottom: 5px;
}
.article-content p {
    text-indent: 2em;
}
.article-content p img {
    /* display: block; */
    margin: 10px auto;
}
.article-content table p {
    text-indent: 0;
}
/* 资料下载 */
.down-content p {
    text-indent: 0;
}
.down-content a {
    /* display: inline-block; */
    font-size: 16px !important;
    line-height: 30px;
    color: #0065c8;
    text-decoration: underline;
}
/* 参会报名 */
.sign-content {
    justify-content: space-between;
    text-align: center;
    padding-top: 30px;
    width: 1000px;
    margin: auto;
}
.sign-content>div {
    width: 560px;
    height: 275px;
}
.sign-content>div h2,
.know-address h2 {
    font-weight: 600;
    font-size: 22px;
    color: #242424;
    position: relative;
    line-height: 30px;
    padding-top: 22px;
}
.sign-left {
    border-right: 1px solid #e5e4e3;
}
.icon {
    display: inline-block;
    background: url(../images/csc_icon.png) no-repeat;
    vertical-align: -8px;
    margin-right: 15px;
}
.icon_wy {
    width: 33px;
    height: 33px;
    background-position: 0px 0px;
}
.icon_wx {
    width: 42px;
    height: 35px;
    background-position: -38px 0px;
}
.btn-enroll {
    color: #ffffff;
    width: 175px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 0.5px;
    background: linear-gradient(to top, #3f0df7, #009cff);
    box-shadow: 0px 6px 1px -3px rgba(98, 240, 255, 0.5) inset;
    margin-top: 90px;
}
.btn-enroll:hover {
    background: linear-gradient(to top, #4b39f9, #31b4ff);
    box-shadow: 0px 6px 1px -3px rgba(198, 237, 255, 0.5) inset;
}
.sign-right p {
    font-size: 14px;
    color: #fa8d5d;
    line-height: 30px;
    padding: 15px 0 5px;
    text-indent: 0;
}
/* 参会须知 */
.know-address {
    width: 700px;
    margin: 8px auto 40px;
}
.know-address h2 {
    padding-top: 0;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 22px;
}
.icon_address {
    width: 20px;
    height: 26px;
    background-position: 0 -38px;
    vertical-align: -5px;
}
.know-address p {
    font-size: 18px;
    line-height: 30px;
    text-indent: 2em;
    color: #383838;
    vertical-align: 0.25px;
}
.know-address figure {
    margin-top: 20px;
}
.know-content h2 {
    font-size: 22px;
    color: #0f6fe6;
    line-height: 30px;
    /* text-align: center; */
    padding: 12px 0;
    font-weight: 600;
}
.know-content h2 strong {
    font-size: 22px;
}
.know-content p {
    text-indent: 2em;
    color: #666666;
    line-height: 30px;
}
.know-content p img {
    display: block;
    margin:  12px auto;
}
.know-bom {
    font-size: 22px;
    color: #0f6fe6;
    font-weight: 600;
    padding-top: 30px;
}

/* 大会资讯 */
.info-box li {
    padding-left: 30px;
    position: relative;
}
.info-box li a {
    border-bottom: 1px dashed #eeeeee;
    padding: 20px 0 30px;
}
.info-box li:last-child a {
    border-bottom: 0;
    padding: 20px 0;
}
.info-box li::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #eeeeee;
    top: 10px;
    left: 7px;
}
.info-box li::after {
    content: '';
    position: absolute;
    width: 12px; height: 12px;
    border-radius: 50%;
    background: #ffffff; 
    border: 3px solid #009de2;
    box-shadow: 0px 0px 0px 5px #fff;
    top: 30px;
    left: 0px;
}
.info-box li:hover .info-right h3 {
    color: #006dd6;
}
.info-box .info-right {
    flex: 1;
    margin-left: 20px;
    width: 1060px;
}
.info-box .info-right h3 {
    color: #2d2d2d;
    font-weight: 700;
    line-height: 40px;
    height: 45px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.info-box .info-right p {
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -webkit-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.info-left {
    border: 1px solid #3988dc;
    border-radius: 5px;
    background-color: #f7fbff;
    position: relative;
    width: 87px;
    text-align: center;
    color: #106dcf;
}
.info-left span {
    font-size: 40px;
    padding-top: 12px;
    display: inline-block;
    font-weight: bold;
}
.info-left p {
    padding: 15px 0;
    position: relative;
}
.info-left p::before {
    content: '';
    position: absolute;
    width: 70px;
    height: 1px;
    background-color: #d5e5f5;
    top: 0;
    left: 8px;
}
.banner-content h1 span,
.info-left span,
.info-left p {
    font-family: "Arial";
}
.info-left::before {
    content: '';
    width: 0;
    height: 0;
    border: 7px solid;
    position: absolute;
    top: 10px;
    left: -13px;
    z-index: 9;
    border-color: transparent #f7fbff transparent transparent;
}
.info-left::after {
    content: '';
    width: 0;
    height: 0;
    border: 7px solid;
    position: absolute;
    top: 10px;
    left: -15px;
    border-color: transparent #3988dc transparent transparent;
    z-index: 5;
}
/* 联系我们 */
.contact-content {
    width: 830px;
    margin: 0 auto;
}
.contact-list {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 60px;
}
.contact-list li {
    padding: 20px 0 40px;
    width: 40%;
}
.contact-list li:nth-child(1),
.contact-list li:nth-child(2) {
    padding: 0 0 40px;
}
.contact-list li .icon-user {
    width: 28px;
    height: 22px;
    background-position: 6px -99px;
    vertical-align: -3px;
    margin-right: 10px;
}
.email-list li .icon-email {
    width: 28px;
    height: 20px;
    background-position: -27px -99px;
    vertical-align: -3px;
    margin-right: 10px;
}
.email-list {
    padding: 40px 60px 0;
    border-top: 1px dashed #e5e4e3;
}
.contact-content h2 {
    font-size: 22px;
    font-weight: bold;
    color: #242424;
    line-height: 30px;
    letter-spacing: 0.25px;
}
.contact-content p {
    padding-left: 40px;
    line-height: 30px;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0.25px;
    padding-top: 8px;
    text-indent: 0;
}
.contact-content p.name {
	font-size: 22px;
    font-weight: bold;
    color: #242424;
}

/* 附件取消缩进 */
.article-content p.attachment {
    text-indent: 0;
}






