.banner video, .banner .video .mask { width: 100%; position: absolute; left: 0; top: 0; } .banner .swiper-slide img { width: 100%; } .bgfull { background-size: cover; background-position: center center; background-repeat: no-repeat; } #banner .swiper-button-next:hover, #banner .swiper-button-prev:hover { opacity: 1; } #thumbs { position: absolute; width: 380px; left: 50%; bottom: 60px; margin-left: -190px; z-index: 10; } #thumbs .swiper-slide { opacity: 0.5; border: 2px solid #fff; cursor: pointer; } #thumbs .swiper-slide.swiper-slide-thumb-active { opacity: 1; } .banner-text { padding-left: 18%; color: #ffffff; } .banner-text .cn { font-size: 32px; line-height: 54px; font-weight: bold; /* letter-spacing: 4px; */ } .banner-text .en { margin-top: 40px; font-size: 16px; font-weight: 100; line-height: 26px; letter-spacing: 1px; } .banner-text .more { margin-top: 50px; display: inline-block; width: 150px; height: 44px; line-height: 42px; border: 1px solid rgba(255, 255, 255, .3); text-align: center; color: #ffffff; } .banner-text .more:hover { border: 1px solid rgba(255, 255, 255, .7); } .banner .png { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .25); padding: 15% 0 8%; } .banner .mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: column; -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; text-align: center; z-index: 2; color: #fff; } .banner .mask h1 { font-size: 5rem; font-weight: bold; } .banner .mask p { font-size: 16px; } .banner .parallax { position: absolute; top: -10%; left: 0; width: 100%; height: 120%; background-size: cover; } .banner .swiper-button-next, .banner .swiper-button-prev { background-size: 20%; width: 75px; height: 75px; background-color: transparent; left: 75px; opacity: 1; transition: all .3s; margin: 0; border-radius: 0; top: auto; bottom: 0; border-right: 1px solid #eee; } .banner .swiper-button-prev { left: 0; } /*header#header2 {*/ /* top: -200px;*/ /* transform: translatey(-120%);*/ /*}*/ #preload { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 200; display: flex; justify-content: center; align-items: center; } .preload-bg { position: absolute; width: 100%; height: 100%; background: #000; } #preload .tip { display: inline; color: #fff; font-size: 4vw; text-transform: uppercase; font-weight: bold; line-height: 1; position: relative; overflow: hidden; } .tip-bg { position: absolute; width: 0px; height: 100%; background: #fff; } #txt { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; } .box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .banner.swiper-container { width: 100%; z-index: 100; overflow: hidden; } .banner.mobile { display: none; } .banner.pc { display: block; } .banner .swiper-slide a { position: relative; display: block; } .banner .swiper-slide .content .mask { position: absolute; display: block; width: 100%; height: 100%; color: #fff; background-color: rgba(0, 0, 0, .2); left: 0; top: 0; 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; text-align: left; } .banner .swiper-slide a .mask { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; 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; text-align: center; } .banner .swiper-slide .content { position: relative; width: 100%; height: 100%; } .banner .swiper-slide .content .mask { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; } .banner a { display: block; } .banner h2 { color: #fff; font-size: 3vw; } .swiper-slide img { width: 100%; } .banner .width { position: absolute; padding: 0 100px; bottom: 0; } .banner .width .banner-page { height: 75px; float: right; width: 44.186%; background-color: #000; color: #fff; font-size: 20px; position: relative; z-index: 99; } .banner .width .banner-page span { text-align: right; line-height: 75px; display: inline-block; } .banner .swiper-button-next:hover, .banner .swiper-button-prev:hover { background-color: #000; } .banner .swiper-pagination-bullet { background-color: #fff; } .banner .swiper-pagination-bullet { bottom: 5% !important; border-radius: 4px; transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; } .banner .swiper-pagination-bullet-active { background-color: #e60012; width: 40px; } .banner .swiper-pagination-bullet { opacity: 1; } .banner .swiper-pagination { } .banner .swiper-pagination .swiper-pagination-current { padding-right: 10px; } .banner .swiper-pagination .swiper-pagination-total { padding-left: 10px; } .index-left { width: 40%; float: left; padding: 0 0 60px; } .index-right { width: 60%; float: left; padding-left: 60px; } .scroll-icon { margin: 0 auto; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 2em; width: 1.2em; font-size: 22px; color: rgba(255, 255, 255, 0.5); border-radius: 2em; border: solid 2px; -webkit-transition: .4s; transition: .4s; } .scroll-icon::after { content: ''; width: 5px; height: 5px; background-color: #fff; border-radius: 50%; -webkit-animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1); animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1); } @keyframes scroll-icon { 0% { -webkit-transform: translatey(-12px); transform: translatey(-12px); opacity: 0; } 30%, 70% { opacity: 1; } 100% { -webkit-transform: translatey(12px); transform: translatey(12px); opacity: 0; } } #main_nav.fixed { display: block; } #index_1 { padding: 0 100px 0; position: relative; background-color: #eee; z-index: 1; } #index_1 .index1_page { width: 100px; height: 50px; position: absolute; right: 100px; top: 0; background-color: #000; } #index_1 .index1_page .pro-tel { font-size: 24px; font-weight: 100; float: left; color: #fff; padding-left: 60px; } #index_1 .index1_page .swiper-button-next, #index_1 .index1_page .swiper-button-prev { background-color: #000; width: 50px; height: 50px; margin: 0; top: 0; right: 0; text-align: center; -webkit-background-size: 20%; background-size: 20%; border-left: 1px solid rgba(255, 255, 255, .2); border-bottom: 1px solid rgba(255, 255, 255, .2); z-index: 9; } #index_1 .index1_page .swiper-button-prev { right: 50px; left: auto; } #index_1 .index1_page .swiper-button-prev:hover, #index_1 .index1_page .swiper-button-next:hover { background-color: #000; } #index_1 .width { position: relative; padding: 60px; border-left: 1px solid rgba(255, 255, 255, .2); border-right: 1px solid rgba(255, 255, 255, .2); background-color: #fff; } #index_1 .width .index1_content { padding: 0; } #index_1 .title h1 .more-link { margin: 50px 0 0; } #index_pro { margin-bottom: 40px; } #index_1 .list_pic { padding: 0; } #index_1 .list_pic li .pic { padding-top: 100%; } #index_1 .list_pic .type3 li { margin-bottom: 0; } #index_1 .list_pic .type3 li:hover { box-shadow: none; background-image: linear-gradient(90deg, #000, #000); } #index_1 .list_pic .type3 { -webkit-justify-content: flex-start; justify-content: start; flex-wrap: nowrap; } #index_1 h3.title2 { color: #fff; font-size: 1.875rem; margin: 0 0 20px; overflow: hidden; font-weight: 100; position: relative; } #index_1 h3.title2 span.iconfont { font-size: 1.875rem; } #pj { margin-top: 20px; } #pj .swiper-slide a { display: block; padding: 0.3125rem; background-color: #f5f5f5; } #pj .swiper-slide .mask { width: 100%; height: 40px; line-height: 40px; background-color: rgba(0, 0, 0, .8); color: #d2aa7e; font-size: 14px; position: absolute; left: 0; bottom: 0; z-index: 1; opacity: 0; transition: all .5s; } #pj .swiper-slide:hover .mask { opacity: 1; } .title2 .page-button { position: absolute; right: 0; top: 10px; text-align: right; } .title2 .swiper-button-prev, .title2 .swiper-button-next { position: static; width: 110px; height: 40px; line-height: 40px; top: auto; left: auto; right: auto; -webkit-background-size: 10% !important; background-size: 10% !important; text-align: center; display: inline-block; background-color: #000; } #index_2 { overflow: hidden; padding: 0; position: relative; } #index_2:before, #index_2:after { /*content: '';*/ position: absolute; top: 0; width: 100px; height: 100%; background-color: rgba(255, 255, 255, .3); z-index: 2; } #index_2:before { left: 0; } #index_2:after { right: 0; } #index_2 .content { position: relative; } #index_2 .content .mask { position: absolute; width: 100%; height: 100%; top: 0; left: 0; 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; text-align: center; } #index_2 .content .width { width: 90%; height: 100%; position: absolute; top: 0; left: 5%; } #index_2 .content > img { width: 100%; } #index_2 .title { position: absolute; left: 160px; top: 60px; } #index_2 .title h1 { color: rgba(255, 255, 255, .2); } #index_2 .title h2 { color: #fff; } #index_2 ul { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 250px } #index_2 ul li { width: 30%; margin-bottom: 40px; position: relative; } #index_2 ul li.empty-li { height: 0; } #index_2 ul li .content { width: 80%; position: relative; width: max-content; padding: 15px; cursor: pointer; background-color: rgba(255, 255, 255, .5); transition: all .5s; } #index_2 ul li:hover .content { background-color: #000; } #index_2 ul li:hover .content p.t1 { color: #fff; } #index_2 ul li.left-item:hover .content { margin-right: 30px; } #index_2 ul li.right-item:hover .content { margin-left: 30px; } #index_2 ul li .content p.t1 { font-size: 18px; font-weight: bold; color: #000; } #index_2 ul li .content p.t2 { font-size: 14px; } #index_2 ul li.left-item .content:after { content: ''; width: 0; height: 0; position: absolute; top: 15px; right: -20px; border-width: 10px; border-style: solid; transition: all .5s; border-color: transparent transparent transparent rgba(255, 255, 255, .5); } #index_2 ul li.right-item .content:after { content: ''; width: 0; height: 0; position: absolute; top: 15px; left: -20px; border-width: 10px; border-style: solid; transition: all .5s; border-color: transparent rgba(255, 255, 255, .5) transparent transparent; } #index_2 ul li.left-item:hover .content:after { border-color: transparent transparent transparent #000; } #index_2 ul li.right-item:hover .content:after { border-color: transparent #000 transparent transparent } #index_2 ul li.left-item .content { text-align: right; float: right; margin-right: 80px; } #index_2 ul li.right-item .content { float: left; margin-left: 80px; } #index3 { padding: 0 100px; background: 0 0 no-repeat fixed; } #index3 .content { position: relative; text-align: right; padding: 120px 0; overflow: hidden; } #index3 .content .mask { width: 35%; color: #fff; float: left; text-align: left; z-index: 10; } #index3 .video-wrapper { width: 60%; float: right; } #index3 .video-wrapper .video { width: 100%; position: relative; height: 0; padding-top: 56.25%; } #index3 .video-wrapper .video video { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #000; z-index: 1; } #index3 .content .mask h1 { font-size: 42px; color: #fff; font-weight: 500; margin-bottom: 30px; } #index3 .content .mask h1 span { display: block; font-weight: 600; } #index3 .content .mask h1:before { content: ''; width: 1px; height: 80px; background-color: #fff; display: block; margin-bottom: 30px; } #index3 .content .mask p { line-height: 2; text-align: justify; } #index3 .more-link { margin: 30px 0 0; } #index_3 { padding-top: 0; padding-bottom: 0; background-color: #eee; position: relative; } #index_3 .width { background-color: #fff; padding: 100px 60px 0; } #index_3 li { position: relative; margin-bottom: 20px; overflow: hidden; } #index_3 li:nth-child(1) { border-radius: 40px 0 0 0; } #index_3 li:nth-child(3) { border-radius: 0 0 40px 0px; } .mask2 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; /*background-color: rgba(0, 0, 0, .2);*/ background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 25%, #1e539e 50%, #ff3083 75%, #3db4ea 100%); /* ff3.6-15 */ background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 25%, #1e539e 50%, #ff3083 75%, #3db4ea 100%); /* chrome10-25,safari5.1-6 */ background: linear-gradient(135deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 25%, #000 50%, #000 75%, #3db4ea 100%); /* w3c, ie10 , ff16 , chrome26 , opera12 , safari7 */ background-size: 400% 400%; background-repeat: no-repeat; color: #fff; font-size: 20px; font-family: "noto sans sc"; font-weight: 100; text-align: center; z-index: 1; 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: all .3s; } .mask2:hover { color: #fff; background-position: 100% 100%; } .mask2 span { font-size: 40px; } #index_3 .more-link { margin: 30px 0 0; } #index_3 .more-link:hover { color: #fff; } #index-video .content { width: 100%; position: relative; height: 0; padding-top: 32.29%; } #index-video .content video, #index-video .content .mask { position: absolute; width: 100%; height: 100%; left: 0; top: 0; 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; color: #fff; text-align: center; } #index-video .content .mask { background-color: rgba(0, 0, 0, .3); } #index-video .content .mask h1 { font-size: 32px; margin-bottom: 20px; } #index-video .content .mask p { font-size: 18px; line-height: 2; margin-bottom: 40px; } #index-video .content .mask .more-link { color: #fff; border: 1px solid #fff; } #index-2 .swiper-button-next, #index-2 .swiper-button-prev { background-size: 20%; width: 40px; height: 60px; background-color: #ccc; right: 0; opacity: 1; transition: all .3s; z-index: 10; } #index-2 .swiper-button-next { border-radius: 0 5px 5px 0; } #index-2 .swiper-button-prev { left: 0; right: auto; border-radius: 5px 0 0 5px; } #index-2 .swiper-button-next:hover, #index-2 .swiper-button-prev:hover { opacity: 1; background-color: #fc7019; } #index_3 .content p { text-align: justify; color: #999; } #index_3 li .num { font-size: 50px; line-height: normal; font-weight: 500; color: #e60012; font-family: "noto sans sc"; } #index_3 #data { margin-top: 30px; text-align: center; border-left: 1px solid #eee; border-right: 1px solid #eee; overflow: hidden; text-align: center; color: #333; } #index_3 #data li { width: 25%; float: left; margin-bottom: 0; } #index_3 #data li li { border-left: 1px solid #eee; border-radius: 0; } #index_3 #data li { font-size: 14px; } #index_4 { padding: 100px 0; position: relative; } #index_4 .width { padding: 0 160px; } #index_4:before, #index_4:after { /*content: '';*/ position: absolute; top: 0; width: 100px; height: 100%; background-color: rgba(255, 255, 255, .3); z-index: 2; } #index_4:before { left: 0; } #index_4:after { right: 0; } #index_4 .index-left { width: 60%; padding-bottom: 0; } #index_4 .index-left .swiper-slide img { padding-right: 40px; } #index_4 .index-right { width: 40%; float: right; } #index_4 .am-g { position: relative; z-index: 2; background-color: transparent; } #index_4 .section_bg { width: 100%; height: 100%; position: absolute; right: auto; left: 0; top: 0; z-index: -1; } #index_4 .section_bg img { width: 100%; } #index_4 .title { color: #fff !important; text-align: right; margin-bottom: 20px; } #index_4 .title h2 { right: 0; } #index_4 .contact-txt { color: #fff; text-align: right; } #index_4 .contact-txt p { line-height: 40px; } #index_5 .more-link { margin: 30px 0; } #index_5 .am-g { padding: 0 0 0 30px; } #index_5 .am-u-md-3 { background-color: #f5f5f5; padding: 60px 30px; } #index_5 .am-u-md-3 li { line-height: 50px; border-bottom: 1px solid #ccc; } #index_5 .am-u-md-9 { padding-left: 0; padding-right: 0; background-color: #f5f5f5; } #index_5 #index-news { background-image: linear-gradient(90deg, #000, #84d8f9); padding: 30px 30px 40px; } #index_5 #index-news .swiper-slide { padding: 20px; transition: all .5s; color: #fff; } #index_5 #index-news .swiper-slide:hover { background-color: #e60012; } #index_5 #index-news .swiper-slide a { color: #fff; } #index_5 #index-news .swiper-slide .pic { position: relative; width: 100%; height: 0; padding-top: 66%; } #index_5 #index-news .swiper-slide .pic .thumb { position: absolute; left: 0; right: 0; bottom: 0; top: 0; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 2px; overflow: hidden; } #index_5 #index-news .swiper-slide .pic a { position: absolute; width: 100%; height: 100%; z-index: 4; left: 0; top: 0; } #index-news .swiper-button-prev, #index-news .swiper-button-next { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; -webkit-background-size: 30%; background-size: 30%; background-color: #000; bottom: 1px; top: auto; opacity: 1; } #index-news .swiper-button-prev { right: 41px; background-color: #333; left: auto; } #index-news .swiper-button-next { right: 1px; } .news_time { margin-top: 10px; font-size: 12px; } .news_title { font-size: 20px; font-family: "noto sans sc"; font-weight: 500; margin: 0; } .news_content { font-size: 14px; font-family: "noto sans sc"; font-weight: 100; text-align: justify; } #service-list .swiper-slide { color: #fff; } #service-list .swiper-button-next { top: auto; bottom: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; background-color: #000; border-radius: 50%; right: calc(50% - 70px); -webkit-background-size: 20%; background-size: 20%; opacity: .8; } #service-list .swiper-button-prev { top: auto; bottom: 0; left: 50%; width: 30px; height: 30px; line-height: 30px; text-align: center; background-color: #000; border-radius: 50%; -webkit-background-size: 20%; background-size: 20%; opacity: .8; } #service-list .swiper-button-prev:hover, #service-list .swiper-button-next:hover { opacity: 1; } #service-list .swiper-slide h3 { font-size: 30px; font-family: "noto sans sc"; font-weight: 100; margin-bottom: 30px; } #service-list .swiper-slide p { font-size: 18px; } #index_6 { padding-top: 60px; padding-bottom: 60px; } #index_6 .index-left { position: relative; background-color: #f5f5f5; padding-bottom: 60px; } #index_6 .section-bg { width: 100%; padding-top: 50%; position: absolute; height: 0; top: 0; left: 0; z-index: 1; background-color: #e60012; } #index_6 form { margin: 10% 80px 0; padding: 40px; background-color: #fff; position: relative; z-index: 2; } #index_6 .am-u-md-6:nth-child(2) { padding-top: 7.5%; } #index_6 .contact-txt h1 { font-size: 1.875rem; font-weight: 400; line-height: 2; border-bottom: 1px solid #ddd; margin-bottom: 30px; } #index_6 .contact-txt p { line-height: 50px; border-bottom: 1px solid #eee; font-size: 18px; } #index_6 .contact-txt p span.iconfont { font-size: 24px; padding-right: 10px; } #index_6 .contact-txt img { margin-top: 20px; } #index_6 form .am-input-group { width: 100%; display: block; margin-bottom: 20px; overflow: hidden; } #index_6 form .am-form-field { height: 40px !important; padding: 0 5px !important; line-height: 40px !important; font-size: 14px; width: 100% !important; } @media screen and (max-width: 1440px) { header { padding: 0 60px; } .banner .width { padding: 0 60px; } .title h1 { font-size: 4rem; } header .text p.t2 { font-size: 14px; } #index_1 { padding: 0 60px; } #index_1 .title { line-height: 60px; width: 60px; } #index_3 .width { padding: 60px; } .index-left { padding: 0; } .banner .swiper-slide a .mask h1 { font-size: 40px; } #index_2 .content .mask .bg-img img { width: 480px; } #index_2 .title { left: 120px; } #index_2 ul { margin-top: 160px; } #index_2 ul li .content p.t1 { font-size: 16px; } #index_2 ul li.left-item .content { margin-right: 20px; } #index_2 ul li.right-item .content { margin-left: 20px; } #index_3 .index-intro .more-link { margin-top: 20px; } #index_2 ul li.left-item:hover .content { margin-right: 0; } #index_2 ul li.right-item:hover .content { margin-left: 0; } #index_4 { padding: 60px 0; } #index_4 .width { margin: 0 60px; } #index_4 .weixin { cursor: pointer; } #index_2:before, #index_2:after, #index_4:before, #index_4:after { width: 60px; } #index_6 form { margin: 15% 60px 0; } #index_6 .contact-txt p { line-height: 40px; } } @media only screen and (max-width: 1280px) { #index-2 li:nth-child(2) { margin-bottom: 10px; } #index-2 li .content a span, #index_3 li .mask a span { width: 28px; height: 28px; line-height: 28px; } #index_1 { padding-left: 60px; } .banner .width { padding: 0; right: 0; width: 100%; height: 40px; } .banner .width .banner-page { width: 100%; height: 40px; float: none; background: transparent; } .banner .swiper-pagination { left: 0; right: auto; } .banner .swiper-button-next, .banner .swiper-button-prev { width: 40px; height: 40px; line-height: 40px; left: 40px; background-color: #000; } .banner .width .banner-page span { margin: 0 5px; } .banner .swiper-button-prev { left: 0; } body { background-color: #eee; } section { padding: 3%; margin-top: 3%; } #index_1 { padding: 0 3%; } #index_1 .title { width: 100%; line-height: 60px; position: relative; writing-mode: inherit; } #index_1 .width { padding: 0 0 60px; } #index_1 .width .index1_content { padding: 0; } #index_1 .width:after { display: none; } .index-left { padding: 0 30px; } .index-right { padding-right: 30px; } #index_3 li .num { font-size: 40px; } .title h1 { font-size: 4rem; } #index_3 .width { padding: 60px 0; } #index_1 .index1_page { border-width: 60px; } #index_2 ul li .content { margin: 0; } #index_2 ul li.left-item .content { float: none; } #index_2 ul li.right-item .content { float: right; } #index_2 { height: 700px; -webkit-background-size: cover; background-size: cover; } } @media only screen and (max-width: 992px) { header .text p.t2 { font-size: 12px; } #banner .swiper-wrpper, #banner .bg { height: 0 !important; padding-top: 56.25%; } #thumbs { bottom: 5px; } #index3 .content .mask h1 { font-size: 28px; } #index3 .content .mask h1:before { height: 40px; margin-bottom: 10px; } #index_1 { padding: 60px 3%; background-color: #fff; } #index_pro { margin: 0; } #index_1 .width { padding: 0; } #index_1 .title h1 .more-link { margin: 15px 0 0; } #index3 { padding: 3%; } #index3 .content { padding: 6% 0; } #index3 .content .mask, #index3 .video-wrapper { width: 100%; margin-bottom: 10px; float: none; } #index_3 { padding: 0; } .mask2 span { font-size: 30px; line-height: normal; } #index_3 li { margin-bottom: 10px; } #index_3 .width { padding: 30px 0; } .index-left, .index-right { width: 100%; padding: 20px; float: none; } .protitle h1 { font-size: 30px; display: inline-block; padding-right: 10px; } .procotext p { font-size: 16px; } .probtn { padding-top: 10px; } .plug_service { display: none !important; } #index_2 { background: #fff 0 0 no-repeat; height: auto; } #index_2 .content { padding: 30px 3%; } #index_2 .content > img { display: none; } #index_2 .title { position: relative; left: 0; top: 0; } #index_2 .content .mask { position: static; padding: 10px 20px; } #index_2 .content .width { position: relative; left: 0; width: 100%; } #index_2 ul li { width: 100%; float: none; margin-bottom: 10px; } #index_2 ul li .content { padding: 5px 10px; width: 100%; } #index_2 ul li.right-item .content, #index_2 ul li.left-item .content { float: none; margin: 0; text-align: left; } #index_2 ul li.empty { display: none; } #index_2 ul li.left-item .content:after, #index_2 ul li.right-item .content:after { display: none; } #index_2 ul { margin: 0; } #index_3 .am-u-sm-12 .am-u-md-3 { padding-right: 0; margin-bottom: 20px; } #index_3 .am-g .am-u-md-9 { padding: 20px; } #index_3 #data { border: none; } #index_3 #data li { width: 50%; margin-bottom: 0; padding: 10px 0; } #index_3 #data li:nth-child(2n) { border-left: 1px solid #eee; } #index_3 #data li:nth-child(3n) { border-left: none !important; } #index_3 #data li:nth-child(3n), #index_3 #data li:nth-child(4n) { border-top: 1px solid #eee; } #index_4 { padding: 0; border-radius: 0; } #index_4 .width { margin: 0; padding: 0; background-image: linear-gradient(90deg, #000, #0154a6); } #index_4 .index-left, #index_4 .index-right { width: 100%; padding: 30px 3% 0; float: none; } #index_4 .index-left .swiper-slide img { padding: 0; } #index_4 .title, #index_4 .contact-txt { text-align: left; } #index_4 .title h1 { color: rgba(255, 255, 255, .3); } #index_4 .title h2 { color: #fff; } #index_4 .contact-txt p { font-size: 16px; line-height: 2; } #service-list .swiper-button-next { width: 30px; height: 30px; line-height: 30px; right: auto; right: 0; top: 35%; bottom: auto; background-color: #000; -webkit-background-size: 30%; background-size: 30%; } #service-list .swiper-button-prev { width: 30px; height: 30px; line-height: 30px; right: 30px; left: 0; top: 35%; bottom: auto; background-color: #333; -webkit-background-size: 30%; background-size: 30%; } #index-news .swiper-button-prev, #index-news .swiper-button-next { width: 30px; height: 30px; line-height: 30px; -webkit-background-size: 30%; background-size: 30%; bottom: 10px; } #index-news .swiper-button-prev { right: 30px; } #index_4 .am-u-md-3 { margin-bottom: 20px; } #service-list .swiper-slide h3 { font-size: 22px; margin: 10px 0; } #service-list .swiper-slide p { font-size: 14px; } #service-list .swiper-slide { padding-bottom: 60px; } #index_5 { padding: 0; } #index_5 #index-news { border-radius: 0; } #index_5 .am-g { padding: 0 15px; } #index_5 .am-u-md-3 { padding: 30px 15px 20px; background-color: #fff; } #index_5 .am-u-md-3 ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; flex-wrap: wrap; } #index_5 .am-u-md-3 li { width: 24%; text-align: center; font-size: 15px; border: 1px solid #ddd; line-height: 30px; } #index_5 #index-news .swiper-slide { padding: 0; } #index_6 { background-color: #fff; padding: 0 3%; } #index_6 .index-left, #index_6 .index-right { padding: 30px 0 0; background-color: #fff; } #index_6 .section-bg { display: none; } #index_6 form { margin: 0; padding: 0; } #index_6 .contact-txt h1 { font-size: 24px; } #index_6 .contact-txt p { font-size: 16px; } #index-2 li, #index-2 li:first-child { width: 100%; margin: 0 0 10px 0; } #index-2 li:first-child .content, #index-2 li .content { padding: 20px 10px; height: auto; } #index-2 li .content h2, #index-2 li:first-child .content h2 { font-size: 20px; } #index-2 li:first-child .content p { font-size: 14px; } #index-2 li .content h2:after { content: ''; display: block; margin-top: 10px; width: 100px; height: 1px; background-color: #fc7019; } .cate-banner .content .mask div p { font-size: 16px; } .banner h2 { font-size: 40px; width: 100%; padding: 0 10%; line-height: normal; } header#header1 { display: none; } header#header2 { top: 0; transform: none; display: block; padding: 0 3%; } #index-2 .index-left, #index-2 .index-right { width: 100%; float: none; } .banner .mask { display: none; } .banner .swiper-slide img { width: 100%; } .banner.mobile { display: block; } .banner.pc { display: none; } #index_3 .content { margin-top: 20px; } #index_3 #data { margin-bottom: 20px; } #index_3 .index-intro { padding-left: 0; } .a-title p { font-size: 12px; width: 80%; margin: 10px auto; } #index_3 li .num { font-size: 40px; color: #000; } #index_3 .content p { color: #000; font-size: 16px; } .banner .swiper-slide a .mask h1 { font-size: 24px; font-weight: 300; } #pj .swiper-slide .mask { opacity: 1; } .section_bg { width: 75%; } } @media only screen and (max-width: 480px) { .protextbox { padding-left: 0; } .mbuy, .prodetail { width: 40%; } .section_bg { display: none; } }