.public-title .cn::after { left: 50%; transform: translatex(-50%); -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); } .active .public-title { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeinup; -moz-animation-name: fadeinup; -o-animation-name: fadeinup; animation-name: fadeinup; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } .index-tit { border-bottom: 1px #e5e5e5 solid; padding-bottom: 10px; } .index-tit a { font-size: 14px; color: #777777; } #fp-nav ul li a span, .fp-slidesnav ul li a span { background: #ce0300; } .left-nav { position: fixed; top: 100%; left: 0; width: 80px; height: 100%; z-index: 12; -webkit-transition: all 0.8s; -o-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s; background-position: center top; background-repeat: no-repeat; background-size: cover; } .left-nav .left-nav-con { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); } .left-nav.fixed { top: 0; } .left-nav .nav-gotop { width: 100%; margin-bottom: 90%; } .left-nav .nav-gotop p i.redline { width: 10px; height: 0; background: #ab0017; position: absolute; top: 0; left: 50%; margin-left: -5px; z-index: 1; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .left-nav .nav-gotop p i.whiteline { width: 1px; height: 120px; background: #fff; margin: 0 auto; opacity: 0.8; } .left-nav .nav-gotop p a { width: 20px; font-size: 18px; color: #fff; word-wrap: break-word; margin: 10px auto; font-weight: bold; } .left-nav .nav-wechat { width: 100%; padding: 25px 0; cursor: pointer; } .left-nav .nav-wechat:hover .wechat-slidecon-wrap { width: 300px; } .left-nav .nav-wechat>a { width: 100%; background: no-repeat center top; padding-top: 30px; color: #fff; } .left-nav .nav-wechat .wechat-slidecon-wrap { position: absolute; top: 0; left: 80px; width: 0; background: #fff; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; overflow: hidden; -moz-box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; box-shadow: 0 0 10px #999; } .left-nav .nav-wechat .wechat-slidecon-wrap .wechat-slidecon { width: 300px; height: 271px; } .left-nav .nav-wechat .wechat-slidecon-wrap img { display: block; width: 100%; max-width: inherit; } .left-nav .nav-wechat .wechat-slidecon-wrap .we-s-txt { padding: 10px 10px; text-align: right; } .left-nav .nav-wechat .wechat-slidecon-wrap .we-s-txt h2 { font-size: 20px; color: #333; text-align: left; margin-left: 25px; } .left-nav .nav-wechat .wechat-slidecon-wrap .we-s-txt a { display: inline-block; font-size: 14px; color: #999; padding-right: 20px; /* background: no-repeat right center; */ margin-top: 10px; } .left-nav .nav-menu { width: 100%; position: relative; text-align: center; padding: 25px 0; } .left-nav .nav-menu:hover .menu-slidecon-wrap { width: 300px; } .left-nav .nav-menu>a { width: 100%; background: no-repeat center top; padding-top: 30px; color: #fff; } .left-nav .nav-menu .menu-slidecon-wrap { position: absolute; top: 0; left: 80px; width: 0; background: #fff; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; overflow: hidden; -moz-box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; box-shadow: 0 0 10px #999; } .left-nav .nav-menu .menu-slidecon-wrap .menu-slidecon { width: 300px; } .left-nav .nav-menu .menu-slidecon-wrap dl dd { height: 70px; line-height: 70px; background: #e5e5e5; } .left-nav .nav-menu .menu-slidecon-wrap dl dd a { display: block; font-size: 18px; color: #333; text-align: center; } .left-nav .nav-menu .menu-slidecon-wrap dl dd a i { display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; } .left-nav .nav-menu .menu-slidecon-wrap dl dd a span { display: inline-block; width: 100px; text-align: left; margin-left: 10px; } .left-nav .nav-link { width: 100%; position: relative; text-align: center; padding: 25px 0; } .left-nav .nav-link>a { width: 100%; padding-top: 30px; color: #fff; background: no-repeat center top; } .left-nav .nav-link .link-slidecon-wrap { position: absolute; top: 0; left: 80px; width: 0; height: 290px; background: #fff; overflow: hidden; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; -moz-box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; box-shadow: 0 0 10px #999; } .left-nav .nav-link .link-slidecon-wrap .link-slidecon { height: 100%; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem { height: 100%; padding-bottom: 20px; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem:first-child { width: 25%; background: #d71920; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem .limore { position: absolute; bottom: 10px; right: 50px; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem .limore a { color: #d71920; margin-top: inherit; margin-left: 10px; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem h3 { font-size: 20px; color: #fff; margin-top: 40px; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem a { display: inline-block; font-size: 14px; color: #fff; margin-top: 50px; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem ul { margin-top: 20px; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem ul li { float: left; width: 25.33%; padding: 15px 0 15px 8%; text-align: left; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem ul li a { font-size: 14px; color: #333; margin-top: inherit; } .left-nav .nav-link .link-slidecon-wrap .link-slideitem ul li a:hover { color: #d71920; } .fp-viewing-secondpage .left-nav { background-image: url(/uploads/image/images/b1.jpg); } .fp-viewing-thirdpage .left-nav { background-image: url(/uploads/image/images/b2.jpg); } .fp-viewing-fourthpage .left-nav { background-image: url(/uploads/image/images/b3.jpg); } .fp-viewing-fifthpage .left-nav { background-image: url(/uploads/image/images/b4.jpg); } .videoshow{ width: 70%; height: 80%; } @media screen and (max-width: 767px) { .videoshow{ width: 100%; height: 70%; } } @media screen and (max-width: 1440px) { .left-nav .nav-menu .menu-slidecon-wrap { top: 10px; } .left-nav .nav-menu .menu-slidecon-wrap dl dd { height: 50px; line-height: 50px; } .left-nav .nav-link .link-slidecon-wrap { top: -40px; height: 220px; } .left-nav .nav-link .link-slidecon .link-slideitem h3 { margin-top: 20px; } .left-nav .nav-link .link-slidecon .link-slideitem .link-search { margin: 30px 10% 0; } .left-nav .nav-link .link-slidecon .link-slideitem ul { margin-top: 15px; } .left-nav .nav-link .link-slidecon .link-slideitem ul li { width: 29.33%; padding: 10px 0 10px 4%; } .left-nav .nav-link .link-slidecon .link-slideitem a { margin-top: 30px; } } .section { position: relative; background: #fff; margin-left: 80px; overflow: hidden; } .section#section0 { margin-left: inherit; } .section#section1 { overflow: inherit; } .section#section3 { background: no-repeat center center; -moz-background-size: cover; background-size: cover; } .section#section6 .index-page-tit { margin-left: 40px; } .section#lastpage { margin-left: inherit; } .section .slidedown-ts { position: absolute; left: 35px; bottom: 8%; z-index: 6; text-align: center; } .section .slidedown-ts span { display: block; width: 20px; text-align: center; font-size: 18px; color: #fff; line-height: 1.5; font-weight: bold; margin-top: 15px; } .section .slidedown-ts i.mouse { display: block; width: 22px; height: 40px; background: no-repeat center; -webkit-animation: mouse 2s infinite; -moz-animation: mouse 2s infinite; -o-animation: mouse 2s infinite; animation: mouse 2s infinite; position: relative; } @-webkit-keyframes mouse { 0% { top: 10px; } 50% { top: 0; } 100% { top: 10px; } } @-moz-keyframes mouse { 0% { top: 10px; } 50% { top: 0; } 100% { top: 10px; } } @-o-keyframes mouse { 0% { top: 10px; } 50% { top: 0; } 100% { top: 10px; } } @keyframes mouse { 0% { top: 10px; } 50% { top: 0; } 100% { top: 10px; } } .section .index-banner { width: 100%; height: 100%; position: relative; } .section .index-banner a.arrow-left { width: 23px; height: 41px; background: no-repeat center; -moz-background-size: 100%; background-size: 100%; position: absolute; top: 50%; left: 5%; opacity: 0.4; z-index: 2; } .section .index-banner a.arrow-right { width: 23px; height: 41px; background: no-repeat center; -moz-background-size: 100%; background-size: 100%; position: absolute; top: 50%; right: 5%; opacity: 0.4; z-index: 2; } .section .index-banner .swiper-container { height: 100% !important; } .section .index-banner .swiper-container .swiper-wrapper { height: 100% !important; } .section .index-banner .swiper-slide { height: 100% !important; position: relative; overflow: hidden; } .section .index-banner .swiper-slide .dw-cont { position: absolute; left: 0; top: 0; width: 100%; } .section .index-banner .swiper-slide .dw-cont img { width: 100%; height: 100%; } .section .index-banner .swiper-pagination { bottom: 140px; left: 50%; transform: translatex(-50%); -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); } .section .index-banner .swiper-pagination .swiper-pagination-bullet { background-color: #fff; opacity: 1; margin: 0 10px; } .section .index-banner .swiper-pagination .swiper-pagination-bullet-active { border: 4px #fff solid; background: none; width: 20px; height: 20px; } #section1.active .headercon { top: 0; } .headercon { position: relative; top: -120px; z-index: 9; background: #fff; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s; transition: all 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeinright; -moz-animation-name: fadeinright; -o-animation-name: fadeinright; animation-name: fadeinright; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } #section1.active .s1-con-l .focus { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeinup; -moz-animation-name: fadeinup; -o-animation-name: fadeinup; animation-name: fadeinup; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } #section1.active .s1-con-l .focus-news { -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-duration: 1.2s; -webkit-animation-name: fadeinup; -moz-animation-name: fadeinup; -o-animation-name: fadeinup; animation-name: fadeinup; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } #section1.active .s1-con-r { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeinright; -moz-animation-name: fadeinright; -o-animation-name: fadeinright; animation-name: fadeinright; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } .section-con.s1-con { background: url(/uploads/image/images/bg1.jpg)no-repeat center; background-size: cover; overflow: hidden; } .section-con.s1-con .section-container { border-bottom: 1px solid #e5e5e5; } .section-con .s1-con-l .focus-news .index-tit { position: relative; cursor: pointer; } .section-con .s1-con-l .focus-news .index-tit::after{ display: block; content: ''; left: 0; bottom: -2px; position: absolute; height: 4px; width: 0px; background: #d71920; transition: all .5s; } .section-con .s1-con-l .focus-news .index-tit:hover::after{ width: 120px; } .section-con .indexnews { width: 100%; } .section-con .s1-con-l { width: 800px; padding-right: 50px; border-right: 1px solid #e5e5e5; margin-right: 50px; } .section-con .s1-con-l .focus { width: 100%; overflow: hidden; } .section-con .s1-con-l .focus img { width: 100%; height: 400px; object-fit: cover; } .section-con .s1-con-l .focus .txt { position: absolute; left: 0; bottom: 0; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5)); padding: 20px 100px 20px 15px; z-index: 9; width: 100%; color: #fff; font-size: 24px; font-weight: bold; } .section-con .s1-con-l .focus .swiper-pagination { position: absolute; right: 10px; bottom: 20px; z-index: 9; } .section-con .s1-con-l .focus .swiper-pagination-bullet { background-color: #fff; width: 12px; height: 12px; margin-right: 10px; } .section-con .s1-con-l .focus-news { margin-top: 10px; padding-bottom: 30px; } .section-con .s1-con-l .focus-news:hover h2.index-tit span { width: 100%; } .section-con .s1-con-l .focus-news ul { overflow: hidden; margin-top: 10px; } .section-con .s1-con-l .focus-news ul li { line-height: 2; } .section-con .s1-con-l .focus-news ul li a { font-size: 18px; } .red { font-weight: bold; color: #d71920; } @media (max-width:1921px) { .section-con .s1-con-l .focus-news ul li:last-child { /*display: none;*/ } } .section-con .s1-con-r { width: 430px; } .section-con .s1-con-r .news-item { padding-bottom: 40px; } .section-con .s1-con-r .news-item h3 { font-size: 24px; margin-top: 20px; line-height: 1.5; } .section-con .s1-con-r .news-item ul { margin-top: 10px; } .section-con .s1-con-r .news-item ul li { line-height: 2; } @media (max-width:1921px) { .section-con .s1-con-r .news-item:last-child { padding-bottom: 0; } .section-con .s1-con-r .news-item:first-child ul li:last-child { /* display: none; */ } } .section-con .s1-con-r .news-item ul li a { font-size: 18px; } .section-con .s1-con-r .news-item .index-tit { position: relative; cursor: pointer; } .section-con .s1-con-r .news-item .index-tit::after{ display: block; content: ''; left: 0; bottom: -2px; position: absolute; height: 4px; width: 0px; background: #d71920; transition: all .5s; } .section-con .s1-con-r .news-item .index-tit:hover::after{ width: 120px; } #section2.active [class^=item] { -webkit-animation-name: fadeinup; -moz-animation-name: fadeinup; -o-animation-name: fadeinup; animation-name: fadeinup; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } #section2.active [class^=item]>a>img { width: 100%; } #section2.active .item-1 { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; } #section2.active .item-2 { -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-duration: 1.2s; } #section2.active .item-3 { -webkit-animation-duration: 1.4s; -moz-animation-duration: 1.4s; -o-animation-duration: 1.4s; animation-duration: 1.4s; } .business { margin-top: 50px; } .business [class^=item] { opacity: 1; width: 32%; overflow: hidden; } .business [class^=item] img { width: 100%; } .business [class^=item] .text-con { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9; padding: 40px; color: #fff; } .business [class^=item] .text-con h3 { font-size: 24px; margin-top: 20px; } .business [class^=item] .text-con .text { font-size: 15px; margin-top: 20px; height: 0; opacity: 0; line-height: 2; } .business [class^=item] .text-con span { margin-top: 60px; width: 20px; height: 20px; background: url(/uploads/image/images/arrow.png)no-repeat center; margin: 60px auto 0px auto; height: 0; opacity: 0; } @media (min-width:1025px) { .business [class^=item]:hover .text-con .text { opacity: 1; height: auto; } .business [class^=item]:hover .text-con span { height: 20px; opacity: 1; } .business .item-1:hover .text-con { background-color: rgba(9, 101, 195, .9); } .business .item-2:hover .text-con { background-color: rgba(10, 204, 120, .9); } .business .item-3:hover .text-con { background-color: rgba(242, 166, 18, .9); } } #section3.active .investment ul li, #section3.active .text { -webkit-animation-name: fadeinup; -moz-animation-name: fadeinup; -o-animation-name: fadeinup; animation-name: fadeinup; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } #section3.active .investment ul li:nth-child(1) { -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-duration: 1.2s; } #section3.active .investment ul li:nth-child(2) { -webkit-animation-duration: 1.4s; -moz-animation-duration: 1.4s; -o-animation-duration: 1.4s; animation-duration: 1.4s; } #section3.active .investment ul li:nth-child(3) { -webkit-animation-duration: 1.6s; -moz-animation-duration: 1.6s; -o-animation-duration: 1.6s; animation-duration: 1.6s; } #section3 { overflow: hidden; padding-top: 60px; padding-bottom: 120px; } #section3.active .text { -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-duration: 1.2s; } #section3 .text { color: #777; line-height: 36px; padding: 0 125px; } .investment { margin-top: 60px; } .investment ul li { width: 240px; position: relative; overflow: hidden; background: rgba(255, 255, 255, .3); height: 280px; margin-right: 30px; border: 1px #fff solid; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .investment ul li:last-child { margin-right: 0; } .investment ul li .counter { font-size: 100px; color: #d71920; line-height: 1; } .investment ul li .jia { font-size: 100px; color: #d71920; line-height: 1; } .investment ul li h4 { font-size: 18px; font-weight: normal; } #section4.active .video-slide { -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-duration: 1.2s; -webkit-animation-name: fadeinup; -moz-animation-name: fadeinup; -o-animation-name: fadeinup; animation-name: fadeinup; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } #section4 { padding: 40px 0 60px 0; } .video-slide { height: 660px; margin-top: 50px; width: 100%; } .video-slide .view .swiper-container { width: 100%; } .video-slide .view img { width: 100%; height: 660px; } .video-slide .view .mark { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); color: #fff; font-size: 24px; line-height: 1.5; padding-bottom: 100px; } .video-slide .view span { width: 80px; height: 80px; background: url(/uploads/image/images/play.png)no-repeat center; background-size: 100%; margin-bottom: 15px; } .video-slide .preview { width: 100%; position: absolute; left: 50%; transform: translatex(-50%); -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); bottom: 30px; z-index: 9; } .video-slide .preview span { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); background: url(/uploads/image/images/play.png)no-repeat center; width: 40px; height: 40px; background-size: 100%; z-index: 10; } .video-slide .preview .swiper-container { width: 800px; height: 130px; } .video-slide .preview .swiper-slide { width: 255px; height: 130px; cursor: pointer; margin-right: 20px; } .video-slide .preview .swiper-slide:last-child { margin-right: 0; } .video-slide .preview .swiper-slide::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; opacity: .4; } .video-slide .preview img { width: 100%; height: 100%; } .video-slide .preview .active-nav::after { opacity: 0; } #section5 { padding-bottom: 70px; } .groupslide { margin-top: 60px; margin-left: 80px; } .groupslide .groupslide-item { width: 100%; } .groupslide .groupslide-item.first-child { position: relative; z-index: 9999; } .groupslide .groupslide-item .tempwrap { overflow: inherit !important; } .groupslide .groupslide-item ul { width: 100%; overflow: inherit !important; } .groupslide .groupslide-item ul li { width: 320px; position: relative; } .groupslide .groupslide-item ul li:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -ms-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); z-index: 99; } .groupslide .groupslide-item ul li:hover span.zz { display: none; } .groupslide .groupslide-item ul li img { display: block; width: 100%; height: 215px; max-width: inherit; position: relative; object-fit: cover; } .groupslide .groupslide-item ul li span.zz { display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1); position: absolute; top: 0; left: 0; } @media screen and (min-width: 2400px) { .left-nav { -moz-background-size: auto 100% !important; background-size: auto 100% !important; } } @media screen and (max-width: 1440px) { .sub-footer .container { padding-left: 80px; } .investment ul li .counter { font-size: 80px; } .headercon { top: -110px; } } @media screen and (max-width: 1366px) { .container { width: 100%; padding-left: 20px; padding-right: 20px; } .headercon { top: -100px; } .index-tit { font-size: 22px; } .section-con .s1-con-l { width: 56%; margin-right: 3%; padding-right: 3%; } .section-con .s1-con-r { width: 35%; } .section-con .s1-con-l .focus .txt, .section-con .s1-con-r .news-item h3 { font-size: 20px; } .section-con .s1-con-l .focus-news ul li a, .section-con .s1-con-r .news-item ul li a { font-size: 16px; } .section-con .s1-con-l .focus img { height: 400px; } .investment ul li .counter { font-size: 70px; } .video-slide .preview .swiper-slide { width: 200px; height: 120px; } #section2 { padding-top: 30px; } } @media (max-width:1280px) { .left-nav { width: 60px; } .left-nav .nav-gotop p a { font-size: 16px; } .left-nav .nav-wechat>a, .left-nav .nav-link>a, .left-nav .nav-menu>a { font-size: 14px; } .sub-footer .container { padding-left: 80px; } } @media (max-width:1025px) { .section .slidedown-ts, .left-nav { display: none; } .section { margin-left: 0; } .sub-footer .container { padding-left: 20px; } .video-slide, .video-slide .view img { height: 500px; } } @media (max-width:1199px) { .headercon { top: 0; animation-name: none; -webkit-animation-name: none; -moz-animation-name: none; -o-animation-name: none; z-index: 999; } .section .index-banner { padding-top: 90px; } .section .index-banner .swiper-slide .dw-cont { position: inherit; overflow: hidden; } .section .index-banner .swiper-slide .dw-cont img { /* width: auto; height: 88vh; */ width: 100%; height: auto; } .section .index-banner .swiper-pagination { bottom: 30px; z-index: 10; } .index-tit { font-size: 20px; padding-bottom: 15px; } .section-con .s1-con-l { padding-right: 30px; margin-right: 30px; } .section-con .s1-con-l .focus img { height: 355px; } .section-con .s1-con-l .focus-news ul li a, .section-con .s1-con-r .news-item ul li a { font-size: 14px; } .section-con .s1-con-l .focus-news { margin-top: 25px; } .section-con .s1-con-l .focus-news ul li:last-child, .section-con .s1-con-r .news-item:first-child ul li:last-child { display: block; } .section-con .s1-con-r .news-item { padding-bottom: 70px; } .section-con .s1-con-l .focus .txt, .section-con .s1-con-r .news-item h3 { font-size: 18px; } .business { padding-bottom: 70px; } .business [class^=item] .text-con h3 { font-size: 20px; } #section3 .text { padding: 0 0px; } .investment ul li .counter { font-size: 58px; } .investment ul li .jia { font-size: 58px; } .video-slide .preview .swiper-container { width: 580px; height: 100px; } .video-slide .preview .swiper-slide { width: 160px; height: 100px; } #section5 { padding-bottom: 0; } .groupslide { margin-left: 0; overflow: hidden; margin-top: 40px; } .groupslide .groupslide-item ul li { width: 300px; height: 180px; overflow: hidden; } .groupslide .groupslide-item ul li img { height: 180px; } .video-slide .view .mark { font-size: 20px; } } @media (max-width:980px) { .index-tit { padding-bottom: 10px; } .section-con.s1-con { padding-bottom: 50px; } .section .index-banner .swiper-slide .dw-cont img { height: 30vh; } .section-con .s1-con-l { width: 100%; margin-right: 0; padding-right: 0; border-right: 0; } .section-con .s1-con-l .focus img { height: 420px; } .section-con .s1-con-r { width: 100%; } .section-con .s1-con-l .focus .txt, .section-con .s1-con-r .news-item h3, .investment ul li h4 { font-size: 16px; } .investment ul li { width: 200px; height: 220px; } .investment ul li .counter , .investment ul li .jia{ font-size: 48px; } .video-slide, .video-slide .view img { height: 420px; } .video-slide .view span { width: 60px; height: 60px; } .video-slide .preview { bottom: 0; } .video-slide .preview .swiper-slide { width: 120px; height: 80px; } .groupslide .groupslide-item ul li { width: 240px; height: auto; } .groupslide .groupslide-item ul li img { height: 160px; } .business [class^=item] .text-con h3 { font-size: 18px; } } @media (max-width:767px) { #section3 .text { font-size: 14px; } .business [class^=item] .text-con h3 { font-size: 16px; } .business [class^=item] .icon { width: 45px; height: 45px; } } @media (max-width:480px) { .business { margin-bottom: 0; } .section .index-banner { padding-top: 70px; } .index-tit { font-size: 18px; } .section-con .s1-con-l .focus img { height: 280px; } .section-con .s1-con-l .focus .txt, .section-con .s1-con-r .news-item h3, .investment ul li h4 { font-size: 15px; } .section-con .s1-con-r .news-item { padding-bottom: 20px; } #section2 { padding-top: 0px; } .business { margin-top: 40px; } .business [class^=item] { width: 100%; height: 420px; } .business [class^=item] .text-con { padding: 20px; height: 420px; } .business [class^=item] .text-con span { margin: 0; } .business [class^=item] .text-con .text { height: auto; opacity: 1; } .investment { margin-top: 40px; } .investment ul li { width: 32%; margin-right: 2%; height: 140px; } .investment ul li .counter { font-size: 38px; } .video-slide { height: auto; margin-top: 30px; } .video-slide .view img { height: 280px; } .video-slide .preview { position: inherit; } .video-slide .preview .swiper-slide { width: 20%; margin-right: 2%; } .video-slide .preview .swiper-slide:last-child { margin-right: 0; } .video-slide .preview span { width: 30px; height: 30px; } #section4 { padding-bottom: 0px; padding-top: 20px; } #section3 { padding-top: 30px; padding-bottom: 70px; } .video-slide .view .mark { width: 100%; padding-bottom: 0; font-size: 18px; } .video-slide .view span { width: 50px; height: 50px; } .investment ul li .jia{ font-size: 32px; } } @media (max-width:376px) { .section-con .s1-con-l .focus .txt, .section-con .s1-con-r .news-item h3, .investment ul li h4 { font-size: 14px; } .investment ul li .counter { font-size: 32px; } .video-slide .preview .swiper-slide { width: 18%; } .video-slide .view .mark { font-size: 14px; } }