body { margin: 0; padding: 0; background-color: #f5f5f5; } .second_block-h5{ display: none; } .second_block-pc{ display: block; } .main-content-2 { display: none; } .main-content { position: relative; width: 100%; } .main-content .first_block { width: 100%; padding: 20px 0; background-color: #f5f5f5; } .main-content .first_block .content { display: flex; width: 1200px; margin: 0 auto; justify-content: space-between; } .main-content .first_block .banner .title_h5 { display: none; } .main-content .first_block .banner .swiper-index-news { position: relative; width: 530px; height: 280px; overflow: hidden; z-index: 2; } .main-content .first_block .banner .swiper-index-news .swiper-slide { position: relative; } .main-content .first_block .banner .swiper-index-news .swiper-slide img { display: block; width: 100%; } .main-content .first_block .banner .swiper-index-news .swiper-slide .title { position: absolute; left: 0; bottom: 0; width: 100%; padding: 15px 20px; background: rgba(0,0,0,.6); } .main-content .first_block .banner .swiper-index-news .swiper-slide .title h1 { width: 100%; font-family: "Alternate"; font-size: 16px; margin-bottom: 10px; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .main-content .first_block .banner .swiper-index-news .swiper-slide .title p { font-family: "Alternate"; font-size: 12px; line-height: 20px; color: rgba(255, 255, 255, 0.8); padding: 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .index-news-next:after,.index-news-prev:after { color: #ffffff; font-size: 26px; } .main-content .first_block .banner .swiper-index-news .swiper-slide .title .update_time_h5 { display: none; } .main-content .first_block .banner .swiper-index-news .index-news-pagination { display: none; } .main-content .first_block .dynamic { width: 630px; } .main-content .first_block .dynamic .title { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; } .main-content .first_block .dynamic .title h3 { font-size: 24px; color: #003f88; } .main-content .first_block .dynamic .title .view_more { display: flex; justify-content: flex-start; align-items: center; } .main-content .first_block .dynamic .title .view_more span { font-size: 16px; color: #003f88; line-height: 28px; } .main-content .first_block .dynamic .title .view_more img { display: block; margin-left: 5px; } .main-content .first_block .dynamic ul { width: 100%; } .main-content .first_block .dynamic ul li { display: flex; width: 100%; justify-content: flex-start; align-items: center; margin-top: 10px; } .main-content .first_block .dynamic ul li span.symbol { position: relative; display: block; width: 20px; height: 20px; margin-right: 10px; } .main-content .first_block .dynamic ul li span.date { display: block; width: 110px; font-size: 14px; line-height: 28px; color: #ccc; text-align: right; } .main-content .first_block .dynamic ul li a.text_title { width: calc(100% - 100px); font-size: 18px; color: #333333; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } .main-content .first_block .dynamic ul li a.text_title:hover { color: #003F88; } .main-content .second_block { width: 100%; padding: 20px 0 25px; background-color: #fff; } .main-content .second_block .content { width: 1200px; margin: 0 auto; } .main-content .second_block .content .all_links { display: flex; width: 100%; justify-content: flex-start; flex-wrap: wrap; } .main-content .second_block .content .all_links .links { display: block; width: 196px; height: 130px; padding: 18px 0; margin-right: 4.5px; margin-bottom: 5px; } .main-content .second_block .content .all_links .links .imgs { width: 56px; height: 56px; margin: 0 auto; } .main-content .second_block .content .all_links .links .imgs img { display: block; width: 100%; } .main-content .second_block .content .all_links .links .text { width: 100%; font-size: 20px; font-weight: 700; color: #ffffff; margin-top: 15px; text-align: center; } .main-content .second_block .content .all_links .links:nth-child(1) { background-color: #164B97; } .main-content .second_block .content .all_links .links:nth-child(2) { background-color: #023F9A; } .main-content .second_block .content .all_links .links:nth-child(3) { background-color: #003FA9; } .main-content .second_block .content .all_links .links:nth-child(4) { background-color: #1B4389; } .main-content .second_block .content .all_links .links:nth-child(5) { background-color: #1145A2; } .main-content .second_block .content .all_links .links:nth-child(6) { background-color: #003F87; } .main-content .second_block .content .all_links .links:nth-child(7) { background-color: #064892; } .main-content .second_block .content .all_links .links:nth-child(8) { background-color: #1852AA; } .main-content .second_block .content .all_links .links:nth-child(9) { background-color: #0D3D92; } .main-content .second_block .content .all_links .links:nth-child(10) { background-color: #20509C; } .main-content .second_block .content .all_links .links:nth-child(11) { background-color: #0A468D; } .main-content .second_block .content .all_links .links:nth-child(12) { background-color: #2555A7; } .main-content .second_block .content .all_links .links:nth-child(13) { background-color: #0D3D92; } .main-content .second_block .content .all_links .links:nth-child(6n) { margin-right: 0; } .main-content .thred_block { width: 100%; padding: 20px 0; background: url(../img/image/block_bg_1.png) no-repeat center; background-size: cover; background-color: #f6f6f6; } .main-content .thred_block .content { width: 1200px; margin: 0 auto; } .main-content .thred_block .content .title { width: 100%; } .main-content .thred_block .content .title h3 { font-size: 24px; text-align: center; color: #003F88; margin-bottom: 20px; } .main-content .thred_block .content .title .view_more { display: none; } .main-content .thred_block .content .tab_menu { display: flex; width: 100%; justify-content: center; } .main-content .thred_block .content .tab_menu span { font-size: 18px; color: #333; font-weight: bold; margin: 0 2px; padding: 10px; cursor: pointer; border-radius: 24px; } .main-content .thred_block .content .tab_menu span.cur { background-color: #003F88; color: #fff; } .main-content .thred_block .content .bottom_block { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .main-content .thred_block .content .bottom_block .tab_news { width: 740px; width: 100%; } .main-content .thred_block .content .bottom_block .tab_news ul { display: none; width: 100%; } .main-content .thred_block .content .bottom_block .tab_news ul>div>div>div{ display: flex; flex-wrap: wrap; justify-content: space-between; } .main-content .thred_block .content .bottom_block .tab_news ul li { width: 48%; } .main-content .thred_block .content .bottom_block .tab_news ul li .news-pc { display: flex; width: 100%; justify-content: flex-start; align-items: center; margin-top: 10px; } .main-content .thred_block .content .bottom_block .tab_news ul li .news-h5 { display: none; } .main-content .thred_block .content .bottom_block .tab_news ul li span.symbol { position: relative; display: block; width: 21px; height: 20px; margin-right: 10px; border-radius: 10px; } .main-content .thred_block .content .bottom_block .tab_news ul li span.symbol:after { content: ''; position: absolute; left: 3px; top: 3px; display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #003F88; } .main-content .thred_block .content .bottom_block .tab_news ul li span.date { display: block; width: 100px; font-size: 14px; line-height: 28px; color: #c0c0c0; text-align: right; } .main-content .thred_block .content .bottom_block .tab_news ul li a.text_title { width: calc(100% - 130px); font-size: 18px; color: #333333; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } .main-content .thred_block .content .bottom_block .tab_news ul li a.text_title:hover { color: #003F88; } .main-content .thred_block .content .bottom_block .tab_news ul:first-child { display: flex; flex-wrap: wrap; justify-content: space-around; } .main-content .thred_block .content .bottom_block .speaker { width: 410px; /*margin-top: 25px;*/ display: none; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker { position: relative; width: 100%; overflow: hidden; padding-bottom: 40px; z-index: 2; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide { position: relative; padding: 15px; background: rgba(255,255,255,.7); } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .title { width: 100%; font-family: "Alternate"; font-size: 18px; line-height: 30px; margin-bottom: 10px; color: #333; text-align: left; font-weight: 600; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info { width: 100%; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list { display: flex; justify-content: flex-start; align-items: center; margin-top: 20px; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list .icons { width: 21px; height: 21px; margin-right: 19px; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list .texts { width: calc(100% - 40px); font-size: 16px; color: #333; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list .texts span.labels { color: #ccc; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .index-speaker-pagination .swiper-pagination-bullet { width: 40px; height: 4px; background: #cdcdcd; margin: 0 5px; border-radius: 2px; opacity: 1; } .main-content .thred_block .speaker .more-item .view_more img{ margin-left: 5px; } .swiper-index-speaker .index-speaker-pagination .swiper-pagination-bullet-active { opacity: 1; background: #0869AD !important; } .main-content .thred_block .content .bottom_block .speaker .main-content .fouth_block { width: 100%; padding: 20px 0; background: url(../img/image/block_bg_2.png) no-repeat center; background-size: cover; background-color: rgba(202, 202, 202, 0.1); } .main-content .fouth_block .content { width: 1200px; margin: 0 auto; } .main-content .fouth_block .content .title { font-size: 30px; text-align: left; color: #003F88; margin-bottom: 30px; } .main-content .fouth_block .content .title .view_more { display: none; } .main-content .fouth_block .content .all_links { width: 100%; display: flex; justify-content: space-between; } .main-content .fouth_block .content .all_links .items { display: block; width: 200px; } .main-content .fouth_block .content .all_links .items .icons { width: 122px; height: 122px; display: flex; justify-content: center; align-items: center; border-radius: 100%; border: solid 1px #003F88; background-color: transparent; margin: 0 auto 20px; cursor: pointer; } .main-content .fouth_block .content .all_links .items .icons .normal { display: block; width: 100%; } .main-content .fouth_block .content .all_links .items .icons .hover { display: none; width: 100%; } .main-content .fouth_block .content .all_links .items .icons:hover { background-color: #003F88; } .main-content .fouth_block .content .all_links .items .icons:hover .normal { display: none; } .main-content .fouth_block .content .all_links .items .icons:hover .hover { display: block; } .main-content .fouth_block .content .all_links .items .texts { font-size: 18px; line-height: 30px; color: #333; text-align: center; padding: 0 15px; } .main-content .fouth_block .content .all_links .items:nth-child(1) .texts{ padding: 0 38px; } .main-content .fouth_block .content .all_links .items:nth-child(3) .texts{ padding: 0 36px; } .main-content .fouth_block .content .all_links .items:nth-child(4) .texts{ padding: 15px 36px; } .main-content .fouth_block .content .all_links .items:nth-child(5) .texts{ padding: 15px 36px; } .main-content .fouth_block .content .all_links .items:nth-child(6) .texts{ padding: 15px 36px; } .main-content .fouth_block .content .all_links .items:hover .icons { background-color: #003F88; } .main-content .fouth_block .content .all_links .items:hover .icons .normal { display: none; } .main-content .fouth_block .content .all_links .items:hover .icons .hover { display: block; } .main-content .fouth_block .content .all_links .items:hover .texts { color: #003f88; } .main-content .fifth_block { width: 100%; padding: 30px 0; background-color: #f5f5f5; } .main-content .fifth_block .content { width: 1200px; margin: 0 auto; display: flex; justify-content: flex-start; align-items: center; background-color: #ededed; } .main-content .fifth_block .content .ft_label { width: 158px; font-size: 24px; font-weight: 700; color: #003F88; text-align: center; color: #003f88; padding: 15px 0; border-right: solid 1px #dcdcdc; } .main-content .fifth_block .content .rt_links { display: flex; flex: 1; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding-left: 25px; padding-top: 20px; padding-bottom: 5px; } .main-content .fifth_block .content .rt_links a { font-size: 17px; color: #333333; margin-right: 25px; margin-bottom: 15px; color: #333; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } .main-content .fifth_block .content .rt_links a:hover { color: #003f88; } .main-content .fifth_block .content .links-h5 { display: none; } @media only screen and (min-width: 0) and (max-width: 640px) { .main-content .fouth_block .content .all_links .items:nth-child(1) .texts{ padding: 0 20px; } .main-content .fouth_block .content .all_links .items:nth-child(2) .texts{ padding: 0; } .main-content .fouth_block .content .all_links .items:nth-child(3) .texts{ padding: 0 20px; } .main-content .fouth_block .content .all_links .items:nth-child(4) .texts{ padding: 0px; } .main-content .fouth_block .content .all_links .items:nth-child(5) .texts{ padding: 0px; } .main-content .fouth_block .content .all_links .items:nth-child(6) .texts{ padding: 0px; } .main-content { padding: 15px; background-color: #f5f5f5; } .main-content .first_block { padding: 0; } .main-content .first_block .content { display: block; width: 100%; } .main-content .first_block .banner { width: 100%; } .main-content .first_block .banner .title_h5 { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; } .main-content .first_block .banner .title_h5 h3 { font-size: 18px; font-weight: 600; color: #003f88; } .main-content .first_block .banner .title_h5 .view_more { display: flex; justify-content: flex-start; align-items: center; } .main-content .first_block .banner .title_h5 .view_more span { font-size: 12px; color: #003f88; line-height: 28px; } .main-content .first_block .banner .title_h5 .view_more img { display: block; width: 12px; margin-left: 5px; } .main-content .first_block .banner .swiper-index-news { width: 100%; height: auto; border-radius: 10px; overflow: hidden; } .main-content .first_block .banner .swiper-index-news .swiper-slide { position: relative; } .main-content .first_block .banner .swiper-index-news .swiper-slide img { display: block; width: 100%; height: 210px; object-fit: cover; } .main-content .first_block .banner .swiper-index-news .swiper-slide .title { position: inherit; width: 100%; padding: 10px 10px 25px; background: #fff; } .main-content .first_block .banner .swiper-index-news .swiper-slide .title h1 { width: 100%; font-family: "Alternate"; font-size: 15px; line-height: 24px; height: 48px; margin-bottom: 10px; color: #000; white-space: pre-wrap; text-overflow: initial; overflow: inherit; } .main-content .first_block .banner .swiper-index-news .swiper-slide .title p { width: 100%; font-family: "Alternate"; font-size: 12px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #666; padding: 0; display: none; } .main-content .first_block .banner .swiper-index-news .swiper-slide .title .update_time_h5 { display: block; font-size: 12px; font-weight: 600; margin-top: 10px; color: #003F88; } .main-content .first_block .banner .swiper-index-news .index-news-pagination { display: none; } .main-content .first_block .banner .swiper-index-news .index-news-pagination .swiper-pagination-bullet { width: 15px; height: 4px; background: #cdcdcd; margin: 0 5px; border-radius: 2px; opacity: 1; } .main-content .first_block .banner .swiper-index-news .index-news-pagination .swiper-pagination-bullet-active { opacity: 1; width: 25px; background: #003F88 !important; } .main-content .first_block .dynamic { display: block; width: 100%; } .main-content .first_block .dynamic ul li{ margin-top: 0px; } .main-content .first_block .dynamic ul li:nth-child(4){ display: none; } .main-content .first_block .dynamic ul li:nth-child(5){ display: none; } .main-content .first_block .dynamic ul li a.text_title{ font-size: 14px; } .main-content .first_block .dynamic .title{ display: none; } .main-content .second_block { padding: 10px 0; background-color: #f5f5f5; } .main-content .second_block .content { width: 100%; } .main-content .second_block .content .all_links { display: flex; width: 100%; justify-content: flex-start; flex-wrap: wrap; } .main-content .second_block .content .all_links .links { display: block; width: 33.3%; height: auto; padding: 10px 0; margin: 0; } .main-content .second_block .content .all_links .links .imgs { display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; margin: 0 auto; border-radius: 100%; background-color: #164B97; } .main-content .second_block .content .all_links .links .imgs img { display: block; width: 28px; } .main-content .second_block .content .all_links .links .text { width: 100%; font-size: 13px; line-height: 20px; font-weight: normal; color: #333; margin-top: 15px; text-align: center; padding: 0; font-weight: 600; } .main-content .second_block .content .all_links .links:nth-child(odd) { background-color: transparent; } .main-content .second_block .content .all_links .links:nth-child(even) { background-color: transparent; } .main-content .second_block .content .all_links .links:nth-child(6n) { margin: 0; } .main-content .thred_block { padding: 10px 0; background-image: none; background-color: #f5f5f5; } .main-content .thred_block .content { width: 100%; } .main-content .thred_block .content .title_h5 { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; } .main-content .thred_block .content .title_h5 h3 { font-size: 18px; font-weight: 600; margin-bottom: 0; color: #003f88; } .main-content .thred_block .content .title_h5 .view_more { display: flex; justify-content: flex-start; align-items: center; } .main-content .thred_block .content .title_h5 .view_more span { font-size: 12px; color: #003f88; line-height: 28px; } .main-content .thred_block .content .title_h5 .view_more img { display: block; width: 12px; margin-left: 5px; } .main-content .thred_block .content .tab_menu { display: flex; width: 100%; overflow-x: auto; white-space: nowrap; justify-content: flex-start; } .main-content .thred_block .content .tab_menu span { font-size: 13px; color: #333; font-weight: normal; margin: 0; margin-right: 15px; padding: 10px 15px; cursor: pointer; border-radius: 24px; background-color: #dfdfdf; font-weight: 600; } .main-content .thred_block .content .tab_menu span:last-child { margin-right: 0; } .main-content .thred_block .content .tab_menu span.cur { background-color: #003F88; color: #fff; } .main-content .thred_block .content .tab_menu::-webkit-scrollbar { display: none; } .main-content .thred_block .content .bottom_block { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; margin-top: 10px; } .main-content .thred_block .content .bottom_block .tab_news { width: 100%; } .main-content .thred_block .content .bottom_block .tab_news ul { display: none; width: 100%; border-radius: 10px; overflow: hidden; } .main-content .thred_block .content .bottom_block .tab_news ul li { display: block; width: 100%; justify-content: flex-start; align-items: baseline; margin-top: 1px; padding: 10px; background-color: #fff; /*display: none;*/ } .main-content .thred_block .content .bottom_block .tab_news ul li:nth-child(1), .main-content .thred_block .content .bottom_block .tab_news ul li:nth-child(2) { display: block; } .main-content .thred_block .content .bottom_block .tab_news ul li:nth-child(6), .main-content .thred_block .content .bottom_block .tab_news ul li:nth-child(7), .main-content .thred_block .content .bottom_block .tab_news ul li:nth-child(8), .main-content .thred_block .content .bottom_block .tab_news ul li:nth-child(9), .main-content .thred_block .content .bottom_block .tab_news ul li:nth-child(10) { display: none; } .main-content .thred_block .content .bottom_block .tab_news ul li .news-pc { display: none; } .main-content .thred_block .content .bottom_block .tab_news ul li .news-h5 { position: relative; display: block; margin-top: 0; } .main-content .thred_block .content .bottom_block .tab_news ul li .news-h5:after { content: ''; display: block; clear: both; } .main-content .thred_block .content .bottom_block .tab_news ul li .left { float: left; margin-right: 10px; margin-top: 5px; } .main-content .thred_block .content .bottom_block .tab_news ul li .right { float: left; width: calc(100% - 30px); } .main-content .thred_block .content .bottom_block .tab_news ul li span.symbol { position: relative; display: block; width: 18px; height: 18px; margin-right: 0; margin-top: 0; border-radius: 100%; background-color: #fff; border: solid 1px #003F88; } .main-content .thred_block .content .bottom_block .tab_news ul li span.symbol::after { position: absolute; left: 3px; top: 3px; content: ''; display: block; width: 10px; height: 10px; border-radius: 5px; background-color: #003F88; } .main-content .thred_block .content .bottom_block .tab_news ul li span.date { display: block; width: 80px; font-size: 12px; line-height: 20px; color: #c0c0c0; } .main-content .thred_block .content .bottom_block .tab_news ul li a.text_title { display: block; width: 100%; font-size: 15px; color: #333333; line-height: 24px; white-space: pre-wrap; text-overflow: inherit; overflow: auto; -moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .main-content .thred_block .content .bottom_block .tab_news ul li a.text_title:hover { color: #003F88; } .main-content .thred_block .content .bottom_block .tab_news ul:first-child { display: block; } .main-content .thred_block .content .bottom_block .speaker { width: 100%; border-radius: 10px; margin-top: 15px; overflow: hidden; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker { position: relative; width: 100%; background: transparent; padding-bottom: 30px; z-index: 2; border-radius: 10px; background-color: #fff; overflow: hidden; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide { position: relative; padding: 10px; background-color: #fff; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .title { width: 100%; font-family: "Alternate"; font-size: 15px; line-height: 24px; margin-bottom: 10px; color: #333; text-align: left; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info { width: 100%; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list { display: flex; justify-content: flex-start; align-items: center; margin-top: 15px; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list .icons { width: 18px; height: 18px; margin-right: 10px; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list .icons img { display: block; width: 100%; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list .texts { width: calc(100% - 40px); font-size: 14px; color: #333; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .swiper-slide .speaker_info .list .texts span.labels { color: #ccc; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .index-speaker-pagination { bottom: 18px; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .index-speaker-pagination .swiper-pagination-bullet { width: 10px; height: 4px; background: #cdcdcd; margin: 0 5px; border-radius: 2px; opacity: 1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } .main-content .thred_block .content .bottom_block .speaker .swiper-index-speaker .index-speaker-pagination .swiper-pagination-bullet-active { opacity: 1; width: 25px; background: #0869AD !important; } .main-content .fouth_block { padding: 10px 0; background-image: none; background-color: #f5f5f5; } .main-content .fouth_block .content { width: 100%; } .main-content .fouth_block .content .title_h5 { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; } .main-content .fouth_block .content .title_h5 h3 { font-size: 18px; font-weight: 600; margin-bottom: 0; color: #003f88; } .main-content .fouth_block .content .title_h5 .view_more { display: flex; justify-content: flex-start; align-items: center; } .main-content .fouth_block .content .title_h5 .view_more span { font-size: 12px; color: #003f88; line-height: 28px; } .main-content .fouth_block .content .title_h5 .view_more img { display: block; width: 12px; margin-left: 5px; } .main-content .fouth_block .content .all_links { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; } .main-content .fouth_block .content .all_links .items { display: block; width: 33.3%; } .main-content .fouth_block .content .all_links .items .icons { width: 62px; height: 62px; display: flex; justify-content: center; align-items: center; border-radius: 100%; border: solid 1px #003F88; background-color: transparent; margin: 0 auto 10px; cursor: pointer; } .main-content .fouth_block .content .all_links .items .icons .normal { display: block; width: 100%; } .main-content .fouth_block .content .all_links .items .icons .hover { display: none; width: 100%; } .main-content .fouth_block .content .all_links .items .icons:hover { background-color: #003F88; } .main-content .fouth_block .content .all_links .items .icons:hover .normal { display: none; } .main-content .fouth_block .content .all_links .items .icons:hover .hover { display: block; } .main-content .fouth_block .content .all_links .items .texts { font-size: 13px; line-height: 20px; color: #333; text-align: center; padding: 0 5px; font-weight: 600; padding-bottom: 5px !important; } .main-content .fouth_block .content .all_links .items:hover .icons { background-color: #003F88; } .main-content .fouth_block .content .all_links .items:hover .icons .normal { display: none; } .main-content .fouth_block .content .all_links .items:hover .icons .hover { display: block; } .main-content .fouth_block .content .all_links .items:hover .texts { color: #003f88; } .main-content .fifth_block { width: 100%; padding: 10px 10px 0; background-color: #fff; border-radius: 10px; margin-top: 10px; overflow: hidden; } .main-content .fifth_block .content { width: 100%; height: auto; background-color: #fff; } .main-content .fifth_block .ft_label, .main-content .fifth_block .rt_links { display: none !important; } .main-content .fifth_block .links-h5 { width: 100%; display: block !important; } .main-content .fifth_block .links-h5 .title { width: 100%; display: flex; align-items: center; justify-content: space-between; padding-bottom: 10px; } .main-content .fifth_block .links-h5 .title h3 { font-size: 18px; font-weight: 600; margin-bottom: 0; color: #003f88; } .main-content .fifth_block .links-h5 .title img { display: block; width: 20px; } .main-content .fifth_block .links-h5 ul { display: none; width: 100%; padding-bottom: 2px; } .main-content .fifth_block .links-h5 ul li a { display: block; font-size: 14px; padding: 10px 5px; color: #555; border-top: solid 1px #e9e9e9; } .main-content-2 { display: block; padding-top: 0; padding-bottom: 0; } .second_block-pc{ display: none; } .second_block-h5{ display: block; } .main-content-2 .content { width: 100%; } .main-content-2 .ft_menu { display: none; } .main-content-2 .ft_menu_h5 { display: block; } .main-content-2 .ft_menu_h5 .menubox_h5 { width: 100%; position: relative; } .main-content-2 .ft_menu_h5 ul { background-color: #fff; display: flex; width: 100%; white-space: nowrap; justify-content: flex-start; overflow-x: auto; padding-bottom: 90px; flex-wrap: wrap; } .main-content-2 .ft_menu_h5 ul li a { position: relative; display: block; color: #000; font-size: 17px; padding: 12px 14px; border-bottom: solid 1px #efefef; } .main-content-2 .ft_menu_h5 ul li a.one_child { font-size: 17px; } .main-content-2 .ft_menu_h5 ul li a.two_child { font-size: 15px; } .main-content-2 .ft_menu_h5 ul li a.three_child { font-size: 13px; } .main-content-2 .ft_menu_h5 ul li.selected>a:after { position: absolute; bottom: 0; left: 15px; content: ''; display: block; width: calc(100% - 30px); height: 2px; background-color: #003F88; } .main-content-2 .ft_menu_h5 ul li .selected>a:after { position: absolute; bottom: 0; left: 15px; content: ''; display: block; width: calc(100% - 30px); height: 2px; background-color: #003F88; } .main-content-2 .ft_menu_h5 ul li .sec_level { position: absolute; left: 0; width: 100vw; white-space: nowrap; display: flex; overflow-x: auto; padding-bottom: 44px; } .main-content-2 .ft_menu_h5 ul li .sec_level .list::after { content: ''; display: none; position: absolute; width: 100%; min-width: 100vw; height: 1px; background-color: #efefef; } .main-content-2 .ft_menu_h5 ul li .sec_level .list .thred_level { position: absolute; left: 0; width: 100vw; white-space: nowrap; display: flex; overflow-x: auto; } .main-content-2 .ft_menu_h5 ul li .sec_level::-webkit-scrollbar { display: none; } .main-content-2 .ft_menu_h5 ul::-webkit-scrollbar { display: none; } }