/*轮播图*/ .con{ width: 100%; height: auto; } .swiper-container { width: 100%; height: 100%; } .swiper-slide { text-align: center; font-size: 18px; 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; } .swiper-slide img{ width: 100%; height: auto; } /*产品服务*/ .pro{ width: 100%; height: auto; } @font-face { font-family: 'tt0857m'; src: ; } .p1{ color: #3c3c5e; font-size: 48px; text-align: center; margin-top: 80px; margin-bottom: 0; font-family: 'tt0857m'!important; } .p2{ color: #3c3c5e; font-size: 30px; text-align: center; margin-bottom: 15px; } .p3{ width: 80px; height: 4px; margin: auto; background: linear-gradient(to right, #5947fe, #36b4df); background: -webkit-linear-gradient(to right, #5947fe, #36b4df); display: block; border-radius: 10px; } .swiper-container1 { width: 100%; height: 100%; margin-top: 30px; position: relative; overflow: hidden; list-style: none; padding: 0; padding: 70px 0; z-index: 1; } .swiper-container1 .swiper-slide { text-align: center; font-size: 18px; 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; } .swiper-container1 .swiper-slide img{ width: 100%; height: auto; opacity: 0.6; } .swiper-container1 .swiper-slide.swiper-slide-active img{ transform: scale(1.5); opacity: 1; } .swiper-pagination1{ opacity: 0; } .card{ padding-left: 0; padding-right: 0; } .pro-a{ margin-top: 80px; } .pro-a .swiper-pagination-bullet{ width: auto; height: auto; display: inline-block; border-radius: 0; background: rgba(0,0,0,0); opacity: 1; } .pro-b{ width: 100%; height: auto; text-align: center; padding: 30px; cursor: pointer; margin-top: 15px; } .pro-b span{ font-size: 45px; color: #3c3c5e; } .pro-b p:nth-child(2){ color: #3c3c5e; font-size: 18px; margin: 20px 0; } .pro-b p:nth-child(3){ color: #888; font-size: 12px; line-height: 24px; margin-bottom: 0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; } .pro-b a{ width: 147px; height: 33px; display: inline-block; border-radius: 50px; color: #fff; font-size: 12px; background: linear-gradient(to right, #5947fe, #36b4df); line-height: 33px; margin: 20px auto 10px; display: none; } .pro-b a:hover{ background: linear-gradient(to left, #5947fe, #36b4df); box-shadow: 0 0 15px rgba(91,66,255,0.5); } .pro-b1{ width: 100%; height: 2px; background: linear-gradient(to right, #5947fe, #36b4df); display: none; } .pro-a .card:first-child{ box-shadow: 0 0 10px #f2f2f9; } .pro-a .card:first-child .pro-b a{ display: block; } .pro-a .card:first-child .pro-b span{ background: linear-gradient(to right, #5947fe, #36b4df); background: -webkit-linear-gradient(to right, #5947fe, #36b4df); /*background: -o-linear-gradient(to right, #5947fe, #36b4df); background: -ms-linear-gradient(to right, #5947fe, #36b4df); background: -moz-linear-gradient(to right, #5947fe, #36b4df); filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#5947fe',endcolorstr='#36b4df',gradienttype='1'); */ -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: transparent; } .pro-a .card:first-child .pro-b1{ display: block; } /*星空*/ .coo{ margin:0 auto; width:100%; height:100%; background-color:#000; position:relative; margin-top: 100px; } .coo canvas { width:100%;height:960px/*默认全屏显示 可自己设置高度640px*/; display:inline-block;vertical-align:baseline; /*position:absolute;*/ z-index:0; } .coo .canvaszz{ /*用来解决视频右键菜单,用于视频上面的遮罩层*/ width:100%; background-image: url(/uploads/image/psimages/in_top_bj.jpg); background-size:cover; height:100%; position:absolute; z-index:1; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; } .coo-a{ width: 100%; height: auto; position: absolute; top: 0; left: 0; z-index: 99; } .coo-a .p1{ color: #fff; } .coo-a .p2{ color: #fff; } .coo-b{ width: 100%; height: auto; text-align: center; z-index: 99; position: absolute; left: 50%; transform: translate(-50%,0); } .coo-b ul{ width: auto; height: auto; display: inline-block; } .coo-b ul li{ width: auto; height: auto; display: inline-block; margin: 10px; border-radius: 40px; transition: 0.4s; -webkit-transition: 0.4s; cursor: pointer; } .coo-b ul li p{ color: #fff; font-size: 16px; line-height: 40px; padding: 0 50px; margin-bottom: 0; } .coo-b .active{ background: #35b7de; } .coo-b ul li:hover{ background: #35b7de; transition: 0.4s; -webkit-transition: 0.4s; } .coo-c{ width: 1350px; height: 950px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo-a .brick-list{ width: 1350px; height: 950px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-d{ width: 100%; height: auto; } .coo-f{ width: 140px; height: 140px; border-radius: 50%; position: absolute; cursor: pointer; box-shadow: 5px 10px 40px rgba(0,0,0,0.2); } .coo-f img{ width: 100%; height: 100%; border-radius: 50%; } .coo-e{ width: 140px; height: 140px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); opacity: 0.1; z-index: -1; transition: 0.5s; -webkit-transition: 0.5s; background: #fff; border-radius: 50%; } .coo-f:hover .coo-e{ width: 170px; height: 170px; transition: 0.5s; -webkit-transition: 0.5s; } .coo-d1{ top: 49%; left: 2%; } .coo-d2{ top: 37%; left: 21%; } .coo-d3{ top: 35%; right: 7%; } .coo-d4{ top: 46%; left: 36%; } .coo-d5{ top: 52%; left: 52%; } .coo-d6{ top: 67%; right: 28%; } .coo-d7{ top: 64%; right: 9%; } /*行业解决方案*/ .ind{ width: 100%; height: auto; margin: 40px 0; } .ind { width: 100%; height: auto; display: inline-block; text-align: center; } .ind li{ width: 100%; height: auto; display: inline-block; padding: 0 5px; text-align: center; box-sizing: border-box; cursor: pointer; } .ind li i{ font-size: 45px; padding: 25px; color: #3c3c5e; border-radius: 20px; } .ind li p{ color: #9397a8; font-size: 14px; margin-top: 20px; } .ind li:hover i{ background: #fff; box-shadow: 0 0 10px #f2f2f2; background-image: -webkit-linear-gradient(right, #5947fe, #36b4df); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .ind .active i{ background: #fff; box-shadow: 0 0 10px #f2f2f2; background-image: -webkit-linear-gradient(right, #5947fe, #36b4df); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .ind .active p{ color: #437dff; } .ind li:hover p{ color: #437dff; } .ind-a{ width: 100%; height: auto; position: relative; box-shadow: 0 0 10px #f2f2f2; } .ind-a img{ width: 100%; height: auto; } .ind-a1{ width: 100%; height: auto; padding: 45px 20px; background: #fff; } .ind-a1 p:first-child{ color: #477fee; font-size: 18px; margin-bottom: 15px; } .ind-a1 p:nth-child(2){ color: #888888; font-size: 14px; line-height: 28px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; height: 84px; } .ind-a:hover .ind-a1{ background: linear-gradient(to right, #5947fe, #36b4df); background: -webkit-linear-gradient(to right, #5947fe, #36b4df); } .ind-a:hover .ind-a1 p{ color: #fff; } .ind-a2{ width: 60px; height: 60px; border-radius: 50%; background: #fff; position: absolute; top: 54.5%; left: 50%; transform: translate(-50%,-50%); text-align: center; line-height: 60px; display: none; } .ind-a2 i{ font-size: 40px; background-image: -webkit-linear-gradient(right, #5947fe, #36b4df); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .ind-a:hover .ind-a2{ display: block; } .ind-b{ width: 200px; height: 50px; border-radius: 50px; background: linear-gradient(to right, #5947fe, #36b4df); background: -webkit-linear-gradient(to right, #5947fe, #36b4df); text-align: center; line-height: 50px; display: inline-block; } .ind-b:hover{ background: linear-gradient(to left, #5947fe, #36b4df); background: -webkit-linear-gradient(to left, #5947fe, #36b4df); box-shadow: 0 0 15px rgba(91,66,255,0.5); } .button{ font-size: 14px; color: #fff; display: inline-block; width: 200px; height: 50px; } .button:hover{ color: #fff; } .ind-b1{ width: 100%; height: auto; text-align: center; margin-top: 50px; margin-bottom: 100px; } .swiper-container3 { width: 100%; height: 100%; overflow: hidden; padding: 20px 10px; box-sizing: border-box; position: relative; } .swiper-container3 .swiper-slide { text-align: center; font-size: 18px; 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; } .swiper-button-prev1, .swiper-button-next1{ width: 20px; height: 40px; background-size: 20px 40px; } /*了解云腾*/ .und .col-md-6{ padding-right: 0; padding-left: 0; } .swiper-container4 { width: 100%; height: 100%; overflow: hidden; box-sizing: border-box; position: relative; } .swiper-container4 .swiper-slide { text-align: center; font-size: 18px; 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; } .swiper-pagination3{ position: absolute; z-index: 9; text-align: right; padding-right: 20px; } .swiper-pagination3 .swiper-pagination-bullet{ width: 60px; height: 2px; background: #fff; border-radius: 0; opacity: 1; } .swiper-pagination3 .swiper-pagination-bullet-active{ background: linear-gradient(to right, #5947fe, #36b4df); background: -webkit-linear-gradient(to right, #5947fe, #36b4df); } .swiper-pagination3 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{ bottom: 30px; } .und-a{ width: 100%; height: auto; position: relative; } .und-a img{ width: 100%; height: 100%; } .und-b{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 0 200px 50px 50px; } .und-b .p1{ text-align: left; color: #fff; } .und-b .p2{ text-align: left; color: #fff; } .und-b .p3{ background: #fff; margin: 0; } .und-b p:nth-child(4){ color: #fff; font-size: 14px; line-height: 30px; margin-top: 50px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; } .und-c{ width: 100%; height: auto; cursor: pointer; text-align: center; margin-top: 30px; } .und-c p:first-child{ color: #fff; font-size: 55px; } .und-c p:first-child span{ color: #fff; font-size: 14px; } .und-c p:nth-child(2){ color: #fff; font-size: 14px; } .und-c:hover p:first-child{ background: -webkit-linear-gradient(to right, #62ddff, #5553fa); background: linear-gradient(to right, #62ddff, #5553fa); -webkit-background-clip: text; color: transparent; } /*云腾优势*/ .adv{ margin-top: 50px; } .adv-b{ width: 100%; height: auto; } .adv-a{ width: 65%; height: auto; position: relative; border-radius: 50%; left: 50%; transform: translate(-50%,0); } .adv-a img{ width: 100%; height: 10%; border-radius: 50%; } .adv-a1{ width: 100%; height: 100%; position: absolute; border-radius: 50%; top: 0; left: 0; z-index: 9; background: linear-gradient(to top, #5947fe, #36b4df); background: -webkit-linear-gradient(to top, #5947fe, #36b4df); opacity: 0.8; display: none; } .adv-b p{ color: #3c3c5e; font-size: 22px; text-align: center; margin-top: 20px; } .adv-c{ width: 60%; height: auto; margin: auto; } .adv-b2 .adv-b1:first-child .adv-a1{ display: block; } /*.adv-b2 .adv-b1:first-child .adv-b p{ color: #437dff; }*/ .pactive{ color: #437dff!important; } .swiper-container5 { width: 100%; height: 100%; overflow: hidden; box-sizing: border-box; position: relative; padding-top: 50px; margin-bottom: 100px; } .swiper-container5 .swiper-slide { text-align: center; font-size: 18px; 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; } .swiper-container5 .swiper-slide p{ color: #9397a8; font-size: 14px; line-height: 30px; padding: 0 100px; } .swiper-pagination5{ display: none; } .swiper-button-next2{ background-image:; } .swiper-button-prev2{ background-image:; } .swiper-button-next2,.swiper-button-prev2{ width: 20px; height: 60px; background-size: 20px 60px; } /*最新动态*/ .news{ width: 100%; height: auto; background: #f8f8f8; } .news-a{ width: 100%; height: auto; background: #fff; } .news .col-md-6{ margin-top: 50px; } .news-a2{ width: 45%; display: inline-block; height: auto; overflow: hidden; position: relative; } .news-a2 img{ width: 100%; height: auto; display: inline-block; top: 0; position: relative; left: 0; -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; -o-transition: -o-transform 0.4s; transition: transform 0.4s; } .news-a1{ width: 54%; height: auto; /*display: inline-block;*/ float: right; box-sizing: border-box; padding: 30px; } .news-a1 p:first-child{ color: #3c3c5e; font-size:20px; margin-top: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .news-a1 p:nth-child(2){ color: #9397a8; font-size:14px; line-height: 28px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-top: 30px; } .news-a1 p:nth-child(3){ color: #437dff; font-size:14px; margin-top: 50px; } .news-a:hover .news-a2 img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .news-b{ margin-top: 30px; background-color: #fff; padding: 30px; margin-bottom: 100px; } .news-b a{ color: #555; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 50px; margin-bottom: 0px; } .news-b a:hover{ color: #437dff; } @media (max-width: 1700px){ .und-b{ padding: 0 150px 50px 50px; } .und-b p:nth-child(4){ margin-top: 30px; } } @media (max-width: 1600px){ .und-b{ padding: 0 100px 50px 50px; } .und-b .p1{ margin-top: 40px; } } @media (max-width: 1500px){ .und-b{ padding: 0 50px 50px 50px; } .und-b .p1{ margin-top: 40px; } .und-c{ margin-top: 20px; } } @media (max-width: 1400px){ .pro-b p:nth-child(2){ font-size: 16px; } .pro-a{ margin-top: 50px; } .coo canvas { width:100%;height:880px/*默认全屏显示 可自己设置高度640px*/; } .coo-c{ width: 1206px; height: 850px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo-a .brick-list{ width: 1206px; height: 850px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-f{ width: 120px; height: 120px; } .coo-e{ width: 120px; height: 120px; } .coo-f:hover .coo-e{ width: 150px; height: 150px; transition: 0.5s; -webkit-transition: 0.5s; } .ind ul li i{ font-size: 40px; } .ind ul li{ width: 9.5%; } .ind ul li p{ font-size: 12px; } .ind{ margin: 35px 0; } .ind-a2{ top: 49.5%; } .ind-b1{ margin-bottom: 80px; } .und-b .p1{ margin-top: 30px; } .und-c{ margin-top: 0px; } .und-c p:first-child{ font-size: 50px; } .und-b p:nth-child(4){ line-height: 28px; } .adv-c{ width: 70%; } .news-a1 p:first-child{ margin-top: 0px; } .news-a1 p:nth-child(2){ margin-top: 20px; } .news-a1 p:nth-child(3){ margin-top: 40px; } } @media (max-width: 1300px){ .und-b{ padding: 0 30px 30px 30px; } .und-b .p1{ margin-top: 20px; } .und-c{ margin-top: 0px; } .und-c p:first-child{ font-size: 50px; } .und-b p:nth-child(4){ line-height: 27px; margin-top: 20px; } .und-c p:first-child{ margin-bottom: 0; } } @media (max-width: 1200px){ .pro-b{ padding: 15px; } .pro-b a{ width: 120px; } .swiper-container1{ padding: 50px 0; } .p1{ margin-top: 60px; font-size: 44px; } .p2{ font-size: 28px; } .p3{ width: 70px; } .coo canvas { width:100%;height:750px/*默认全屏显示 可自己设置高度640px*/; } .coo-c{ width: 1021px; height: 720px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo-a .brick-list{ width: 1021px; height: 720px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-f{ width: 120px; height: 120px; } .coo-e{ width: 120px; height: 120px; } .coo-f:hover .coo-e{ width: 150px; height: 150px; transition: 0.5s; -webkit-transition: 0.5s; } .coo{ margin-top: 60px; } .ind-a1{ padding: 30px 20px; } .ind-a2{ width: 50px; height: 50px; line-height: 50px; } .ind-a2 i{ font-size: 35px; } .ind-a2{ top: 48.5%; } .ind ul li p{ height: 34px; } .ind ul li{ height: 121px; } .und-b{ padding: 0 30px 30px 30px; } .und-b .p1{ margin-top: 15px; } .und-c{ margin-top: 0px; } .und-c p:first-child{ margin-bottom: 0; font-size: 45px; } .und-b p:nth-child(4){ line-height: 27px; margin-top: 15px; margin-bottom: 0px; } .und-b .p1{ font-size: 40px; } .und-b .p2{ font-size: 26px; } .adv-c{ width: 80%; } .swiper-container5 { padding-top: 20px; margin-bottom: 80px; } .swiper-container5 .swiper-slide p{ padding: 0 60px; } .adv-b p{ font-size: 18px; margin-top: 15px; } .adv-a{ width: 70%; } .adv{ margin-top: 30px; } .news-b{ margin-bottom: 80px; } .news-a1{ padding: 25px; } .news-a1 p:first-child{ font-size: 18px; } .news-a1 p:nth-child(2){ margin-top: 15px; } .news-a1 p:nth-child(3){ margin-top: 20px; } } @media (max-width: 1100px){ .und-b p:nth-child(4){ font-size: 12px; line-height: 24px; } .und-c p:first-child{ font-size: 40px; } .und-c p:nth-child(2){ font-size: 12px; } .und-c p:first-child span{ font-size: 12px; } } @media (max-width: 991px){ .p1{ margin-top: 30px; font-size: 40px; } .p2{ font-size: 26px; } .p3{ width: 60px; } .coo{ margin-top: 40px; } .pro-b a{ width: 100px; height: 30px; line-height: 30px; } .pro-b span{ font-size: 35px; } .pro-b{ padding: 14px; } .pro-b p:nth-child(2){ font-size: 12px; margin: 10px 0; } .pro-a{ margin-top: 20px; } .coo canvas { width:100%;height:550px/*默认全屏显示 可自己设置高度640px*/; } .coo-c{ width: 752px; height: 530px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo-a .brick-list{ width: 752px; height: 530px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-f{ width: 80px; height: 80px; } .coo-e{ width: 80px; height: 80px; } .coo-f:hover .coo-e{ width: 100px; height: 100px; transition: 0.5s; -webkit-transition: 0.5s; } .coo-b ul li p{ padding: 0 30px; } .swiper-container3 { padding: 20px 10px 0px; } .ind{ margin: 10px 0; } .ind-a1{ padding: 15px; } .ind-a1 p:first-child{ margin-bottom: 10px; font-size: 16px; } .ind-a1 p:nth-child(2){ line-height: 26px; height: 78px; } .ind-b1{ margin-top: 15px; margin-bottom: 40px; } .ind-a2{ top: 46.5%; width: 40px; height: 40px; line-height: 40px; } .ind-a2 i{ font-size: 25px; } .ind li i{ font-size: 40px; } .und-b{ padding: 50px; } .und-b p:nth-child(4){ font-size: 14px; margin-top: 50px; line-height: 30px; margin-bottom: 20px; } .und-c p:first-child{ font-size: 55px; } .swiper-container5{ padding-top: 10px; margin-bottom: 40px; } .news-a1{ padding: 15px; } .news-a1 p:first-child{ font-size: 16px; } .news-a1 p:nth-child(2){ margin-top: 10px; font-size: 12px; line-height: 24px; } .news-a1 p:nth-child(3){ margin-top: 10px; font-size: 12px; } .news-b{ margin-bottom: 60px; margin-top: 20px; } .news .col-md-6{ margin-top: 30px; } } @media (max-width: 767px){ .swiper-button-next, .swiper-button-prev{ width: 17px; height: 30px; background-size: 17px 30px; } .ind ul li{ width: 17%; height: auto; display: inline-block; padding: 0 ; text-align: center; box-sizing: border-box; cursor: pointer; } .p1{ font-size: 22px; margin-top: 20px; } .p2{ font-size: 18px; margin-bottom: 5px; } .p3{ width: 40px; height: 3px; } .ind ul li i{ font-size: 30px; } .coo canvas { width:100%;height:300px;/*默认全屏显示 可自己设置高度640px*/; display:inline-block;vertical-align:baseline position:absolute; z-index:0; } .swiper-container1{ padding: 20px 0; margin-top: 10px; } .pro-b span{ font-size: 25px; } .pro-b{ padding: 8px; margin-bottom: 31px; margin-top: 0; } .pro-b a{ width: 98px; height: 24px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; margin: 5px auto 0px; padding: 0 5px; } .pro-a{ margin-top: 0px; } .pro-b p:nth-child(2){ margin: 0px 0; } .card{ display: block; /*margin-bottom: 20px;*/ } .pro-a .card:first-child .pro-b{ margin-bottom: 0px; } .xian{ width: 100%; height: 0px; float: left; } .coo-c{ width: 411px; height: 290px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo{ margin-top: 10px; } .coo-a .brick-list{ width: 411px; height: 290px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-f{ width: 40px; height: 40px; } .coo-e{ width: 40px; height: 40px; } .coo-f:hover .coo-e{ width: 60px; height: 60px; transition: 0.5s; -webkit-transition: 0.5s; } .coo-b ul li p{ padding: 0 10px; font-size: 14px; line-height: 28px; } .coo-b ul li{ margin: 0; } .ind{ margin: 0; } .inds .col-xs-6{ margin-bottom: 15px; } .inds .col-xs-6:first-child{ padding-right: 7.5px; } .inds .col-xs-6:nth-child(2){ padding-left: 7.5px; } .inds .col-xs-6:nth-child(3){ padding-right: 7.5px; } .inds .col-xs-6:nth-child(4){ padding-left: 7.5px; } .ind-b{ width: 150px; height: 40px; line-height: 40px; } .ind-b a{ width: 150px; } .ind li i{ padding: 20px; } .ind-a1 p:first-child{ margin-bottom: 0; } .ind-b1{ margin-top: 0px; margin-bottom: 20px; } .und-b .p1{ font-size: 22px; margin-top: 0px; text-align: center; } .und-b .p2{ font-size: 18px; text-align: center; } .und-b .p3{ width: 40px; height: 3px; margin: auto; } .und-b{ padding: 15px; } .und-b p:nth-child(4){ font-size: 12px; line-height: 24px; margin-top: 10px; margin-bottom: 10px; } .und-c p:first-child{ font-size: 24px; } .und-b .col-xs-3{ padding-left: 0px; padding-right: 0px; } .swiper-pagination3 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{ bottom: 15px; } .swiper-pagination3{ padding-right: 15px; } .swiper-pagination3 .swiper-pagination-bullet{ width: 40px; } .adv-a{ width: 100%; } .adv-b p{ font-size: 16px; margin-top: 10px; } .adv-c{ width: 100%; } .swiper-container5 .swiper-slide p{ padding: 0 30px; line-height: 24px; font-size: 12px; } .swiper-container5{ padding-top: 0px; margin-bottom: 20px; } .adv{ margin-top: 15px; } .news-b{ margin-bottom: 60px; margin-top: 15px; padding: 15px; } .news .col-md-6{ margin-top: 15px; } .news-a1 p:nth-child(3){ margin-top: 10px; } .news-b a{ line-height: 40px; } .news-a1 p:nth-child(2){ -webkit-line-clamp:2; height: 46px; overflow: hidden; } } @media (max-width: 375px){ .coo canvas { width:100%;height:270px;/*默认全屏显示 可自己设置高度640px*/; display:inline-block;vertical-align:baseline position:absolute; z-index:0; } .coo-c{ width: 375px; height: 264px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo-a .brick-list{ width: 375px; height: 264px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-b ul li p{ padding: 0 10px; font-size: 12px; line-height: 24px; } .und-b p:nth-child(4){ font-size: 12px; line-height: 22px; margin-top: 5px; margin-bottom: 5px; } } @media (max-width: 360px){ .coo canvas { width:100%;height:263px;/*默认全屏显示 可自己设置高度640px*/; display:inline-block;vertical-align:baseline position:absolute; z-index:0; } .coo-c{ width: 360px; height: 253px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo-a .brick-list{ width: 360px; height: 253px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-b ul li p{ padding: 0 8px; font-size: 12px; line-height: 24px; } } @media (max-width: 320px){ .pro-b{ padding: 5px; } .coo canvas { width:100%;height:235px;/*默认全屏显示 可自己设置高度640px*/; display:inline-block;vertical-align:baseline position:absolute; z-index:0; } .coo-c{ width: 320px; height: 225px; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); z-index: -1; } .coo-a .brick-list{ width: 320px; height: 225px; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; } .coo-b ul li p{ padding: 0 8px; font-size: 12px; line-height: 20px; } .coo-f{ width: 30px; height: 30px; } .coo-e{ width: 30px; height: 30px; } .coo-f:hover .coo-e{ width: 50px; height: 50px; transition: 0.5s; -webkit-transition: 0.5s; } .p1{ font-size: 20px; } .und-b p:nth-child(4){ font-size: 12px; line-height: 22px; margin-top: 5px; margin-bottom: 5px; -webkit-line-clamp: 4; } .und-b{ padding: 10px; } .und-c p:first-child{ font-size: 23px; } }