@media screen and (min-width: 1600px) { * { padding: 0; margin: 0; text-decoration: none; } @keyframes rote { 100% { transform: rotate(15deg) scale(1.5); } } body, html { /* min-width: 1920px; */ min-width: 1920px; height: 100%; position: relative; } .button { cursor: pointer; } .button:hover { background-color: rgb(0, 155, 219) !important; } .title { margin: 0 auto; width: 100%; max-width: 1920px; height: 987px; min-width: 1300px; overflow: hidden; display: flex; flex-direction: column; align-items: center; overflow: hidden; position: relative; } .title .main-swiper { /* position: absolute; */ /* top: 0; left: 0; right: 0; bottom: 0; */ width: 100%; height: 100%; /* z-index: 5; */ } .banner-img { width: 100%; height: 100%; background-size: cover; display: flex; flex-direction: column; align-items: center; } .title .main-swiper-arorw-left, .main-swiper-arorw-right { position: absolute; z-index: 6; cursor: pointer; } .main-swiper-arorw-left img, .main-swiper-arorw-right img { height: 130px; } .main-swiper-arorw-left { top: 385px; left: 20px; } .main-swiper-arorw-right { top: 385px; right: 20px; transform: rotate(180deg); } .title .title-content { box-sizing: border-box; width: 1300px; height: 790px; display: flex; flex-direction: column; justify-content: center; padding-top: 440px; } .title .title-content .main { font-size: 56px; color: #fff; } .title .title-content .infomation { padding: 35px 0px; width: 520px; font-size: 16px; color: #fff; } .title .title-content .see-more { width: 145px; height: 42px; font-size: 14px; color: #fff; display: flex; justify-content: center; align-items: center; background-color: #009bdb; border-radius: 10px; } .title .title-content .see-more:hover { background-color: #00539e !important; } .info { min-width: 1900px; background-color: #fff; } .info .info-list { width: 100%; padding: 80px 0px; display: flex; align-items: center; justify-content: center; } .info .info-list .img-hold { position: relative; overflow: hidden; width: 1120px; height: 570px; } .info .info-list .img-hold .icon-pre { cursor: pointer; bottom: 230px; left: 5px; position: absolute; z-index: 88; } .info .info-list .img-hold .icon-pre img { width: 80px; height: 80px; } .info .info-list .img-hold .icon-next { cursor: pointer; bottom: 230px; right: 4px; position: absolute; transform: rotate(180deg); z-index: 88; } .info .info-list .img-hold .icon-next img { width: 80px; height: 80px; } .info .info-list .img-hold .swiper-slide { width: 1120px; height: 570px; } .info .info-list .img-hold .swiper-slide img { width: 100%; height: 100%; } .info .info-list .img-hold img { width: 100%; height: 100%; } .info .info-list .list-bg-right { position: relative; width: 800px; height: 470px; background-color: #def3fa; } .info .info-list .list-bg-right .right-dot { position: absolute; bottom: 0px; right: 0px; } .info .info-list .list-bg-right .col-dot { position: absolute; width: 2px; height: 109px; background-color: #009bdb; right: 225px; top: -55px; } .info .info-list .list-bg-right .list-title { width: 486px; padding-top: 55px; padding-bottom: 55px; padding-left: 85px; font-size: 30px; color: #333333; } .info .info-list .list-bg-right .list-info { /* padding-top: 30px; */ width: 486px; font-size: 14px; color: #101010; padding-left: 85px; line-height: 25px; } .info .info-list .list-bg-right .see-more { position: relative; left: -85px; margin-top: 30px; width: 170px; height: 47px; display: flex; justify-content: center; align-items: center; color: #fff; background-color: #004f9c; border-radius: 8px; z-index: 99; } .info .info-list .list-bg-right .nav-wrap { display: flex; align-items: center; padding-left: 85px; } .info .info-list .list-bg-right .nav-wrap .navitem { cursor: pointer; margin-right: 20px; display: flex; align-items: center; } .info .info-list .list-bg-right .nav-wrap .navitem .nav-text { font-size: 28px; color: #004f9c; font-weight: 600; } .info .info-list .list-bg-right .nav-wrap .navitem .active { color: #089edc; } .info .info-list .list-bg-left { /* overflow: hidden; */ position: relative; width: 800px; height: 470px; background-color: #def3fa; } .info .info-list .list-bg-left .left-dot { transform: rotate(180deg 180deg); position: absolute; left: -7px; bottom: -7px; } .info .info-list .list-bg-left .col-dot { position: absolute; width: 2px; height: 109px; background-color: #009bdb; left: 84px; top: -55px; } .info .info-list .list-bg-left .list-title { width: 486px; padding-top: 55px; padding-bottom: 55px; padding-left: 85px; font-size: 30px; color: #333333; } .info .info-list .list-bg-left .list-info { height: 125px; transition: all 0.2s; width: 517px; font-size: 14px; color: #101010; padding-left: 85px; line-height: 25px; } .info .info-list .list-bg-left .main-nav-swiper { box-sizing: border-box; margin-top: 60px; width: 615px; margin-left: 44px; /* background-color: #00539e; */ overflow: hidden; } .info .info-list .list-bg-left .main-nav-swiper .swiper-wrapper { } .info .info-list .list-bg-left .main-nav-swiper .swiper-slide { width: 70px; height: auto; } .info .info-list .list-bg-left .nav-wrap { width: 100%; display: flex; } .info .info-list .list-bg-left .nav-wrap .nav-item { cursor: pointer; /* z-index: 99; */ display: flex; flex-direction: column; justify-content: center; align-items: center; margin-right: 28px; transition: all 0.2s; } .info .info-list .list-bg-left .nav-wrap .nav-item .icon { width: 48px; height: auto; transition: all 0.2s; } .info .info-list .list-bg-left .nav-wrap .nav-item .active { color: #009bdb !important; } .info .info-list .list-bg-left .nav-wrap .nav-item .text { transition: all 0.1s; margin-top: 20px; font-size: 16px; color: #000000; text-align: center; } .info .info-list .swiper-wrap { overflow: hidden; width: 1120px; height: 570px; } .info .info-list .swiper-wrap .swiper-container1, .info .info-list .swiper-wrap .swiper-container2 { width: 100%; height: 100%; } .info .info-list .swiper-wrap .swiper-container1 img, .info .info-list .swiper-wrap .swiper-container2 img { width: 100%; height: 100%; } .msg { width: 100%; min-width: 1300px; background-color: #fff; display: flex; flex-direction: column; align-items: center; padding-bottom: 130px; } .msg .msg-title { font-size: 30px; color: #111111; } .msg .msg-info { font-size: 16px; color: #666666; padding-top: 20px; padding-bottom: 40px; } .msg .news-wrap { width: 1300px; display: flex; justify-content: space-between; } .msg .news-wrap .news-item:hover { transform: scale(1.05); } .msg .news-wrap .news-item:hover .news-title { color: #009bdb !important; } .msg .news-wrap .news-item { cursor: pointer; transition: all 0.5s; /* 鎵€鏈夌殑灞炴€у彉鍖栧湪0.5s鐨勬椂闂存鍐呭畬鎴 */ } .msg .news-wrap .news-item .news-img { width: 420px; height: 275px; } .msg .news-wrap .news-item .news-info { width: 420px; height: 215px; box-sizing: border-box; padding: 32px 36px; border: 2px solid #eaeaea; } .msg .news-wrap .news-item .news-info .news-title { font-size: 18px; color: #111111; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .msg .news-wrap .news-item .news-info .time { padding-top: 10px; font-size: 14px; color: #959595; } .msg .news-wrap .news-item .news-info .news-detail { padding-top: 10px; line-height: 35px; font-size: 14px; color: #333333; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; height: 65px; overflow: hidden; } .honor { width: 100%; height: 570px; max-width: 1920px; margin: 0 auto; /* background-image: url("../static/honnor.png"); */ background-size: cover; background-repeat: no-repeat; display: flex; flex-direction: column; align-items: center; min-width: 1300px; box-sizing: border-box; padding-top: 60px; } .honor .honor-title { font-size: 30px; /* font-weight: 600; */ color: #fff; } .honor .honor-info { font-size: 16px; color: #fff; padding-top: 30px; padding-bottom: 60px; } .honor .honor-swiper { overflow: hidden; } .honor .honor-swiper .swiper-wrapper { width: 1300px; height: 320px; } .honor .honor-swiper .swiper-slide { /*background: #fff;*/ /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.8); } .honor .honor-swiper .swiper-slide { width: 170px; margin-right: 40px; } .honor .honor-swiper .swiper-slide img { width: 100%; /*height: 100%;*/ } .honor .honor-swiper .swiper-slide-active, .honor .honor-swiper .swiper-slide-duplicate-active { transform: scale(1); } .honor .pre-arrow { cursor: pointer; bottom: 155px; left: 151px; position: absolute; } .honor .pre-arrow img { height: 80px; } .honor .next-arrow { cursor: pointer; bottom: 155px; right: 146px; position: absolute; transform: rotate(180deg); } .honor .next-arrow img { height: 80px; } .contact { width: 100%; min-width: 1300px; display: flex; flex-direction: column; align-items: center; padding: 90px 0px; } .contact .contact-title { font-size: 30px; color: #000000; /* font-weight: 600; */ } .contact .contact-info { text-align: center; padding-top: 33px; padding-bottom: 33px; line-height: 33px; font-size: 16px; color: #000000; } .contact .contact-btn { width: 190px; height: 48px; display: flex; justify-content: center; align-items: center; background-color: #004f9c; color: #fff; border-radius: 8px; font-size: 16px; } } @media screen and (min-width: 415px) and (max-width: 1599px) { * { padding: 0; margin: 0; text-decoration: none; } body, html { /* min-width: 1920px; */ width: 100%; height: 100%; position: relative; } .button { cursor: pointer; } .button:hover { background-color: rgb(0, 155, 219) !important; } .title { margin: 0 auto; width: 100%; height: 987px; min-width: 1300px; overflow: hidden; display: flex; flex-direction: column; align-items: center; overflow: hidden; position: relative; } .title .main-swiper { /* position: absolute; top: 0; left: 0; right: 0; bottom: 0; */ width: 100%; height: 100%; /* z-index: 5; */ } .banner-img { width: 100%; height: 100%; background-size: cover; display: flex; flex-direction: column; align-items: center; } .title .main-swiper-arorw-left, .main-swiper-arorw-right { position: absolute; z-index: 6; cursor: pointer; } .main-swiper-arorw-left img, .main-swiper-arorw-right img { height: 130px; } .main-swiper-arorw-left { top: 385px; left: 20px; } .main-swiper-arorw-right { top: 385px; right: 20px; transform: rotate(180deg); } .title .main-swiper .swiper-slide { width: 100%; height: 100%; } .title .main-swiper .swiper-slide img { width: 100%; height: 100%; object-fit: cover; } .title .title-content { box-sizing: border-box; width: 1300px; height: 790px; display: flex; flex-direction: column; justify-content: center; z-index: 10; padding-top: 440px; } .title .title-content .main { font-size: 56px; color: #fff; } .title .title-content .infomation { padding: 35px 0px; width: 520px; font-size: 16px; color: #fff; } .title .title-content .see-more { width: 145px; height: 42px; font-size: 14px; color: #fff; display: flex; justify-content: center; align-items: center; background-color: #009bdb; border-radius: 10px; } .title .title-content .see-more:hover { background-color: #00539e !important; } .info { width: 100%; background-color: #fff; min-width: 1300px; } .info .info-list { width: 100%; padding: 80px 0px; display: flex; align-items: center; justify-content: center; } .info .info-list .video { width: 50%; height: 80%; } .info .info-list .img-hold { position: relative; overflow: hidden; width: 50%; height: auto; } .info .info-list .img-hold .icon-pre { cursor: pointer; bottom: 125px; left: 5px; position: absolute; z-index: 88; } .info .info-list .img-hold .icon-pre img { width: 80px; height: 80px; } .info .info-list .img-hold .icon-next { cursor: pointer; bottom: 125px; right: 4px; position: absolute; transform: rotate(180deg); z-index: 88; } .info .info-list .img-hold .icon-next img { width: 80px; height: 80px; } .info .info-list .img-hold .swiper-slide { width: 50%; height: auto; } .info .info-list .img-hold .swiper-slide img { width: 100%; height: 100%; } .info .info-list .img-hold img { width: 100%; height: 100%; } .info .info-list .list-bg-right { position: relative; width: 50%; height: 470px; background-color: #def3fa; } .info .info-list .list-bg-right .right-dot { position: absolute; bottom: 0px; right: 0px; } .info .info-list .list-bg-right .col-dot { position: absolute; width: 2px; height: 109px; background-color: #009bdb; right: 110px; top: -55px; } .info .info-list .list-bg-right .list-title { width: 486px; padding-top: 55px; padding-bottom: 55px; padding-left: 85px; font-size: 30px; color: #333333; } .info .info-list .list-bg-right .list-info { /* padding-top: 30px; */ width: 486px; font-size: 14px; color: #101010; padding-left: 85px; line-height: 25px; } .info .info-list .list-bg-right .see-more { position: relative; left: -85px; margin-top: 30px; width: 170px; height: 47px; display: flex; justify-content: center; align-items: center; color: #fff; background-color: #004f9c; border-radius: 8px; z-index: 99; } .info .info-list .list-bg-right .nav-wrap { display: flex; align-items: center; padding-left: 85px; } .info .info-list .list-bg-right .nav-wrap .navitem { cursor: pointer; margin-right: 20px; display: flex; align-items: center; } .info .info-list .list-bg-right .nav-wrap .navitem .nav-text { font-size: 28px; color: #004f9c; font-weight: 600; } .info .info-list .list-bg-right .nav-wrap .navitem .active { color: #089edc; } .info .info-list .list-bg-left { /* overflow: hidden; */ position: relative; width: 50%; height: 470px; background-color: #def3fa; } .info .info-list .list-bg-left .left-dot { transform: rotate(180deg 180deg); position: absolute; left: -7px; bottom: -7px; } .info .info-list .list-bg-left .col-dot { position: absolute; width: 2px; height: 109px; background-color: #009bdb; left: 84px; top: -55px; } .info .info-list .list-bg-left .list-title { width: 486px; padding-top: 55px; padding-bottom: 55px; padding-left: 85px; font-size: 30px; color: #333333; } .info .info-list .list-bg-left .list-info { height: 125px; transition: all 0.2s; width: 517px; font-size: 14px; color: #101010; padding-left: 85px; line-height: 25px; } .info .info-list .list-bg-left .main-nav-swiper { box-sizing: border-box; padding: 60px 0px; width: 89%; margin: 0 auto; /* background-color: #00539e; */ overflow: hidden; } .info .info-list .list-bg-left .main-nav-swiper .swiper-wrapper { } .info .info-list .list-bg-left .main-nav-swiper .swiper-slide { width: 70px; height: auto; } .info .info-list .list-bg-left .nav-wrap { padding-top: 40px; padding-left: 85px; display: flex; } .info .info-list .list-bg-left .nav-wrap .nav-item { cursor: pointer; z-index: 99; display: flex; flex-direction: column; justify-content: center; align-items: center; margin-right: 28px; transition: all 0.2s; } .info .info-list .list-bg-left .nav-wrap .nav-item .icon { width: 48px; height: auto; transition: all 0.2s; } .info .info-list .list-bg-left .nav-wrap .nav-item .active { color: #009bdb !important; } .info .info-list .list-bg-left .nav-wrap .nav-item .text { transition: all 0.1s; margin-top: 20px; font-size: 16px; color: #000000; text-align: center; } .info .info-list .swiper-wrap { overflow: hidden; width: 1120px; height: 570px; } .info .info-list .swiper-wrap .swiper-container1, .info .info-list .swiper-wrap .swiper-container2 { width: 100%; height: 100%; } .info .info-list .swiper-wrap .swiper-container1 img, .info .info-list .swiper-wrap .swiper-container2 img { width: 100%; height: 100%; } .msg { width: 100%; min-width: 1300px; background-color: #fff; display: flex; flex-direction: column; align-items: center; padding-bottom: 130px; } .msg .msg-title { font-size: 30px; color: #111111; } .msg .msg-info { font-size: 16px; color: #666666; padding-top: 20px; padding-bottom: 40px; } .msg .news-wrap { width: 1300px; display: flex; justify-content: space-between; } .msg .news-wrap .news-item:hover { transform: scale(1.05); } .msg .news-wrap .news-item:hover .news-title { color: #009bdb !important; } .msg .news-wrap .news-item { cursor: pointer; transition: all 0.5s; /* 鎵€鏈夌殑灞炴€у彉鍖栧湪0.5s鐨勬椂闂存鍐呭畬鎴 */ } .msg .news-wrap .news-item .news-img { width: 420px; height: 275px; } .msg .news-wrap .news-item .news-info { width: 420px; height: 215px; box-sizing: border-box; padding: 32px 36px; border: 2px solid #eaeaea; } .msg .news-wrap .news-item .news-info .news-title { font-size: 18px; color: #111111; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .msg .news-wrap .news-item .news-info .time { padding-top: 10px; font-size: 14px; color: #959595; } .msg .news-wrap .news-item .news-info .news-detail { padding-top: 10px; line-height: 35px; font-size: 14px; color: #333333; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; height: 65px; overflow: hidden; } .honor { width: 100%; height: 570px; /* background-image: url("../static/honnor.png"); */ background-size: cover; background-repeat: no-repeat; display: flex; flex-direction: column; align-items: center; min-width: 1300px; box-sizing: border-box; padding-top: 60px; } .honor .honor-title { font-size: 30px; /* font-weight: 600; */ color: #fff; } .honor .honor-info { font-size: 16px; color: #fff; padding-top: 30px; padding-bottom: 60px; } .honor .honor-swiper { overflow: hidden; } .honor .honor-swiper .swiper-wrapper { width: 1300px; height: 320px; } .honor .honor-swiper .swiper-slide { /*background: #fff;*/ /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.8); } .honor .honor-swiper .swiper-slide { width: 170px; margin-right: 40px; } .honor .honor-swiper .swiper-slide img { width: 100%; /*height: 100%;*/ } .honor .honor-swiper .swiper-slide-active, .honor .honor-swiper .swiper-slide-duplicate-active { transform: scale(1); } .honor .pre-arrow { cursor: pointer; bottom: 155px; left: 151px; position: absolute; } .honor .pre-arrow img { height: 80px; } .honor .next-arrow { cursor: pointer; bottom: 155px; right: 146px; position: absolute; transform: rotate(180deg); } .honor .next-arrow img { height: 80px; } .contact { width: 100%; min-width: 1300px; display: flex; flex-direction: column; align-items: center; padding: 90px 0px; } .contact .contact-title { font-size: 30px; color: #000000; /* font-weight: 600; */ } .contact .contact-info { text-align: center; padding-top: 33px; padding-bottom: 33px; line-height: 33px; font-size: 16px; color: #000000; } .contact .contact-btn { width: 190px; height: 48px; display: flex; justify-content: center; align-items: center; background-color: #004f9c; color: #fff; border-radius: 8px; font-size: 16px; } .foot { width: 100%; min-width: 1300px; background-color: #f8f8f8; padding-top: 66px; display: flex; justify-content: center; padding-bottom: 10px; } .foot .footitem { padding-top: 25px; } .foot .search-bar { border-right: 1px solid #eaeaea; padding-right: 93px; } .foot .search-bar .foot-title { font-size: 24rpx; font-weight: 600; color: #111111; } .foot .search-bar .search-wrap { margin-top: 30px; display: flex; border: 2px solid #f8f8f8; border-radius: 5px; overflow: hidden; } .foot .search-bar .search-wrap .search { width: 260px; height: 39px; } .foot .search-bar .search-wrap .search input { width: 100%; height: 100%; border: 0; text-align: left; } .foot .search-bar .search-wrap .confirm-btn { width: 40px; height: 40px; background-color: #004f9c; color: #fff; display: flex; justify-content: center; align-items: center; } .foot .search-bar .qrcode-wrap { margin-top: 75px; display: flex; } .foot .search-bar .qrcode-wrap .phone-wrap { padding-left: 25px; } .foot .search-bar .qrcode-wrap .phone-wrap .phone-number { padding-top: 10px; } .foot .search-bar .qrcode-wrap .phone-wrap .phone-number .number { font-size: 24px; color: #004f9c; font-weight: 600; } .foot .search-bar .qrcode-wrap .phone-wrap .icon-grp { padding-top: 34px; display: flex; } .foot .search-bar .qrcode-wrap .phone-wrap .icon-grp .icon-wrap { border-radius: 50%; border: 1px solid #eee; background-color: #fff; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; } .foot .link-wrap { padding: 0px 85px; border-right: 1px solid #eee; } .foot .link-wrap .link-title { font-size: 16px; color: #111111; font-weight: 600; margin-bottom: 25px; } .foot .link-wrap .link-item { margin-bottom: 15px; } .foot .link-wrap .link-item a { font-size: 14px; color: #666666; } .copy-right { width: 100%; min-width: 1300px; border-top: 1px solid #eaeaea; padding: 18px 0px; font-size: 14px; color: #999999; display: flex; justify-content: center; } .copy-right .text { margin-right: 35px; } } @media screen and (max-width: 414px) { /* 绉诲姩绔牱寮 */ * { padding: 0; margin: 0; text-decoration: none; } @keyframes rote { 100% { transform: rotate(25deg) scale(2); } } .title { width: 100vw; height: 100vh; position: relative; display: flex; flex-direction: column; align-items: center; overflow: hidden; /* margin-bottom: 2vw; */ } .title .main-swiper { /* position: absolute; */ /* top: 0; */ /* left: 0; */ /* right: 0; */ /* bottom: 0; */ width: 100%; height: 100%; /* z-index: 5; */ } .banner-img { width: 100%; height: 100%; background-size: cover; display: flex; flex-direction: column; align-items: center; } .title .main-swiper-arorw-left, .main-swiper-arorw-right { position: absolute; z-index: 6; display: none; } .main-swiper-arorw-left img, .main-swiper-arorw-right img { height: 130px; } .main-swiper-arorw-left { top: 385px; left: 20px; } .main-swiper-arorw-right { top: 385px; right: 20px; transform: rotate(180deg); } .title .title-content { box-sizing: border-box; width: 100%; height: 100%; padding-bottom: 20vw; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; z-index: 5; } .title .main-swiper .banner-img { /* transition: all 160s; */ /* animation: rote 80s infinite alternate; */ } .title .title-content .main { font-size: 6.4667vw; color: #fff; } .title .title-content .infomation { padding: 4.6667vw 0px; width: 69.3333vw; font-size: 2.1333vw; color: #fff; } .title .title-content .see-more { width: 19.3333vw; height: 5.6vw; font-size: 1.8667vw; color: #fff; display: flex; justify-content: center; align-items: center; background-color: #009bdb; border-radius: 1.3333vw; } /* 鍐呭鍒楄〃 */ .info { width: 100vw; background-color: #fff; } .info .info-list { width: 100vw; display: flex; flex-direction: column; } .info .video { padding-top: 2vw; width: 100%; height: auto; } .info .info-list .img-hold .icon-pre { display: none; } .info .info-list .img-hold .icon-next { display: none; } .info .info-list .img-hold .icon-swiper { width: 100%; height: auto; overflow: hidden; } .info .info-list .img-hold { /* 鍥剧墖鎾戝紑鍖哄煙 */ width: 100vw; height: auto; order: 1; } .info .info-list .img-hold img { width: 100%; height: auto; display: block; } .info .info-list .list-bg-right { margin-top: 2vw; display: flex; flex-direction: column; align-items: center; position: relative; width: 100vw; background-color: #def3fa; padding-bottom: 2vw; /* height: 66.6667vw; */ } .info .info-list .video { order: 2; } .info .info-list .list-bg-right .right-dot { /* 鑺辩汗 */ position: absolute; /* display: none; */ bottom: 0px; right: 0px; width: 100%; height: 100%; z-index: 1; } .info .info-list .list-bg-right .list-title { display: flex; justify-content: center; width: 100%; padding-top: 2.6667vw; padding-bottom: 2.6667vw; font-size: 4vw; color: #333333; } .info .info-list .list-bg-right .list-info { width: 100%; box-sizing: border-box; padding: 4vw 2vw; font-size: 1.8667vw; color: #101010; } .info .info-list .list-bg-right a { z-index: 8; } .info .info-list .list-bg-right .see-more { /* position: relative; */ /* left: -85px; */ margin-top: 4vw; width: 22.6667vw; height: 6.2667vw; display: flex; justify-content: center; align-items: center; color: #fff; background-color: #004f9c; border-radius: 1.0667vw; font-size: 1.8667vw; } .info .info-list .list-bg-left { /* overflow: hidden; */ margin-top: 2vw; display: flex; flex-direction: column; align-items: center; position: relative; width: 100vw; background-color: #def3fa; padding-bottom: 2vw; } .info .info-list .list-bg-left .left-dot { /* transform: rotate(180deg 180deg); */ position: absolute; /* display: none; */ bottom: 0px; right: 0px; width: 100%; height: 100%; } .info .info-list .list-bg-left .list-title { display: flex; justify-content: center; width: 100%; padding-top: 2.6667vw; padding-bottom: 2.6667vw; font-size: 4vw; color: #333333; } .info .info-list .list-bg-left .list-info { height: 33.6vw; display: flex; justify-content: center; align-items: center; width: 100%; box-sizing: border-box; padding: 4vw 2vw; font-size: 1.8667vw; color: #101010; } .info .info-list .list-bg-left .main-nav-swiper { box-sizing: border-box; padding: 8vw 0vw; width: 89%; margin: 0 auto; /* background-color: #00539e; */ overflow: hidden; } .info .info-list .list-bg-left .main-nav-swiper .swiper-wrapper { } .info .info-list .list-bg-left .main-nav-swiper .swiper-slide { width: 18.6667vw; height: auto; } .info .info-list .list-bg-left .nav-wrap { width: 100%; box-sizing: border-box; padding-top: 2.6667vw; display: flex; flex-wrap: wrap; z-index: 6; } .info .info-list .list-bg-left .nav-wrap .nav-item { cursor: pointer; z-index: 99; display: flex; flex-direction: column; justify-content: center; align-items: center; /* width: 33%; */ box-sizing: border-box; transition: all 0.2s; padding-bottom: 2vw; } .info .info-list .list-bg-left .nav-wrap .nav-item .active { color: #009bdb !important; } .info .info-list .list-bg-left .nav-wrap .nav-item .text { transition: all 0.1s; margin-top: 2.6667vw; font-size: 2.1333vw; color: #000000; text-align: center; } .info .info-list .list-bg-right .nav-wrap { width: 100%; box-sizing: border-box; padding-top: 2.6667vw; display: flex; flex-wrap: wrap; justify-content: center; z-index: 9; } .info .info-list .list-bg-right .nav-wrap .navitem { cursor: pointer; z-index: 99; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 33%; box-sizing: border-box; transition: all 0.2s; padding-bottom: 2vw; z-index: 7; } .info .info-list .list-bg-right .nav-wrap .navitem .nav-text { transition: all 0.1s; margin-top: 2.6667vw; font-size: 2.1333vw; color: #000000; } .info .info-list .list-bg-right .nav-wrap .navitem .active { color: #089edc; } /* 鍐呭鍖虹粨鏉 */ .msg { /* 鏂伴椈鍖 */ width: 100vw; background-color: #fff; display: flex; flex-direction: column; align-items: center; } .msg .msg-title { padding-top: 2vw; font-size: 4vw; color: #111111; } .msg .msg-info { /* liaojiexxx */ font-size: 2.1333vw; color: #666666; padding-top: 2.6667vw; padding-bottom: 2.666vw; } .msg .news-wrap { width: 100%; } .msg .news-wrap .news-item { display: flex; flex-direction: column; width: 100%; height: auto; box-sizing: border-box; padding: 1.3333vw 2vw; border: 1px solid #eaeaea; margin-bottom: 2vw; } .msg .news-wrap .news-item .news-img { width: 100%; height: 50vw; } .msg .news-wrap .news-item .news-info .news-title { padding: 2vw 0vw; font-size: 2.4vw; color: #111111; font-weight: 600; } .msg .news-wrap .news-item .news-info .time { padding-top: 1.3333vw; font-size: 1.8667vw; color: #959595; } .msg .news-wrap .news-item .news-info .news-detail { padding-top: 1.3333vw; line-height: 4.6667vw; font-size: 1.8667vw; color: #333333; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; height: 8.6667vw; overflow: hidden; } /* 鑽h獕澧 */ .honor { width: 100%; height: 76vw; /* background-image: url("../static/honnor.png"); */ background-size: cover; background-repeat: no-repeat; display: flex; flex-direction: column; align-items: center; box-sizing: border-box; padding-top: 8vw; overflow: hidden; } .honor .honor-title { font-size: 4vw; font-weight: 600; color: #fff; } .honor .honor-info { font-size: 2.1333vw; color: #fff; padding-top: 4vw; padding-bottom: 8vw; } .honor .honor-swiper { overflow: hidden; } .honor .honor-swiper .swiper-wrapper { width: 100vw; } .honor .honor-swiper .swiper-slide { /*background: #fff;*/ /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.8); height: auto; } .honor .honor-swiper .swiper-slide { /* width: 40.3333vw; height: 32.6667vw; */ margin-right: 15vw; } .honor .honor-swiper .swiper-slide img { /* width: 100%; */ /* height: 100%; */ width: auto; height: 30vw; } .honor .honor-swiper .swiper-slide-active, .honor .honor-swiper .swiper-slide-duplicate-active { transform: scale(1); } .honor .pre-arrow { display: none; cursor: pointer; bottom: 155px; left: 151px; position: absolute; } .honor .pre-arrow img { height: 80px; } .honor .next-arrow { display: none; cursor: pointer; bottom: 155px; right: 146px; position: absolute; transform: rotate(180deg); } .honor .next-arrow img { height: 80px; } /* 鑱旂郴 */ .contact { width: 100vw; display: flex; flex-direction: column; align-items: center; padding: 12vw 0px; } .contact .contact-title { font-size: 4vw; color: #000000; font-weight: 600; } .contact .contact-info { text-align: center; padding-top: 4.4vw; padding-bottom: 4.4vw; line-height: 4.4vw; font-size: 2.1333vw; color: #000000; } .contact .contact-btn { width: 25.3333vw; height: 6.4vw; display: flex; justify-content: center; align-items: center; background-color: #004f9c; color: #fff; border-radius: 1.0667vw; font-size: 2.1333vw; } }