/*! * app css */ * { margin: 0; padding: 0; border: 0; font-size: 100%; outline: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } ul { margin-bottom: 0; } .normalWidth { max-width: 80%; } #banner-generic .carousel-item { background-origin: content-box; background-position: center center; background-size: cover; height: 32.5rem; } @media screen and (max-width:960px){ #banner-generic .carousel-item { height: 15rem !important; } } @media screen and (max-width:720px){ .normalWidth { max-width: 45rem; } #banner-generic .carousel-item { height: 16.25rem !important; } } #banner-generic { width: 100%; } /* #article-recommend .carousel-item .carousel-caption h5 { background: url('/static/image/rcIndustry.png') no-repeat; background-size: 100% 100%; } */ #article-recommend .carousel-item .carousel-caption h5 { font-weight: 600; } .form-control:focus { box-shadow: none!important; } .navbar-brand { padding-left: 1.5rem; } .banner-tab { padding-right: 1.5rem; } .navbar-nav { padding-left: 1.5rem; padding-right: 1.5rem; } .second-header { display: flex; flex-direction: column; align-items: inherit; padding: 0 0; } .second-header .headerbg { height: 6.25rem; padding: 1.875rem 0; width: 100%; background: url('/static/third/img/thirdBanneer.png') no-repeat center top; background-size: 100% 100%; } .second-header .headerbg .navbar-brand { font-size: 1.625rem; color: #B6262F; font-weight: 700; } @media screen and (max-width:720px){ .second-header .headerbg{ background: #fff; } } .second-header .headerbg .container { position: relative; padding: 0; } .second-header .navbg{ color: #fff; } .second-header .navbg .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #B6262F; } .dropdown-toggle::after { content: none; } .second-header .navbg .navbar-nav .nav-item .dropdown-menu { min-width: 100%; text-align: center; } .second-header .navbg .navbar-nav .nav-item .dropdown-menu a { white-space: normal; word-wrap:break-word; word-break:normal; font-size: .875rem; padding: .25rem 0; } .header-transparent .logo { /* width: 20%!important; */ height: 3.2rem; } .second-header .navbg .navbar-nav .nav-link { color: #ffff; } .navbar-nav .nav-item { flex: 1; text-align: center; } .navbg .navbar-nav .nav-item:hover { background: #e12424; } .navbar-nav .active>.nav-link { font-weight: 500; background: #e12424; } .banner-tab { position: absolute; z-index: 1000; top: 0; right: 0; } .banner-search { max-width: 30vw; } .banner-search button { color: #fff; border: none; /* width: 4vw; */ background: #B7342F; } .banner-search .btn-outline-success:hover { background-color: #B7342F; border-color: #B7342F; } .banner-search .btn-outline-success:active { background-color: #B7342F!important; border-color: #B7342F!important; } .banner-search input { flex: 1; } .navbar-nav { flex: 1; justify-content: space-around; } .article-plan { height: 28.375rem; max-height: 28.375rem; } .banner-box { position: relative; } .banner-box .banner { margin: 0 auto; } .bannerTitle { position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; display: none!important; } .article-plan .carousel-inner .carousel-item img { height: 28.375rem; max-height: 28.375rem; } .article-plan .carousel-inner .carousel-item img:hover { transform: scale(1.2); -ms-transform: scale(1.2); } @media screen and (max-width:720px){ .article-plan .carousel-inner .carousel-item img { height: 12.5rem!important; } } /* .media-list .media img { max-height: 20vh; } */ .media a h5 { /* max-width:30vw; */ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 2.25rem; } .content .media { display: block; } .content .media-title, .content .media-body { width: 100%; display: block; float: left !important; clear: both; } /** * first 第一行右侧 **/ /** active **/ .first-row-right { background: #F9F9F9; height: 28.375rem; max-height: 28.375rem; } #myTab { border: none; background: #E6E9F0; display: flex; } #myTab .nav-link.active { color: #ffffff; border: none; /* background: #B6262F; */ } #myTab .nav-link { color: #3C4353; font-size: 1.375rem; flex: 1; font-weight: 600; text-align: center; } /** normal **/ .tab-content .index-first-news .end-time { display: flex; flex-direction: column; justify-content: center; text-align: center; width: 12%; } .index-first-news .end-time span:nth-child(1) { color: #A6A9B8; font-size: 1.875rem; line-height: 1.875rem; } .index-first-news .end-time span:nth-child(2) { color: #A6A9B8; font-size: .875rem; } .tab-content .index-first-news .media { padding: 1.25rem 0 1.25rem 1.25rem; border-bottom: 1px solid #E6E9F0; align-items: unset; } .tab-content .index-first-news .media .borderLine{ border: 1px solid #E6E9F0; margin-left: 1.25rem; } .tab-content .index-first-news .media h5 { color: #3C4353; font-size: 1rem; font-weight: 600; padding-left: 1rem; line-height: 20px; margin: 0; } .tab-content .index-first-news .media:hover h5 { /* color: #B6262F; */ } .tab-content .index-first-news .media .media-body a{ text-decoration: none; } .tab-content .index-first-news .media .media-body .intro { padding-left: 1rem; color: #A6A9B8; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: .875rem; } /** * second 第二行 **/ .second-row .nav{ background: #E6E9F0; height: 3.875rem; display: flex; } .second-row .nav .active { color: #FFFFFF; /* background: #B6262F; */ } .second-row .nav a { flex: 1; text-align: center; font-size: 1.375rem; text-decoration: none; color: #3C4353; font-weight: 600; line-height: 2.875rem; } .second-row .tab-content { border: 1px solid #E6E9F0; border-top: 0; padding: 1rem; height: 26.312rem } .tab-content .second-left-news .active .media-time span:nth-child(1) { font-size: 1.5rem; color: #3C4353; font-weight: 500; } .tab-content .second-left-news .active .media-time span:nth-child(2) { color: #838A9D; font-size: .875rem; } .tab-content .second-left-news .active{ padding: .9375rem 1.25rem 1.35rem 1.25rem; border-bottom: 1px dashed #DCE2EE; } .second-row .tab-content .second-left-news .active{ padding: .9375rem .705rem .725rem 1.25rem; border-bottom: 1px dashed #DCE2EE; } .tab-content .second-left-news .active .media-time { border: 1px solid #DCE2EE; display: block; text-align: center; padding: .25rem; } .tab-content .second-left-news .active .end-time { display: none; } .tab-content .second-left-news .active .intro { display: flex; color: #A6A9B8; margin-left: 1rem; font-size: .875rem; justify-content: space-between; } .tab-content .second-left-news .active .media-body h5 { color: #3C4353; font-size: 1.125rem; font-weight: 500; width: 21.25rem; margin-left: 1.25rem; padding: 0; margin-bottom: 0; } .tab-content .second-left-news .media-time { display: none; } .tab-content .second-left-news .intro { display: none; } .tab-content .second-left-news .end-time { display: block; white-space: nowrap; font-size: .875rem; line-height: 2rem; color: #838A9D; } .tab-content .second-left-news .media { display: flex; justify-content: space-between; position: relative; padding-right: 1rem; } .tab-content .second-left-news .media .end-time:before { content: ''; background: #cdcdcd; width: .3125rem; height: .3125rem; border-radius: 50%; position: absolute; left: 0; top: 44%; transform: translateY(-50%); } .tab-content .second-left-news .media-body h5 { color: #3C4353; font-size: 1rem; font-weight: 400; width: 21.25rem; padding-left: 1rem; } .tab-content .second-left-news .media:hover .media-body h5 { /* color: #B6262F; */ } .tab-content .second-left-news .media .media-body a{ text-decoration: none; } .second-row-right { background: url('/static/image/row3.png') no-repeat center top; background-size: 100% 100%; } .second-row-right .nav-tabs { border: none; margin-top: .625rem; height: 3.250rem; } .second-row-right .nav-tabs .nav-link.active { color: #fff; /* background: #B6262F; */ border: none; } .second-row-right .nav-tabs .nav-link { color: #3C4353; font-size: 1.375rem; font-weight: 600; } .second-row-right .tab-content { padding: 1rem; height: 26.3125rem; } .second-row-right .second-left-news .media .media-body h5 { margin-left: 0; } .second-row-right .tab-content .second-left-news .active .intro { display: flex; margin-left: 0; } .second-row-right .tab-content .second-left-news .active .intro .col-auto{ padding: 0; } /** * third 第三行 左侧 **/ .bottomPadding { padding: 0 2.5rem; } @media screen and (max-width:720px){ .bottomPadding { padding: .9375rem; } } .third-left-row { border-right: 1px solid #DCE2EE; } .third-left-row:last-child { border-right: 0; } .third-left-row .nav .nav-link.active { border: none; /* color: #B6262F; */ /* border-bottom: 1px solid #B6262F; */ } .third-left-row .nav { border: none; font-weight: 600; font-size: 1.375rem; height: 3.0625rem; /* border-bottom: .25rem solid #B6262F; */ } .third-left-row .tab-content { padding-top: 1rem; } .tab-content .third-left-news { height: 23.125rem; } .tab-content .third-left-news .media { position: relative; } .tab-content .third-left-news .media .media-body a{ text-decoration: none; } .tab-content .third-left-news .media-body h5 { color: #3C4353; font-size: 1rem; font-weight: 400; padding-left: 1rem; } .tab-content .third-left-news .media .media-body h5:hover { /* color: #B6262F; */ } .tab-content .third-left-news .media-time:before { content: ''; background: #cdcdcd; width: .3125rem; height: .3125rem; border-radius: 50%; position: absolute; left: 0; top: 44%; transform: translateY(-50%); } .tab-content .third-left-news .media-time { display: block; white-space: nowrap; font-size: .875rem; line-height: 2rem; color: #838A9D; } .tab-content .third-left-news .media-time.show { display: block; } .tab-content .third-left-news .media-time.hidden { display: none; } .third-left-news .top-img-li { display: flex; flex-direction: column; } .third-left-news .top-img-li .media-body h5 { padding: 0; font-weight: 600; } .third-left-news .top-img-li .top-img { height: 6.875rem; overflow: hidden; background-origin: content-box; background-position: center center; background-size: cover; } .third-left-news .top-img-li .top-img img { width: 100%; } /** 第三行 中间 **/ .tab-content .ele-middle { display: flex; height: 17.5rem; } .tab-content .third-middle-news { width: 26.6667vw; } .tab-content .third-middle-news .media{ position: relative; padding-left: 1rem; } .tab-content .third-middle-news .media a { text-decoration: none; } .tab-content .third-middle-news .media h5 { color: #3C4353; font-size: 1rem; font-weight: 400; } .tab-content .third-middle-news .media h5:hover { /* color: #B6262F; */ } .tab-content .third-middle-news .media h5:before { content: ''; background: #cdcdcd; width: .3125rem; height: .3125rem; border-radius: 50%; position: absolute; left: 0; top: 44%; transform: translateY(-50%); } .tab-content .ele-middle .media-img a { position: absolute; display: block; width: 13rem; height: 18rem; } .tab-content .ele-middle .media-img img { width: 12.5rem; height: 17.5rem; margin: 1.25rem; } .image-wrap { width: 100%; } .image-wrap .active { display: block; right: 4rem; z-index: 100; } .image-wrap .active img { box-shadow: 10px 10px 5px #888888; } .image-wrap .second { display: block; left: 3rem; z-index: 90; } .image-wrap .normal { display: none; left: 3rem; z-index: 50; } /** * 第三行右侧 **/ .third-left-row .media video { max-height: 12.5rem; object-fit: fill; } .third-left-row .tab-pane .enter { cursor: pointer; margin-top: 3.125rem; position: relative; width: 100%; } .third-left-row .tab-pane .enter .staff { position: absolute; width: 4.125rem; height: 3.5625rem; right: 10%; top: 25%; } .third-left-row .tab-pane .enter span { font-size: 1.25rem; color: #333333; position: absolute; left: 50%; transform: translateX(-50%); top: 40%; } /** footer **/ footer { margin-top: 4.0625rem; } @media screen and (max-width:720px){ footer { margin-top: 20px; } } .footer-top .footer-center { margin: 3rem auto; } .footer-top .footer-center div { text-align: left; color: #666666; } .footer-top .footer-center div span:nth-child(1) { margin-right: .625rem; } .footer-top .footer-center div a { color: #666666; text-decoration: none; } .footer-top .links { margin: 1rem auto; color: #fff; width: 100%; text-align: center; } .footer-top .links select { height: 1.875rem; padding: 0 .625rem; width: 25%; } .footer-top .row { position: relative; } .footer-top .row .qrcode { position: absolute; top: .375rem; right: 0%; } .footer-top .row .qrcode img { max-height: 7.5rem; display: block; } .footer-top .row .qrcode span { display: block; text-align: center; } /** * cloumn **/ .cloumn-list-img img{ height: 17.1875rem; } .cloumn-list .center { display: flex; justify-content: space-around; min-height: 9.375rem; } .cloumn-list .center .nav{ display: flex; flex-direction: column; border: none; width: 20%; } .cloumn-list .center .nav .nav-link.active{ color: #fff; /* background: #B6262F; */ border-radius: .25px; } .cloumn-list .center .nav .nav-link{ border: none; color: #3C4353; background: #F4F5F7; text-align: center; font-size: 1.25rem; } .cloumn-list .center .nav .nav-item:hover .nav-link { color: #fff; /* background: #B6262F; */ } .cloumn-list .tab-content { flex: 1; padding-left: 2rem; min-height: calc(100vh - 44.7rem) } .cloumn-list .tab-content .list:nth-child(1) { margin-top: 0; } .cloumn-list .tab-content .list { display: flex; flex-direction: row; padding-bottom: 2rem; margin-top: 2rem; position: relative; border-bottom: 1px dashed #cdcdcd; } .cloumn-list .tab-content .list .media-body { display: flex; flex-direction: column; justify-content: space-around; } .cloumn-list .tab-content .list .imgBox { width: 13.75rem; height: 9.375rem; background: #f2f2f2; position: relative; background-origin: content-box; background-position: center center; background-size: cover; } .cloumn-list .tab-content .list .imgBox img { width: 100%; height: 100%; } .cloumn-list .tab-content .list .imgBox .default img { width: 80%; margin: 55px auto; display: block; } .cloumn-list .tab-content .list .intro{ font-size: .875rem; color: #A6A9B8; color: #A6A9B8; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 1.875rem; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .cloumn-list .tab-content .list a { text-decoration: none; } .cloumn-list .tab-content .list .media-body { margin-left: 1rem; width: 70%!important; } .cloumn-list .tab-content .list h5 { color: #666666; font-size: 1.125rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .cloumn-list .tab-content .list .date { color: #838A9D; font-size: .875rem; } .page-link { color: #6c757d; } .page-total { color: #6c757d; padding: .5rem .75rem; border: 1px solid #dee2e6; margin-left: -1px; line-height: 1.25; } .page-item.active .page-link { z-index: 3; color: #fff; background-color:#B6262F; border-color: #B6262F; } .cloumn-list .detail-nav { display: none; margin-bottom: 2rem; color: #333333; } .cloumn-list .detail-nav a { color: #666666; } .cloumn-list .detail-nav div:nth-child(1) { margin-right: 1.25rem; color: #666666; } @media screen and (max-width: 1500px) { .center .pcooper-list li { max-height: 290px; } } .center .picture-list li { width: calc(25% - 26px); list-style: none; float: left; height: 17.5rem; max-height: 375px; position: relative; margin-left: 26px; margin-top: 25px; overflow: hidden; } .center .picture-list li img { width: 100%; height: 100%; display: block; transition: all 0.4s; } .center .picture-list li img:hover { transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); } .center .picture-list li h5{ background: url('/static/image/rcIndustry.png') no-repeat; background-size: 100% 100%; position: absolute; bottom: 0; width: 100%; left: 0; text-align: center; font-size: 1rem; color: #fff; padding: 30px 0 7px 0; margin: 0; } /** * detail **/ .content { min-height: calc(100vh - 44.7rem) } #article-list { margin-bottom: 2rem; } .content .media-title { text-align: center; margin-bottom: 1.875rem; padding-bottom: 1.875rem; border-bottom: 1px solid #cdcdcd; } .content .media-title h4 { color: #333333; font-size: 1.4rem; margin-bottom: 1.25rem; } .content .media-title .info span{ color: #666666; font-size: .875rem; margin-right: 1rem; } .content .media-body { border-bottom: 1px solid #cdcdcd; } .detail-list .detail-nav { display: flex; margin-bottom: 2rem; color: #333333; } .detail-list .detail-nav a { color: #666666; } .detail-list .detail-nav div:nth-child(1) { margin-right: 1.25rem; color: #666666; } .content .pageNav .prev{ padding-top: 2rem; } .content .pageNav a { color: #666666; font-size: 1rem; } .content .pageNav .next{ padding-top: 1rem; } @media screen and (max-width:720px){ .content .media-body img { width: 100%!important; height: 14.75rem!important; } } /** 404 */ .main .content-404 { position: relative; } .main .content-404 img { width: 100%; } .main .content-404 p { position: absolute; bottom: 20%; left: 50%; transform: translateX(-50%); font-size: 1.25rem; } .main .content-404 .btn-404 { text-align: center; } .main .content-404 a { display: inline-block; color: #212529; border: 1px solid #B6262F; padding: .25rem 1rem; border-radius: .25rem; position: absolute; bottom: 10%; left: 50%; transform: translateX(-50%); text-decoration: none; } @media screen and (max-width:720px){ .main .content-404 p { width: 100%; font-size: .8rem; text-align: center; position: unset; transform: translateX(0); } .main .content-404 a { display: inline-block; color: #212529; border: 1px solid #B6262F; padding: .25rem 1rem; border-radius: .25rem; text-decoration: none; font-size: .8rem; position: unset; transform: translateX(0); } .main .content-500 h3 { top: 15%; font-size: 1.125rem; } .main .content-500 .desc-500{ top: 30%; line-height: 1.5rem; } .main .content-500 .btn-500 a { padding: .25rem 1rem; font-size: .875rem; } } /** 500 **/ .main .content-500 { position: relative; } .main .content-500 img { width: 100%; } .main .content-500 h3 { position: absolute; top: 20%; left: 50%; transform: translateX(-50%); color: #666666; } .main .content-500 .desc-500{ position: absolute; top: 40%; left: 50%; text-align: center; transform: translateX(-50%); font-size: .875rem; color: #666666; line-height: 1.875rem; } .main .content-500 .btn-500 { text-align: center; } .main .content-500 .btn-500 a { text-decoration: none; border-radius: .9375rem; padding: .625rem 1.25rem; background: #B6262F; color: #fff; position: absolute; left: 50%; transform: translateX(-50%); top: 70%; } /* 移动端适配 */ @media screen and (max-width:720px){ #header .navbar .headerbg{ height: auto; padding: .5rem 0; } #header .navbar .headerbg .container a{ margin-left: .9375rem; } #header .navbar .headerbg .container img{ margin-left: .9375rem; } #header .navbar .headerbg .container .banner-tab{ position: static; width: 8rem!important; } #header .navbar .headerbg .container .banner-tab .banner-search{ max-width: none !important; } #header .navbar .headerbg .container .banner-tab .form-control{ min-width: auto; font-size: .6rem; } #header .navbar .headerbg .container .banner-tab .form-control:focus{ box-shadow: none; } #header .navbar .headerbg .container .banner-tab .btn{ display: none; width: 3.5rem; height: 1.75rem; font-size: .5rem; line-height: 1rem; } .navbar-nav .nav-item .nav-link { font-size: .875rem; } .navbar-toggler{ border: none; } #first-row .carousel-inner .carousel-item a img{ height: 10.8125rem !important; } #first-row .nav-tabs{ margin-top: .9375rem; } #first-row .nav-tabs .nav-link{ font-size: .875rem; padding: .25rem .5rem; } #first-row .nav-tabs .nav-link.active{ border-radius: .25rem; } #first-row .tab-content .index-first-news .media{ padding: 1.25rem 0; } #first-row .tab-content .index-first-news .media .end-time{ width: 4.75rem; } #first-row .tab-content .index-first-news .media .end-time span:nth-child(1){ font-size: 1.25rem; } #first-row .tab-content .index-first-news .media .end-time span:nth-child(2){ font-size: .875rem; } #first-row .tab-content .index-first-news .media .borderLine{ margin-left: 1rem; } #first-row .tab-content .index-first-news .media .media-body a h5{ font-size: .875rem; font-weight: normal; } #first-row .tab-content .index-first-news .media .media-body a span{ font-size: .8125rem; margin-top: .625rem; } #first-row .first-row-right { height: auto; max-height: 200vh; } #second-row .second-row .nav .nav-link{ font-size: .875rem; line-height: normal; } #second-row .second-row .tab-content .second-left-news{ margin-bottom: 0; } #second-row .second-row .tab-content .second-left-news .media.active{ padding: .9375rem 0; align-items: center; } #second-row .second-row .tab-content .second-left-news .media.active .media-time{ width: 4.125rem; height: 4.125rem; display: flex; flex-direction: column; justify-content: center; } #second-row .second-row .tab-content .second-left-news .media.active .media-time span:nth-child(1){ font-size: 1.25rem; } #second-row .second-row .tab-content .second-left-news .media.active .media-time span:nth-child(2){ font-size: .875rem; } #second-row .second-row .tab-content .second-left-news .media.active .media-body a{ display: block; width: auto; } #second-row .second-row .tab-content .second-left-news .media.active .media-body a h5{ font-size: .875rem; width: 90% !important; padding-right: 0; } #second-row .second-row .tab-content .second-left-news .media.active .media-body a .intro{ flex-direction: column; } #second-row .second-row .tab-content .second-left-news .media.active .media-body a .intro div{ font-size: .75rem; } #second-row .second-row .tab-content .second-left-news .media{ padding-right: 0; } #second-row .second-row .tab-content .second-left-news .media .media-body a{ display: block; } #second-row .second-row .tab-content .second-left-news .media .media-body a h5{ font-size: 0.875rem; padding-right: 1rem; } #second-row .second-row .tab-content .second-left-news .media .end-time{ font-size: 0.875rem; } #second-row .second-row-right{ width: calc(100% - 1.875rem); margin: 0 auto; margin-top: 1.8125rem; } #second-row .second-row-right .nav .nav-link{ font-size: .875rem; } #second-row .second-row-right .nav .nav-link.active{ border-radius: .25rem; } #second-row .second-row-right .tab-content{ padding: 0; } #second-row .second-row-right .tab-content .second-left-news .media.active{ padding: .9375rem 0; } #second-row .second-row-right .tab-content .second-left-news .media.active .media-body a{ display: block; width: auto; } #second-row .second-row-right .tab-content .second-left-news .media.active .media-body a h5{ font-size: .875rem; padding-right: 0; } #second-row .second-row-right .tab-content .second-left-news .media.active a .intro div{ font-size: .75rem; } #second-row .second-row-right .tab-content .second-left-news .media{ padding-right: 0; } #second-row .second-row-right .tab-content .second-left-news .media .media-body a{ display: block; } #second-row .second-row-right .tab-content .second-left-news .media .media-body a h5{ font-size: .875rem; padding-right: 1rem; } #second-row .second-row-right .tab-content .second-left-news .media .media-body .end-time{ font-size: .875rem; } #second-row .third-left-row .nav-tabs .nav-item .nav-link{ font-size: .875rem; } #second-row .third-left-row .tab-content .third-left-news .media.top-img-li .media-body a{ display: block; width: auto; } #second-row .third-left-row .tab-content .third-left-news .media.top-img-li .media-body a h5{ font-size: .875rem; padding-right: 0; } #second-row .third-left-row .tab-content .third-left-news .media .media-body a{ display: block; } #second-row .third-left-row .tab-content .third-left-news .media .media-body a h5{ font-size: .875rem; padding-right: 1rem; } #second-row .third-left-row .tab-content .third-left-news .media .media-time{ font-size: .875rem; } footer .footer-top .container .row .links span { font-size: .625rem; } footer .footer-top .container .row .links select{ width: 35%; height: 1.5625rem; font-size: .6875rem; text-align: center; } footer .footer-top .container .row .links select{ margin: 0 .5rem; } footer .footer-top .container .row .footer-center div span{ font-size: .6875rem; margin: 0; border: none; } footer .footer-top .container .row .footer-center .copyright{ font-size: .6875rem; } .footer-top .footer-center { margin: 1rem auto; } .footer-top .row .qrcode { position: unset; } .footer-top .row .qrcode img { margin: auto; } .cloumn-list-img img { height: 7.5rem; } .footer-top .footer-center div { text-align: center; } .cloumn-list .center .nav { display: none; } .cloumn-list .tab-content { padding-left: 0; } .cloumn-list .tab-content .list { flex-direction: column; } .cloumn-list .tab-content .list .imgBox { margin: auto; } .cloumn-list .tab-content .list .media-body { width: 100%!important; margin: 1rem auto 0 auto; } .cloumn-list .detail-nav { display: flex; } .center .picture-list li { height: 11.25rem; width: calc(50% - 15px); margin-left: 15px; max-height: 180px; margin-top: 15px; } .detail-list .detail-nav .nav-position { display: none; } .navbg .navbar-nav .nav-item:hover { background: none; } .header-transparent .logo { height: 2.3rem; } .article-plan { height: auto; max-height: 200vh; } } /* @media screen and (max-width:1920px){ .second-header .headerbg .container { width: 1140px; } .second-header .navbg .container { width: 1140px; } .footer-top .container { width: 1140px; } .normalWidth { width: 1140px; margin: auto; } } @media screen and (min-width:2000px){ .normalWidth { max-width: 1920px; margin: auto; } } */ @media screen and (min-width: 1520px) and (max-width: 1920px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1520px; } .second-header .navbg .container { max-width: 1520px; } .footer-top .container { max-width: 1520px; } .second-header .headerbg .container { max-width: 1520px; } } @media screen and (min-width: 1921px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1520px; } .second-header .navbg .container { max-width: 1920px; } .footer-top .container { max-width: 1920px; } .second-header .headerbg .container { max-width: 1920px; } }