/* 首页主体内容样式 */ .main { background: #ffffff; } /* 所有主体内容标题 */ .main h2.item-title { text-align: center; font-size: 32px; line-height: 56px; } .main h2>a { color: #000000; } /* 所有主体内容描述 */ .main .item-dec { text-align: center; font-size: 22px; margin-bottom: 32px; color: #aeaeae; } .main>div { padding: 35px 0px; } /* 轮播图 */ .swiper-slide>img { width: 100%; } #swiper1 .swiper-button-next:after, .swiper-button-prev:after { font-size: 69px !important; } #swiper1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next { color: #ffffff !important; } #swiper1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev { color: #ffffff !important; } /* 视频按钮 */ .video-button { position: absolute; top: 67%; left: 46%; background: transparent; padding: 3px 20px; border-radius: 5px; line-height: 44px; font-size: 22px; border: 3px solid #ffffff; color: #ffffff; cursor: pointer; z-index: 99; -webkit-transition: all .5; -moz-transition: all .5; -o-transition: all .5; transition: all .5s; } .video-button:hover { -webkit-animation-name: bounceln; -o-animation-name: bounceln; animation-name: bounceln; -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } /* 轮播图下方展示栏 */ .tp-banner-dom { position: absolute; bottom: -35px; left: 50%; transform: translatex(-50%); width: 1210px; height: 122px; border-radius: 5px; background: #ffffff; box-shadow: 7px 12.1px 43px 0 rgba(0, 0, 0, .1); z-index: 99; } .tp-banner-item { width: 25%; border-radius: 5px; height: 100%; float: left; padding: 22px 0px; padding-left: 42px; } .tp-banner-item:hover { background: #1296db; box-shadow: 0px 4px 15px 0 #1296dbbd; } .tp-banner-item>div>span { font-size: 25px; color: #000000; } .tp-banner-item>div>p { margin-top: 14px; color: #666666; } .tp-banner-item>div { float: left; } .tp-banner-item>em { display: inline-block; float: left; font-size: 52px; margin-right: 20px; color: #1296db; } .tp-banner-item:hover>div>span, .tp-banner-item:hover>em { color: #ffffff; } .tp-banner-item:hover>div>p { color: #ffffff; } /* 产品服务 */ .serve-list { width: 100%; } .serve-list::after { content: ""; display: block; clear: both; } .serve-list li { float: left; width: 287px; height: 270px; margin-bottom: 30px; padding: 20px; background: #efefef; border-radius: 5px; padding-top: 40px; text-align: center; position: relative; -webkit-transition: all .5; -moz-transition: all .5; -o-transition: all .5; transition: all .5s; } .serve-list a:not(:first-child) li { margin-left: 32px; } .serve-list a:nth-child(5) li { margin: 0px; } .serve-list li>div { width: 100%; } .p-fontsiz { font-size: 50px; color: #1296d8; font-weight: bold; position: relative; top: 0; -webkit-transition: all .5; -moz-transition: all .5; -o-transition: all .5; transition: all .5s; } .serve-list li:hover .p-fontsiz, .serve-list li.active .p-fontsiz { top: -26px; color: #ffffff; } .serve_text { position: relative; top: 0; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .serve_text ul::after { content: ""; display: block; clear: both; } .serve_text li { float: left; width: 50%; color: #999999; white-space: nowrap; text-overflow: ellipsis; } .serve_text li:nth-child(2n) { text-align: right; } .serve_text li:nth-child(2n-1) { text-align: left; } .serve-list a { display: inline-block; float: left; } .serve-list .serve-button { width: 100px; height: 30px; background: #ffffff; border-radius: 7px; line-height: 30px; margin: 20px auto; color: black; opacity: 0; position: relative; top: 0px; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .serve-list .serve_icon { width: 69px; height: 60px; margin: 0 auto; transition: 0.36s; position: relative; top: 0; } .serve-list .serve_text>p { font-size: 18px; color: #343434; margin-top: 18px; margin-bottom: 15px; } .serve-list .serve_text>span { font-size: 14px; width: 100%; color: #999999; margin-top: 3px; display: inline-block; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3 } .serve-list li:hover { background: #1296db; } .serve-list li:hover .serve_text { top: -36px; } .serve-list li:hover .serve_text>p { color: #ffffff; } .serve-list li:hover .serve_text li { color: #ffffff; } .serve-list li.active .serve_text li { color: #ffffff; } .serve-list li:hover .serve_text>span { color: #ffffff; margin-top: 0; } .serve-list li:hover .serve_icon { top: -26px; } .serve-list li:hover .serve-button { opacity: 1; top: -20px; } .serve-list li.active { background: #1296db; } .serve-list li.active .serve_text { top: -36px; } .serve-list li.active .serve_text>p { color: #ffffff; } .serve-list li.active .serve_text>span { color: #ffffff; margin-top: 0; } .serve-list li.active .serve_icon { top: -26px; } .serve-list li.active .serve-button { opacity: 1; top: -20px; } /* 产品服务 end*/ /* 关于我们 */ .about { width: 100%; background: #f9f9fb; } .about_left { height: 684px; background: url(/uploads/image/cp1iabout/chinamap.png) no-repeat; background-size: contain; background-position-x: 102px; } .about-dot { position: absolute; width: 9px; height: 9px; } .aboutinfo { position: absolute; top: -45px; left: 0; width: 248px; height: 197px; font-size: 46px; color: #d9dbdc; } .aboutinfo>.line { position: absolute; bottom: 0; width: 41%; height: 7px; background: #d9dbdc; } /* 福建-小圆点的位置 */ .about_left>.one { top: 424px; left: 646px; border-radius: 6px; } .one.active>.bubble { width: 274px; } /* 长沙-小圆点的位置 */ .about_left>.two { /* width: 30px; height: 30px; */ top: 397px; left: 548px; border-radius: 6px; /* background-size: cover; */ } .two.active>.bubble { top: -91px; left: -370px; width: 352px; } /* 北京-小圆点的位置 */ .about_left>.three { top: 177.5px; left: 613.5px; border-radius: 6px; } .three.active>.bubble { top: -99px; right: -233px; width: 271px; } /* 武汉-小圆点的位置 */ .about_left>.four { top: 356px; left: 572px; border-radius: 6px; } .four.active>.bubble { top: 20px; right: 20px; width: 229px; } /* 广西-小圆点的位置 */ .about_left>.five { top: 451px; left: 531px; border-radius: 6px; } .five.active>.bubble { top: -88px; right: 20px; width: 293px; } /* 济南-小圆点的位置 */ .about_left>.six { top: 260px; left: 630px; border-radius: 6px; } .six.active>.bubble { top: -104px; right: -243px; width: 266px; } /* 广州-小圆点的位置 */ .about_left>.seven { top: 479px; left: 598px; border-radius: 6px; } .seven.active>.bubble { top: -160px; right: -193px; width: 264px; } /* 郑州-小圆点的位置 */ .about_left>.eight { top: 301px; left: 574px; border-radius: 6px; } .eight.active>.bubble { top: -100px; left: -50px; width: 264px; } /* 合肥-小圆点的位置 */ .about_left>.nine { top: 342px; left: 630px; border-radius: 6px; } /* 昆明-小圆点的位置 */ .about_left>.ten { top: 438px; left: 441px; border-radius: 6px; } .ten.active>.bubble { top: -105px; right: 7px; width: 236px; } /* 成都-小圆点的位置 */ .about_left>.eleven { top: 356px; left: 457px; border-radius: 6px; } .eleven.active>.bubble { top: -130px; right: 10px; width: 283px; } /* 沈阳-小圆点的位置 */ .about_left>.twelve { top: 164px; left: 687px; border-radius: 6px; } .twelve.active>.bubble { top: -95px; right: 10px; } /* 南昌-小圆点的位置 */ .about_left>.thirteen { top: 383px; left: 622px; border-radius: 6px; } .thirteen.active>.bubble { left: -230px; width: 235px; } /* 大连-小圆点的位置 */ .about_left>.fourteen { top: 191px; left: 688px; border-radius: 6px; } /* 拉萨-小圆点的位置 */ .about_left>.fifteen { top: 329px; left: 260px; border-radius: 6px; } .fifteen.active>.bubble { top: -96px; right: 9px; width: 350px; } /* 内蒙古-小圆点的位置 */ .about_left>.sixteen { top: 205px; left: 531px; border-radius: 6px; } .sixteen.active>.bubble { top: -91px; right: 31px; width: 244px; } /* 石家庄-小圆点的位置 */ .about_left>.seventeen { top: 218px; left: 589px; border-radius: 6px; } .seventeen.active>.bubble { top: -91px; right: 14px; width: 294px; } /* 长春-小圆点的位置 */ .about_left>.eighteen { top: 122.5px; left: 728.5px; border-radius: 6px; } .eighteen.active>.bubble { top: -91px; right: 34px; width: 235px; } /* 贵州-小圆点的位置 */ .about_left>.nineteen { top: 397px; left: 482px; border-radius: 6px; } .nineteen.active>.bubble { width: 268px; top: 20px; right: 20px; } /* 新疆-小圆点的位置 */ .about_left>.twenty { top: 122.5px; left: 283.5px; border-radius: 6px; } .twenty.active>.bubble { top: -61px; right: 33px; width: 258px; } /* 宁夏-小圆点的位置 */ .about_left>.twenty-one { top: 246px; left: 441px; border-radius: 6px; } .twenty-one.active>.bubble { top: -91px; right: 31px; width: 244px; } /* 青海-小圆点的位置 */ .about_left>.twenty-two { top: 260px; left: 400px; border-radius: 6px; } .twenty-two.active>.bubble { top: -91px; right: 31px; width: 244px; } /* 气泡 */ .bubble>div:nth-child(2), .bubble>div:nth-child(5), .bubble>div:nth-child(3), .bubble>div:nth-child(4), .bubble>div:nth-child(6), .bubble>div:nth-child(7), .bubble>div:nth-child(8) { display: block; font-size: 16px; color: #666666; margin-top: 10px; } .bubble>.z_c { display: block; font-size: 16px; color: #333333; font-weight: bold; } .bubble { position: absolute; padding: 16px; top: -91px; right: -159px; width: 229px; background-color: #fff; border: 1px solid #dddedf; border-radius: 5px; box-shadow: 0 5px 20px rgba(153, 153, 153, .4); box-sizing: border-box; z-index: 99; display: none; } /* 小圆点 */ .about-dot { width: 20px; height: 20px; background-size: cover; } /* .about_left>.about-dot:before { position: relative; z-index: 3; display: block; width: 100%; height: 100%; border-radius: 50%; background: #d5a57a; content: ""; -webkit-transition: all .8s; -moz-transition: all .8s; -o-transition: all .8s; transition: all .8s; } */ .about_left>.active.about-dot::before { background: #0058fa; } .about-dot.active em { margin-top: -13px; margin-left: -13px; border: 1px solid #bab4f6; background-color: rgba(0, 77, 240, 0.1); } .about-dot em { position: absolute; top: 50%; left: 50%; box-sizing: border-box; margin-top: -13px; margin-left: -12px; width: 25px; height: 25px; border: 1px solid #e4c9b2; border-radius: 50%; background-color: rgba(255, 255, 255, .4); -webkit-transform: scale(.6); transform: scale(.6); display: none; -webkit-animation: dotanimo 4s linear infinite; -moz-animation: dotanimo 4s linear infinite; -o-animation: dotanimo 4s linear infinite; animation: dotanimo 4s linear infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -o-animation-timing-function: linear; animation-timing-function: linear; } .about-dot.active em { display: inline-block; } /* .about-dot.two em { display: none; } */ .about_left>.about-dot>.dot-radio1 { z-index: 0; border: 1px dashed #e4c9b2; } .about-dot>.dot-radio2 { z-index: 1; background-color: rgba(255, 255, 255, .3); -webkit-animation-delay: 2s; -moz-animation-delay: 2s; -o-animation-delay: 2s; animation-delay: 2s; } .about-dot>.dot-radio3 { z-index: 2; background-color: rgba(255, 255, 255, .3); -webkit-animation-delay: 3s; -moz-animation-delay: 3s; -o-animation-delay: 3s; animation-delay: 3s; } .dot-radio1, .dot-radio2, .dot-radio3 { border: 1px dashed #f6b4b5; } /* 小圆点动画 */ @keyframes dotanimo { 0% { transform: scale(.6); -webkit-transform: scale(.6); opacity: 1; } 70% { transform: scale(1.5); -webkit-transform: scale(1.5); opacity: .8; } 100% { transform: scale(2); -webkit-transform: scale(2); opacity: 0; } } .about_right { box-shadow: 7px 12.1px 43px 0 rgba(0, 0, 0, .1); } .about_right>.img { position: relative; } .about_right>.img>img { width: 100%; height: 200px; object-fit: cover; } .about_right>.img>.videox { position: absolute; width: 100%; height: 100%; background: #0000008a; top: 0; left: 0; display: none; } .about_right>.img:hover>.videox { display: block; } .about_right>.img>.videox>div { width: 46px; margin: 88px auto; cursor: pointer; } .about_right>.img>.videox>div img { width: 100%; } .about_right>.text { padding: 12px 30px; background: #ffffff; color: #333333; } .about_right>.text>p { color: #666666; margin-top: 20px; line-height: 26px; } .map-item { position: absolute; display: none; bottom: 13px; left: 0; } .map-item li { position: relative; display: block; padding: 12px 10px 12px 8px; line-height: 20px; } .map-item li p { color: rgba(51, 51, 51, .7); font-size: 17px; } .map-item li p>i { color: #1296db; margin-right: 10px; } .map-item li h5 { overflow: hidden; padding-left: 5px; height: 18px; color: #333; font-size: 16px; margin: 0; } .map-item h5 strong { display: block; font-weight: 400; -webkit-transition: all .8s; -moz-transition: all .8s; -o-transition: all .8s; transition: all .8s; } .map-item li:hover h5 strong:first-child { margin-top: -20px; } .map-item li em { position: absolute; bottom: -1px; left: 0; width: 160px; height: 1px; background-color: #eceded; } .map-item li .icon-kede { display: inline-block; margin-right: 5px; width: 20px; height: 20px; } .map-item li em:before { display: block; margin-left: 0; width: 10px; height: 1px; background-color: #999; content: ""; -webkit-animation: marginl 2s linear infinite; -moz-animation: marginl 2s linear infinite; -ms-animation: marginl 2s linear infinite; -o-animation: marginl 2s linear infinite; animation: marginl 2s linear infinite; } @keyframes marginl { 0% { margin-left: 0; } 50% { margin-left: 50%; } 100% { margin-left: 100%; } } /* 关于我们 end */ /* 资质荣誉 */ .honor-list{ display: flex; justify-content: center; } .honor-list::after { content: ""; display: block; clear: both; } .honor-box { width: 194px; background: #f3f3f3; height: 212px; text-align: center; padding-top: 20px; float: left; margin-right: 13px; position: relative; top: 0; transition: all 0.36s; -webkit-transition: all 0.36s; -o-transition: all 0.36s; -moz-transition: all 0.36s; } .honor-box:hover { top: -10px; box-shadow: 0 3px 10px #c9c9c9; } .honor-icon { width: 52%; margin: 10px auto; } .honor-icon img { width: 100%; } .honor-box div>p { font-size: 16px; } .honor-box div>span { font-size: 12px; color: #999999; } /* 资质荣誉 end */ /* 服务客户 */ .client { background: ; background-attachment: fixed; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .client>.container>h2>a { color: #ffffff; } .client-list { width: 100%; } .client-list::after { content: ""; display: block; clear: both; } #swiper2 { padding: 20px 0; } .client-list>div { width: 20%; float: left; transition: all .5s; -webkit-transition: all .5s; /* safari */ } .client-list>div>img { width: 100%; } .client-list>div:hover { position: relative; box-shadow: -4px 6px 19px 2px rgba(177, 171, 171, 0.38); transform: scale(1.1); -ms-transform: scale(1.1); /* ie 9 */ -moz-transform: scale(1.1); /* firefox */ -webkit-transform: scale(1.1); /* safari 和 chrome */ -o-transform: scale(1.1); } #swiper2 .swiper-wrapper { height: 440px; } #swiper2 .swiper-pagination-bullet { width: 64px; height: 6px; display: inline-block; border-radius: 5px; background: #333333; opacity: 1; } #swiper2 .swiper-pagination-bullet-active { background: #ffffff; } /* 服务客户 end */ /* 新闻 */ .news { background: #ffffff; } .item_p img { display: none; } .news .mainnews { box-sizing: border-box; padding: 44px 60px; width: 520px; height: 544px; text-align: center; background: #f8f8f8; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; float: left; } .newslist-left .text span { color: inherit; font-size: 24px; font-family: inherit; line-height: 30px; color: #000000; } .newslist-left .text h4 { margin-top: 8px; color: #333; font-size: 18px; line-height: 30px; font-weight: 400; } .mainnews:hover .descript p { padding-left: 15px; } .text { text-align: left; } .text .descript { margin-top: 8px; margin-bottom: 15px; } .text .descript p { overflow: hidden; color: #7d7d7d; box-sizing: border-box; padding-left: 0; max-height: 52px; width: 380px; height: auto; border-left: 1px solid transparent; font-size: 13px; line-height: 26px; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .text .descript p img { display: none; } .item_img { overflow: hidden; width: 380px; height: 180px; } .item_img img { width: 100%; transition: all 0.4s; } .mainnews:hover .item_img img { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); } .more_button { display: block; width: 140px; height: 36px; border-radius: 2px; margin-top: 55px; background: #276ace; background: -moz-linear-gradient(-90deg, #29bdd9 0%, #276ace 100%); background: -webkit-linear-gradient(-90deg, #29bdd9 0%, #276ace 100%); background: linear-gradient(-90deg, #29bdd9 0%, #276ace 100%); box-shadow: 0 5px 20px rgba(9, 83, 187, 0.31); color: #fff; text-align: center; line-height: 36px; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .mainnews:hover .more_button { margin-top: 35px; } .newslist-right { float: left; width: 57%; } .newslist-right>ul { padding-left: 40px; } .newslist-right>ul>li { position: relative; border-top: 1px solid #e5e5e5; padding: 0px 20px 19px 38px; padding-top: 26px; } .newslist-right>ul>li::after { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 3px; background: #1296d8; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .newslist-right>ul>li:hover::after { width: 100%; } .newslist-right>ul>li h4 { color: #000000; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .newslist-right>ul>li .item_p p { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .newslist-right>ul>li:hover .item_p p { padding-left: 18px; } .newslist-right>ul>li:hover { box-shadow: 0 0 40px rgba(0, 0, 0, .08); } .newslist-right>ul>li:hover h4 { color: #1296d8; padding-left: 18px; } .newsitem .time { float: right; font-size: 24px; color: #959595; } .item_p { color: #aeaeae; padding-right: 85px; } .news-fenlei { width: 100%; padding-left: 40px; margin-bottom: 15px; } .news-fenlei span { font-size: 20px; margin-right: 20px; cursor: pointer; } .news-fenlei span.active { color: #1296db; } .news-list-it { display: none; } .news-list-it.active { display: block; } /* 新闻 end */ /* 战略合作 */ .hezuo { background: ; background-attachment: fixed; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-backface-visibility: hidden; backface-visibility: hidden; position: relative; } .hezuo>.container>h2>a { color: #ffffff; } .hezuo-list { width: 100%; } .hezuo-list::after { content: ""; display: block; clear: both; } .hezuo-list>div { width: 24.2%; float: left; margin-bottom: 20px; margin-right: 10px; } .client-list>div>img { width: 100%; } #swiper22 .swiper-pagination-bullet { width: 64px; height: 6px; display: inline-block; border-radius: 5px; background: #333333; opacity: 1; } #swiper22 .swiper-pagination-bullet-active { opacity: 1; background: #ffffff; } /* 战略合作 end */ /* 模态框 */ .modalkede { display: none; position: fixed; z-index: 999; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.73); filter: progid: dximagetransform.microsoft.gradient(startcolorstr=iwidth, endcolorstr=iwidth); } .modal_video { position: relative; text-align: center; margin-top: 100px; } .modalx_kede { position: absolute; top: -53px; right: 400px; width: 50px; height: 50px; cursor: pointer; } .modalx_kede img { width: 100%; } .tp-banner-dom .m_top { display: none; width: 100%; } #swiper21 { display: none; height: 176px; } #swiper22 { height: 277px; } .hezuo-list img { width: 100%; } #swiper23 { display: none; height: 129px; } #swiper23 .hezuo-list>div { width: 31.2%; } #swiper23 .hezuo-list>div:nth-child(3), #swiper23 .hezuo-list>div:nth-child(6) { margin-right: 0; } .map_m { display: none; } .banner-index { position: relative; } /* 响应式 */ @media screen and (max-width: 768px) { .tp-banner-dom { position: absolute; bottom: -78px; left: 0; transform: translatex(0); width: 100%; height: 78px; box-shadow: none; } .main>div:first-child { margin-top: 70px; } .tp-banner-dom .tp-banner-item { display: none; } .tp-banner-dom .m_top { display: block; } #swiper22 { display: none; } #swiper23 { display: block; } #swiper1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next, #swiper1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev { display: none; } .video-button { position: absolute; top: 75%; left: 36%; background: transparent; padding: 3px 4px; border-radius: 5px; line-height: 21px; font-size: 14px; border: 2px solid #ffffff; color: #ffffff; cursor: pointer; } header { position: relative; margin-bottom: 77px; } .video-button img { width: 23%; } .main h2.item-title { font-size: 18px; line-height: 27px; } .main .item-dec { font-size: 12px; margin-bottom: 20px; } .serve-list>li { float: left; width: 24.5%; height: 98px; margin-bottom: 5px; padding: 0px; background: #efefef; border-radius: 5px; padding-top: 12px; } .serve-list>li:hover .serve_text { top: -15px; } .serve-list>li.active .serve_text { top: -15px; } .serve-list>li:hover .p-fontsiz, .serve-list>li.active .p-fontsiz { top: -9px; } .serve-list>li.active .p-fontsiz, .serve-list>li.active .p-fontsiz { top: -9px; } .serve-list>li:not(:first-child) { margin-left: 2px; } .serve-list>li:nth-child(5) { margin-left: 0px; } .serve-list .serve_text>p { font-size: 13px; margin-top: 7px; } .serve-list .serve_text>span { display: none; } .serve-list .serve-button { display: none; } .serve-list .p-fontsiz { font-size: 32px; } .main>div { padding: 0px 0px; padding-bottom: 30px; } .main .about .col-lg-8 { display: none; } .news .mainnews { box-sizing: border-box; padding: 44px 60px; width: 100%; } #swiper2 { display: none; } #swiper21 { display: block; height: 208px; } #swiper21 .client-list>div { width: 33.3%; float: left; } .news .mainnews { padding: 21px 24px; height: 475px; } .item_img { width: 100%; } .text .descript p { max-height: 52px; width: 100%; } .newslist-right { width: 100%; } .news-fenlei { margin-top: 20px; text-align: center; } .news-fenlei span { font-size: 16px; } .newslist-right>ul { padding-left: 0px; } .newslist-right>ul>li { padding: 0px 2px 8px 1px; padding-top: 14px; } .newsitem .time { position: absolute; right: 0; font-size: 20px; top: 17px; } .newslist-left .text span { font-size: 20px; } .newslist-left .text h4 { font-size: 16px; } .newslist-right>ul>li h4 { width: 86%; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .item_p { padding-right: 0px; } .about_right>.text h3 { font-size: 23px; } .map_m { display: block; } .modalx_kede { position: absolute; top: -53px; right: 0; width: 33px; height: 33px; } #video_ { width: 100%; height: auto; } .hezuo { margin-bottom: 0; } .honor-box:nth-child(3), .honor-box:nth-child(6) { margin-right: 0; } .honor-box div>p { font-size: 12px; margin-bottom: 0; } .honor-box { width: 32.3%; height: 140px; margin-bottom: 5px; padding-top: 0px; margin-right: 5px; } .serve-list li { float: left; width: 100%; height: 96px; margin-bottom: 5px; padding: 0px; border-radius: 5px; padding-top: 9px; } .serve-list a { float: left; width: 23.88%; } .serve-list a:not(:first-child) { margin-left: 5px; } .serve-list a:nth-child(5) { margin-left: 0px; } .serve-list li.active .serve_text { top: -6px; } .serve-list a:not(:first-child) li { margin-left: 0px; } .serve-list li:hover .p-fontsiz, .serve-list li.active .p-fontsiz { top: -3px; color: #ffffff; } .serve-list li:hover .serve_text { top: -8px; } } @media screen and (max-width: 360px) { .serve-list a { float: left; width: 23.8%; } }