@charset "utf-8";
.activity-banner{padding-top: 42%;background-position: center;background-size: cover;background-repeat: no-repeat;}

/*活动专题页*/
.activity-page{}
.activity-page .dmui-main-title{margin-bottom: 30px;}
.activity-page .dmui-main-title.white{color: #fff;}
.activity-page .dmui-sub-title{margin: 50px 0 25px;}
.activity-page .intro-wrap{font-size: 16px;line-height: 2;text-align: justify;}
.activity-page .intro-wrap p{margin: 20px 0;}
.activity-page .part{padding: 60px 0;background-position: center;background-size: cover;background-repeat: no-repeat;}
.activity-page .part1{background-image: url(../images/ljh/activity_page_part_bg1.jpg);}
.activity-page .part2{background-color: #eeeff4;}
.activity-page .part3{}
.activity-page .part4{background-image: url(../images/ljh/activity_page_part_bg2.jpg);}
.activity-page .part5{}
.activity-page .part6{background-image: url(../images/ljh/activity_page_part_bg3.jpg);}
.activity-page .part7{background-image: url(../images/ljh/activity_page_part_bg4.jpg);}
.activity-page .part8{background-image: url(../images/ljh/activity_page_part_bg5.jpg);}
.activity-page .part9{background-image: url(../images/ljh/activity_page_part_bg6.jpg);}
.activity-page .part10{}
.activity-page .part11{background-image: url(../images/ljh/activity_page_part_bg7.jpg);}
.activity-page .part12{background-image: url(../images/ljh/activity_page_part_bg8.jpg);}
.activity-page .part13{}

/*简介图片轮播*/
.brief-pic-swiper{margin-top: 20px;overflow: hidden;}
.brief-pic-swiper .swiper-slide a{display: block;}
.brief-pic-swiper .swiper-slide .pic{border-radius: 4px;overflow: hidden;}
.brief-pic-swiper .swiper-slide .pic em{display: block;padding-top: 60%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.brief-pic-swiper .swiper-slide .tit{font-size: 16px;line-height: 60px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
.brief-pic-swiper .swiper-slide:hover .pic em{transform: scale(1.05);}
.brief-pic-swiper .swiper-slide:hover .tit{text-indent: .5em;color: #192681;}

/*电子地图*/
.e-map{position: relative;padding-top: 40%;margin-top: 30px;}
.e-map iframe{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}

/*活动看点轮播*/
.watching-focus-swiper{position: relative;padding-bottom: 80px;overflow: hidden;}
.watching-focus-swiper .swiper-slide a{display: block;border-radius: 4px;overflow: hidden;}
.watching-focus-swiper .swiper-slide .pic{overflow: hidden;}
.watching-focus-swiper .swiper-slide .pic em{display: block;padding-top: 44%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.watching-focus-swiper .swiper-slide .info{padding: 20px;background-color: #fff;}
.watching-focus-swiper .swiper-slide .info .tit{font-size: 18px;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
.watching-focus-swiper .swiper-slide .info .txt{margin-top: 10px;font-size: 16px;line-height: 26px;color: #666;}
.watching-focus-swiper .swiper-slide:hover .pic em{transform: scale(1.05);}
.watching-focus-swiper .swiper-slide:hover .tit{color: #192681;}
.watching-focus-swiper .swiper-pagination{z-index: 1;bottom: 10px;font-size: 0;}
.watching-focus-swiper .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 10px!important;background-color: currentColor;border-radius: 50%;color: #fff;opacity: 1;}
.watching-focus-swiper .swiper-pagination-bullet-active{position: relative;}
.watching-focus-swiper .swiper-pagination-bullet-active:after{content: "";position: absolute;left: 50%;top: 50%;box-sizing: border-box;width: 20px;height: 20px;margin: -10px 0 0 -10px;border: 1px solid currentColor;border-radius: 50%;}

/*活动嘉宾轮播*/
.main-person-swiper{position: relative;overflow: hidden;}
.main-person-swiper .swiper-slide a{display: block;}
.main-person-swiper .swiper-slide .info{float: left;width: calc(100% - 300px);}
.main-person-swiper .swiper-slide .info .tit1{padding-bottom: 24px;padding-right: 80px;border-bottom: 1px solid #ececec;font-size: 20px;line-height: 20px;}
.main-person-swiper .swiper-slide .info .tit2{margin: 25px 0 30px;font-size: 16px;line-height: 20px;color: #666;}
.main-person-swiper .swiper-slide .info .txt{padding-bottom: 50px;font-size: 16px;line-height: 2;text-align: justify;}
.main-person-swiper .swiper-slide .pic{float: right;box-sizing: border-box;width: 240px;height: 240px;padding: 10px;border: 1px dashed #E21D1F;border-radius: 50%;}
.main-person-swiper .swiper-slide .pic em{display: block;padding-top: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.main-person-swiper .swiper-pagination{z-index: 1;left: auto;bottom: auto;top: 0;right: 370px;width: auto;line-height: 20px;color: #999;}
.main-person-swiper .swiper-pagination .swiper-pagination-current{font-size: 20px;color: #E21D1F;}
.main-person-swiper .btn{z-index: 1;position: absolute;bottom: 0;box-sizing: border-box;width: 32px;height: 32px;border: 1px solid #E21D1F;border-radius: 4px;cursor: pointer;transition: 0.5s;}
.main-person-swiper .btn:after{content: "";position: absolute;left: 50%;top: 50%;width: 30%;height: 30%;border-top: 1px solid #E21D1F;transition: 0.5s;}
.main-person-swiper .prev-btn{left: 0;}
.main-person-swiper .prev-btn:after{border-left: 1px solid #E21D1F;transform: translate(-30%,-50%) rotate(-45deg);}
.main-person-swiper .next-btn{left: 44px;}
.main-person-swiper .next-btn:after{border-right: 1px solid #E21D1F;transform: translate(-70%,-50%) rotate(45deg);}
.main-person-swiper .btn:hover{background-color: #E21D1F;}
.main-person-swiper .btn:hover:after{border-color: #fff;}

/*活动议程选项卡*/
.agenda-tab-box{color: #fff;}
.agenda-tab-box .tabs{float: left;}
.agenda-tab-box .tabs .item{z-index: 1;position: relative;cursor: pointer;}
.agenda-tab-box .tabs .item:before{content: '';z-index: -1;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #E21D1F;border-radius: 4px;transform: scaleX(0);transform-origin: left;transition: 0.5s;}
.agenda-tab-box .tabs .item .tit{display: table-cell;vertical-align: middle;box-sizing: border-box;width: 205px;height: 70px;padding: 25px 30px;font-size: 18px;line-height: 24px;}
.agenda-tab-box .tabs .item .tit em{display: block;font-size: 16px;opacity: .7;}
.agenda-tab-box .tabs .item.on:before{transform: scaleX(1);}
.agenda-tab-box .tab-content{margin-left: 260px;overflow: hidden;}
.agenda-tab-box .tab-content table{width: 100%;border-collapse: collapse;}
.agenda-tab-box .tab-content table td{padding: 20px;border: 1px solid rgba(255,255,255,.3);font-size: 16px;line-height: 40px;box-shadow: 0 0 10px inset rgba(255,255,255,.1);}

/*申请表区*/
.apply-form-box{padding: 60px 50px;background-color: #fff;}
.apply-form-box .layui-form-item{display: flex;justify-content: space-between;}
.apply-form-box .layui-form-item .layui-inline{width: 48%;margin: 0;}
/*底部按钮*/
.apply-form-box .btns_area{margin-top: 50px;text-align: center;}
.apply-form-box .btns_area .dmui-btn{width: 120px;margin: 0 5px;}
.apply-form-box .btns_area .dmui-btn[type=submit]{background-color: #E21D1F;color: #fff;}

/*第三方报名渠道*/
.other-apply-way{display: flex;justify-content: space-between;}
.other-apply-way .item{box-sizing: border-box;width: 49%;padding: 35px 30px;background-color: #fff;border-radius: 4px;}
.other-apply-way .item .tit{margin-bottom: 20px;font-size: 16px;line-height: 20px;}
.other-apply-way .item .txt{line-height: 2;}
.other-apply-way .item .txt .qrcode{float: right;padding: 12px;background: url(../images/ljh/qrcode_bg.png) center no-repeat;background-size: 100% 100%;}

/*活动相关报道*/
.report-wrap{position: relative;}
.report-wrap > .con-l{margin-right: 37.5%;}
.report-wrap > .con-r{position: absolute;right: 0;top: 0;width: 36%;height: 100%;}
/*主要报道*/
.main-report{position: relative;display: block;}
.main-report .pic{border-radius: 4px;overflow: hidden;}
.main-report .pic em{display: block;padding-top: 58%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.main-report .tit{position: absolute;left: 0;right: 0;bottom: 0;padding: 20% 20px 20px;background-image: linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.3));font-size: 18px;line-height: 30px;color: #fff;text-shadow: 0 0 4px rgba(0,0,0,.5);}
.main-report .date{position: absolute;right: 30px;top: 0;padding: 10px 30px;background-color: rgba(255,255,255,.8);border-radius: 0 0 4px 4px;font-size: 16px;line-height: 20px;font-weight: bold;color: #192681;}
.main-report:hover .pic em{transform: scale(1.03);}
/*报道列表*/
.report-list{height: 100%;background-color: #fff;padding: 0 30px 0 20px;border-radius: 4px;overflow-y: auto;overscroll-behavior: contain;}
.report-list::-webkit-scrollbar-thumb{background-color: #E21D1F;}
.report-list li{padding: 35px 0;border-top: 1px solid #ebebeb;}
.report-list li:first-child{border-top: 0;}
.report-list li a{position: relative;display: block;}
.report-list li .date{float: left;width: 80px;font-size: 22px;line-height: 25px;font-weight: bold;color: #999;}
.report-list li .tit{padding-left: 15px;margin-left: 80px;border-left: 1px solid #ebebeb;font-size: 18px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: 0.3s;}
.report-list li .arrow{position: absolute;left: 0;bottom: 0;width: 60px;height: 20px;background-color: #f5f5f5;border-radius: 10px;}
.report-list li .arrow:after{content: '';position: absolute;left: 50%;top: 50%;width: 20px;height: 4px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;transform: translate(-50%,-60%) skewX(30deg);}
.report-list li a:hover .tit{transform: translateX(5px);color: #192681;}

/*报道轮播*/
.report-swiper{position: relative;padding-bottom: 80px;margin-top: 20px;overflow: hidden;}
.report-swiper .swiper-slide a{display: block;background-color: #fff;border-radius: 4px;overflow: hidden;}
.report-swiper .swiper-slide .pic{overflow: hidden;}
.report-swiper .swiper-slide .pic em{display: block;display: block;padding-top: 44%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.report-swiper .swiper-slide .info{padding: 25px;}
.report-swiper .swiper-slide .info .date{font-size: 16px;line-height: 20px;color: #999;}
.report-swiper .swiper-slide .info .tit{margin-top: 15px;font-size: 18px;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.report-swiper .swiper-slide:hover .pic em{transform: scale(1.05);}
.report-swiper .swiper-slide:hover .tit{color: #192681;}
.report-swiper .swiper-pagination{z-index: 1;bottom: 10px;font-size: 0;}
.report-swiper .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 10px!important;background-color: currentColor;border-radius: 50%;color: #fff;opacity: 1;}
.report-swiper .swiper-pagination-bullet-active{position: relative;}
.report-swiper .swiper-pagination-bullet-active:after{content: "";position: absolute;left: 50%;top: 50%;box-sizing: border-box;width: 20px;height: 20px;margin: -10px 0 0 -10px;border: 1px solid currentColor;border-radius: 50%;}
.report-swiper .btn{z-index: 1;position: absolute;top: 35%;box-sizing: border-box;width: 32px;height: 32px;cursor: pointer;transition: 0.5s;}
.report-swiper .btn:after{content: "";position: absolute;left: 50%;top: 50%;width: 50%;height: 50%;border-top: 2px solid #fff;filter: drop-shadow(0 0 4px rgba(0,0,0,.5));;transition: 0.5s;}
.report-swiper .prev-btn{left: 20px;}
.report-swiper .prev-btn:after{border-left: 2px solid #fff;transform: translate(-30%,-50%) rotate(-45deg);}
.report-swiper .next-btn{right: 20px;}
.report-swiper .next-btn:after{border-right: 2px solid #fff;transform: translate(-70%,-50%) rotate(45deg);}
.report-swiper .btn:hover:after{border-color: #E21D1F;}

/*活动图册轮播*/
.photo-album-swiper{position: relative;padding-bottom: 80px;overflow: hidden;}
.photo-album-swiper .swiper-slide a{display: block;}
.photo-album-swiper .swiper-slide .pic{border-radius: 4px;overflow: hidden;}
.photo-album-swiper .swiper-slide .pic em{display: block;display: block;padding-top: 60%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.photo-album-swiper .swiper-slide .tit{font-size: 16px;line-height: 60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
.photo-album-swiper .swiper-slide:hover .pic em{transform: scale(1.05);}
.photo-album-swiper .swiper-slide:hover .tit{text-indent: .5em;color: #192681;}
.photo-album-swiper .swiper-pagination{z-index: 1;bottom: 10px;font-size: 0;}
.photo-album-swiper .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 10px!important;background-color: currentColor;border-radius: 50%;color: #192681;opacity: 1;}
.photo-album-swiper .swiper-pagination-bullet-active{position: relative;}
.photo-album-swiper .swiper-pagination-bullet-active:after{content: "";position: absolute;left: 50%;top: 50%;box-sizing: border-box;width: 20px;height: 20px;margin: -10px 0 0 -10px;border: 1px solid currentColor;border-radius: 50%;}

/*合作伙伴列表*/
.partner-list{overflow: hidden;}
.partner-list li{float: left;box-sizing: border-box;width: 20%;border: 1px solid #f3f3f3;}
.partner-list li a{display: block;}
.partner-list li .pic{padding: 30px;overflow: hidden;}
.partner-list li .pic em{display: block;display: block;padding-top: 40%;background-position: center;background-size: contain;background-repeat: no-repeat;transition: 0.8s;}

/*活动直播入口*/
.live-entrance{overflow: hidden;background-color: #fff;border-radius: 4px;}
.live-entrance > .con-l{float: left;width: 37.5%;}
.live-entrance > .con-r{float: right;width: 62.5%;}
.live-entrance .info{padding: 40px;}
.live-entrance .info .tit{font-size: 20px;line-height: 24px;}
.live-entrance .info .txt{max-height: 120px;margin-top: 20px;font-size: 16px;line-height: 30px;overflow-y: auto;}
.live-entrance .info .dmui-btn{margin-top: 40px;}
.live-entrance .pic{overflow: hidden;}
.live-entrance .pic em{display: block;display: block;padding-top: 44%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}

/*下载表格*/
.download-table{width: 100%;border-collapse: collapse;}
.download-table tr{border-bottom: 1px solid #ddd;}
.download-table .title{background-color: #fff;border-bottom: 0;}
.download-table th{padding: 25px 30px;font-size: 18px;line-height: 20px;text-align: left;}
.download-table td{padding: 25px 30px;font-size: 16px;line-height: 20px;}
.download-table a:hover{color: #192681;}

/*联系方式*/
.contact-way{display: flex;justify-content: space-between;}
.contact-way .item{position: relative;box-sizing: border-box;width: 32%;padding: 25px 30px;background-color: #f6f9fd;border-radius: 4px;}
.contact-way .item .dmui-sub-title{margin: 0 0 20px;}
.contact-way .item .txt{font-size: 15px;line-height: 25px;color: #666;}
.contact-way .item .dmicon{position: absolute;right: 20px;bottom: 30px;width: 64px;height: 64px;opacity: .05;}
.contact-way .item .txt a{color: #666;}
.contact-way .item .txt a:hover{text-decoration: underline;color: #192681;}

/* 弹出层-活动及图册 */
.popup-photo-album{display: none;z-index: 5;position: fixed;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,.8);}
.popup-photo-album .close-btn{position: absolute;right: 10px;top: 10px;width: 30px;height: 30px;background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGltYWdlIHg9IjEzMTAiIHk9IjU2NiIgd2lkdGg9IjQ2IiBoZWlnaHQ9IjQ2IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUM0QUFBQXVDQVlBQUFCWHVTczNBQUFBQkdkQlRVRUFBTEdPZlB0Umt3QUFCaTlKUkVGVWFBWEZtbW1vVlZVVWdIdk9RNXB6YWNiTHRFeXN6TW8wbzR3a3dzSktzTEN3d0NMQm9paUsvZ1JONUkvbUtJS3lKQ29VRzJ3d3NySkNqVklqTWlySHpESjdwb0xtK0p6MTlYM0h1eS8zSGMrOTU5eDduN3JnZTN0YWErMTE5dGxuNzMzdWVUVU5EUTBuTklIVTRFTkhYWEsrOXBQMkJkUGZvUlVjZ3QzUUpOS2lTaSs5c2Q4RmQwTTlqSUFoc0JZR2dZR3VnVzY1OUZQUzliQU1Ga1BGVWxQaGlBK2tSMGZ4V2VpVGd5U1NiZnhkQ2IzQXdMZEFMWndNUVhhU21RdFB3dy9nblNsTHlnbThKWjQ3d0ZpWUFPZEJHM0FxL0F4em9BN1dnTUZ1aHg2d0Ryd3oxNEQyWHVoNE9Ba1VML0labUdvaHN6amlHZWlFemppWURRZGdEM3dDRDhGcGNDSms4YU9PZzlVSEhvZVZjQkNVNVhBMlpQS1RSYWt6emw2RW5iQWJGc0hWMEJHYVF4WWZwWFNHNG1NaEJIbWVUQ245cUMxTm9SbE81b0dqc2hVZWdBc2d6YTdjZHUvQ0V4QmtDWm1TUGtvMWRzWDQrNXluRmFRM1EzY29aVk50Mi9XNS9renFTL1ZWcktPZUdNM1FHdmtGUm9PalVreS9LZXZQb1o4Z1BnT0p2cE1xMjZQOGNzNXlBK2xseFl5UFluM2ZYUDhtanlYMUV3L2NoKzBPMkF3YjRRWm9EWEc5WTFFZVNiOUJPcEJwMUdlejJMcnBXajBPMnNFVStBNzJ3dkdRYitoMGNxN2pEVWNFRUx1U2h5bTdUcytIUHJHMlJsZDhETnZxNkVzWkMva1k4aGtxYTJFeHVMbGNCNFZ0U2ZramJsOEdtK0RIS2VrK0VNcWwwbHIwbEcyUTF5dWNLb081SGYzaGE1aDF4SzFwWE5HZTRuTDR0bkYxcHBJSHUxUEFMWDVUQm91LzBmRUkwUkdNOGJEa3JzTGRjUllvOTBFTHlGOWRrZnlQMUN0TElVMDN0THVrOW9WcG9NeUViaERhaTZYdTFNcGZFT2tFeGRPcFdBK3JvSnhWNURmMGxkU2REaDJESGdDdmdQSUJYQWtoaHJRMG5HbmFhaE9VSjFGUXBrTFVRQnJhMHRJc3dYdDA2QWR2Z2cvL0hCZ0NhYjRMMjc5QVg0bnNRb09IcUVNd0drSmRPV21wNEIzcE0rRmRNR2luNUdBb3g3KzY0MEY1QTZJUmIwbG1IdXlERVZDdXc2QmZMUGlCK0h3TmxQZmdVdkJpZ2wzVzlDeHNsUGtRQmU3RDhRZjhCMTJ0cklKNDhFNFBSMGo1RWk0R3AwMGxmWFRCenNIMWFOMWNCenJhQkZ1Z25BZXpXT2NleXBSbDhDSFkyZWR3TGxReTBxRWZWN3Bkc0FQeUkwNitZUjFVT2hyQmVVaGRaWlQ5OERZTWg5QldhZXFndWdsdGg1NXVRSzFoSC9pT1dPMWJ2LzU4a1o0TGl2NUd3Z0lMVllwbkpqY2kzM09qRVcvRkZZU3A0bFpjNllobzZ3UDBGaHdBbDYvbG9HUlo1OVA2N1lRZm4wT25YZ3VWblI3MTRHMnRkQTVxMXgvZUJ6ZUtqMkVRNkQvK3dLWUZXS3pkOTRTTjhCTzBEVXIvVUZBcVdWLzE0WVAzdWc0UTM1eWMwNFdEMEJUQlg2aHpaQ0hrQTM4MXFpcC9BM0o2aEIzUkRXdzJYQVNGUVlmQnFTWjQvWTBCKzNnQm9qbXU0MnRCbVFPaG83VFU1YWszT0MzMndtZVF0dVJWRS93NytGZHVoWHpnN3A1QkRDZ3RhTnQ5RU4zR2xlbHdDV1N4cXlSNE41LzE0QngzeXVRRHQwTTNET1Z5U0F1Z0xUcFRWRWFjMDFsc0NuMkdkWDRGdGtuVHFsRFg5b21nZkFUMjNTaHd6eENLVjFab1dDenYwKzMwQ0t0SE1iMWk5WXV3elRJMVc2SG5FZGo1UFI0aWY0Vk92YklnYmNnVXRpWGwyNkZUbTBFdnlUYlVkY2RlUDZFY1QxMnFKNEJTQno1VGtVNWNjWndhaUdlQ2VOdnhLSjlLSEI3T1BGaE5Lb3dwS1JqYUkzbVV2MG50eDdMdUtXTFlCek9oVjJFOFNVSDBRQ0ZJOUFSVFNOSTcyblUzMG04OXJBYlg4RWI5TlNvVU5ONUdQa2grWGxGUlRMK3A2NGZsT3ZmNGNIOVN2NlU2ZkRKbmJGSUxwWFNicXMwRndzM1F3NVJpMEluN1NscUhMMFhtaC85Y1JaS21YMDI3UWQ4T093NTNGLzFlN2xLWTZET3hNcVk4T2VmSTVKRllXeGI3TkIyWHZBSHdJTGg2dUtJOUJ5WHRTallXR0llMWxLcUdQK0VNOElDVjFiNllua2VOVzhDTnlHTzFwOVI3d2RFdlpoUFZsMnlNR2J0RCtwUUhXVURtSmloNk8ybUwrdzhYTzVDMmlUQWRGSmM4ZndFWUJYR2J4SEowWmRHclVQWS85NkI2Si9nN285ODZsUm53RmZ3TC9pUzhFZnhkMEUrQy9uVGRHV3BnQkF5RjRkQVAvTjY1R2U0Q1B4dXVoa3hTU2VBNjlsMXlGUGk5Y3d6RVpRa1YvakRLYVNoNm4vVzkxdStibHIyQVZWQUhmdDljQzB1aExLazA4TUpPL09YMUNqZ2YvQnh1Z0Y1WWN6RDRnK0JJK3VuY2o3aDd3THV6QXNyK29veE5KRTBSZVBBVjBrNWtETWhmRG9iQnIrRGJ2eU85RmZ4bmhLcmxmOGNJTndTNXZXTEpBQUFBQUVsRlRrU3VRbUNDIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTMxMCAtNTY2KSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+');background-size: 100% 100%;cursor: pointer;transition: 0.5s;}
.popup-photo-album img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 80%;max-height: 80%;}
.popup-photo-album video{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 80%;max-height: 80%;}
.popup-photo-album .close-btn:hover{transform: rotate(180deg);}


/*中屏PC:<=1400px(针对1366*650)*/
@media screen and (max-width: 1400px){
	
}

/*小屏PC:>=1025px && <=1200px*/
@media screen and (max-width: 1200px){
	
}

/*pad横屏:1024px*/
@media screen and (max-width: 1024px){
	/*活动嘉宾轮播*/
	.main-person-swiper .swiper-slide .info{width: 660px;}
	.main-person-swiper .swiper-slide .info .tit1{padding-bottom: 15px;}
	.main-person-swiper .swiper-slide .info .tit2{margin: 20px 0;}
	.main-person-swiper .swiper-pagination{right: 300px;}
	
	/*活动直播入口*/
	.live-entrance .info{padding: 25px;}
	.live-entrance .info .txt{max-height: 90px;}
	.live-entrance .info .dmui-btn{margin-top: 30px;}
}

/*phone:<=768px*/
@media screen and (max-width: 768px){
	/*活动专题页*/
	.activity-page .dmui-main-title{margin-bottom: 20px;}
	.activity-page .dmui-sub-title{margin: 20px 0;}
	.activity-page .intro-wrap{font-size: 14px;}
	.activity-page .intro-wrap p{margin: 10px 0;}
	.activity-page .part{padding: 20px 0;}
	
	/*电子地图*/
	.e-map{padding-top: 100%;margin-top: 20px;}
	
	/*活动看点轮播*/
	.watching-focus-swiper{padding-bottom: 40px;}
	
	/*活动嘉宾轮播*/
	.main-person-swiper .swiper-slide .info{width: 100%;}
	.main-person-swiper .swiper-slide .info .txt{padding-bottom: 0;}
	.main-person-swiper .swiper-slide .pic{float: left;width: 200px;height: 200px;margin-bottom: 50px;}
	.main-person-swiper .swiper-pagination{right: 0;}
	
	/*活动议程选项卡*/
	.agenda-tab-box .tabs{float: none;}
	.agenda-tab-box .tabs .item{display: inline-block;vertical-align: top;}
	.agenda-tab-box .tabs .item .tit{width: auto;height: 60px;padding: 5px 20px;font-size: 14px;line-height: 20px;}
	.agenda-tab-box .tabs .item .tit em{font-size: 12px;}
	.agenda-tab-box .tabs .item.on:before{transform: scaleX(1);}
	.agenda-tab-box .tab-content{margin-left: 0;margin-top: 10px;}
	.agenda-tab-box .tab-content table td{padding: 10px;font-size: 12px;line-height: 20px;}
	
	/*申请表区*/
	.apply-form-box{padding: 30px 20px;}
	.apply-form-box .layui-form-item{display: block;margin-bottom: 0;}
	.apply-form-box .layui-form-item .layui-inline{width: 100%;margin: 0 0 10px;}
	.apply-form-box .yzm_area{width: 100px;}
	/*底部按钮*/
	.apply-form-box .btns_area{margin-top: 20px;}
	
	/*第三方报名渠道*/
	.other-apply-way{display: block;}
	.other-apply-way .item{overflow: hidden;width: 100%;padding: 20px;margin-bottom: 20px;}
	.other-apply-way .item .tit{margin-bottom: 10px;}
	.other-apply-way .item .txt .qrcode{float: none;display: inline-block;vertical-align: top;margin-top: 20px;}
	
	/*活动相关报道*/
	.report-wrap > .con-l{margin-right: 0;}
	.report-wrap > .con-r{position: static;width: 100%;height: auto;}
	/*主要报道*/
	.main-report{position: relative;display: block;}
	.main-report .pic{border-radius: 4px;overflow: hidden;}
	.main-report .pic em{display: block;padding-top: 58%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
	.main-report .tit{padding: 10% 10px 10px;font-size: 16px;line-height: 24px;}
	.main-report .date{right: 0;padding: 10px;font-size: 14px;}
	/*报道列表*/
	.report-list{padding: 0 10px;margin-top: 20px;}
	.report-list li{padding: 20px 0;}
	.report-list li .tit{font-size: 15px;}
	
	/*报道轮播*/
	.report-swiper{padding-bottom: 40px;}
	.report-swiper .btn{display: none;}
	
	/*活动图册轮播*/
	.photo-album-swiper{padding-bottom: 30px;}
	.photo-album-swiper .swiper-slide .tit{font-size: 15px;line-height: 50px;}
	
	/*合作伙伴列表*/
	.partner-list li{width: 50%;}
	
	/*活动直播入口*/
	.live-entrance > .con-l{float: right;width: 100%;}
	.live-entrance > .con-r{float: left;width: 100%;}
	.live-entrance .info .txt{max-height: none;}
	.live-entrance .info .dmui-btn{margin-top: 20px;}
	
	/*下载表格*/
	.download-table th{padding: 15px 5px;font-size: 12px;}
	.download-table td{padding: 15px 5px;font-size: 12px;}
	
	/*联系方式*/
	.contact-way{display: block;}
	.contact-way .item{width: 100%;padding: 15px;margin-bottom: 10px;}
	.contact-way .item .dmui-sub-title{margin: 0 0 10px;}
}