.main { background: #F5F5F5; padding: 30px 0; padding-bottom: 70px; } .main-prduct { background: #ffffff; padding: 30px 0; padding-bottom: 70px; } .main-str {} .ql-align-center{ text-align: center; } .ql-align-right{ text-align: right; } /* banner */ .swiper-containerx { /* height: 500px; */ } .swiper-containerx img { width: 100%; height: 100%; object-fit: cover; } .swiper_title h6 { position: absolute; top: 50%; width: 100%; font-size: 80px; color: #ffffff; text-align: center; display: none; } /* 二级菜单 */ .secondary-menu { width: 100%; padding: 30px 0; background: #F5F5F5; } .secondary-menu ul { width: 100%; height: 60px; text-align: center; line-height: 60px; border-radius: 5px; background: #ffffff; box-shadow: 4px 3px 8px #c8c8c8; } .secondary-menu ul::after { content: ""; display: block; clear: both; } .secondary-menu ul li { display: inline-block; font-size: 16px; margin-right: 13px; } .secondary-menu ul.cprz li { font-size: 12px; } .secondary-menu ul li.active a { color: #1296DB; } .secondary-menu.news-text ul li.active a { font-size: 16px; } .secondary-menu ul li a { color: #999999; cursor: pointer; font-size: 16px; } .secondary-menu ul li a:hover { color: #1296DB; } /* 二级菜单 end */ /* 面包屑 */ .bread-crumbs { background: #F5F5F5; width: 100%; padding: 30px 0; padding-bottom: 0; } .bread-crumbs ul li { display: inline-block; } .bread-crumbs ul li a { font-size: 18px; color: #666666; } .bread-crumbs ul li.active a { color: #1296DB; } /* 面包屑 end */ /* 产品二级导航 */ .p-secod-menu { width: 100%; padding: 30px 0; background: #ffffff; } .p-secod-menu ul { width: 100%; height: 60px; text-align: center; line-height: 60px; border-radius: 5px; background: #ffffff; box-shadow: 4px 3px 8px #c8c8c8; } .p-secod-menu.duohang ul { height: 68px; line-height: 1.2; padding: 10px; } .p-secod-menu.chaoduohang ul { width: 100%; display: flex; height: 100%; padding: 10px; text-align: center; line-height: 1.6; border-radius: 5px; background: #ffffff; box-shadow: 4px 3px 8px #c8c8c8; display: flex; display: -webkit-flex; flex-direction: row; flex-wrap: wrap; } .p-secod-menu ul::after { content: ""; display: block; clear: both; } .p-img-w {} .p-img-w img { width: 100%; } .jishu-one { width: 1100px; margin: 0 auto; text-align: center; } .jishu-one::after { content: ""; display: block; clear: both; } .jishu-one li { width: 260px; height: 210px; background: #E5F3FB; position: relative; float: left; padding: 15px; } .jishu-one li>span:nth-child(1) { font-size: 60px; color: #008cd7; display: block; margin-bottom: 32px; } .jishu-one li::before { content: ""; width: 42px; height: 20px; background: #008CD7; position: absolute; top: 50%; right: -29%; } .jishu-one li::after { content: ""; width: 0; height: 0; border-left: 30px solid #008CD7; border-top: 20px solid transparent; border-bottom: 20px solid transparent; position: absolute; top: 45%; right: -40%; } .jishu-one li:nth-child(2) { margin: 0 150px; } .jishu-one li:nth-child(3)::before, .jishu-one li:nth-child(3)::after { display: none; } .p-secod-menu ul li { display: inline-block; font-size: 16px; margin-right: 30px; margin-bottom: 5px; } .p-secod-menu.chaoduohang ul li { width: 20%; margin-right: 0; } .p-secod-menu ul.cprz li { font-size: 12px; } .p-secod-menu ul li.active a { color: #1296DB; } .p-secod-menu.news-text ul li.active a { font-size: 16px; } .p-secod-menu ul li a { color: #999999; cursor: pointer; font-size: 14px; } .p-secod-menu ul li a:hover { color: #1296DB; } /* 产品中心 */ .product-title { width: 100%; } .product-title h4 { font-size: 30px; color: #333333; text-align: center; } .product-title p { font-size: 22px; color: #8C8C8C; text-align: center; margin-bottom: 40px; } #swiper4 { height: 520px; } .product-a li a { cursor: pointer; } #swiper4 .swiper-pagination-bullet { width: 72px; height: 6px; display: inline-block; border-radius: 21px; opacity: 1; background: #666666; } #swiper4 .swiper-pagination-bullet-active { background-color: #1296DB; } .product-list #swiper4>.swiper-wrapper .pd-li { height: 467px; position: relative; float: left; width: 25%; cursor: pointer; } .product-list #swiper4>.swiper-wrapper .pd-li img { width: 100%; height: 100%; } .product-list #swiper4>.swiper-wrapper .pd-li .pd-mask { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; } .product-list #swiper4>.swiper-wrapper .pd-li .pd-m { position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: #161A1D; opacity: 0.6; filter: alpha(opacity=60); -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(60)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t { position: absolute; top: 0; width: 100%; height: 100%; text-align: center; filter: alpha(opacity=60); -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(60)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t span { font-size: 70px; font-weight: bold; color: #1296DB; margin-top: 50%; display: inline-block; } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t em { display: block; font-size: 22px; color: #ffffff; margin-bottom: 30px; } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t p { font-size: 12px; color: #ffffff; opacity: 0; padding: 0px 30px; filter: alpha(opacity=0); -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(0)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t .p-button { display: inline-block; border: 1px solid #ffffff; width: 120px; height: 36px; line-height: 36px; font-size: 14px; color: #ffffff; text-decoration: none; margin-top: 62px; opacity: 0; filter: alpha(opacity=0); -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(0)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); } /* ===========点击效果======= */ .product-list #swiper4>.swiper-wrapper .pd-li:hover .pd-t .p-button { opacity: 1; } .product-list #swiper4>.swiper-wrapper .pd-li.active .pd-t .p-button { opacity: 1; } .product-list #swiper4>.swiper-wrapper .pd-li:hover .pd-t { top: -29px; } .product-list #swiper4>.swiper-wrapper .pd-li:hover .pd-m { background: #04A8FE; opacity: 0.8; } .product-list #swiper4>.swiper-wrapper .pd-li:hover .pd-t span { color: #ffffff; margin-top: 40%; } .product-list #swiper4>.swiper-wrapper .pd-li:hover .pd-t p { opacity: 1; display: none; } .product-list #swiper4>.swiper-wrapper .pd-li.active .pd-t { top: -29px; } .product-list #swiper4>.swiper-wrapper .pd-li.active .pd-m { background: #04A8FE; opacity: 0.8; } .product-list #swiper4>.swiper-wrapper .pd-li.active .pd-t span { color: #ffffff; margin-top: 40%; } .product-list #swiper4>.swiper-wrapper .pd-li.active .pd-t p { opacity: 1; display: none; } /* ===========点击效果 end======= */ .product .one { display: none; } .product>div:nth-child(3) { display: block; } /* 产品头部 */ .p-dec-d>.container { border: 1px solid #BEBEBE; padding: 0; padding-bottom: 50px; } .p-dec-d .p-header { position: relative; height: 320px; } .p-dec-d .p-header img { width: 100%; height: 100%; } .p-dec-d .p-header h4 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 46px; color: #ffffff; width: 100%; text-align: center; } .p-dec-d .p-button-titile { width: 141px; padding: 12px 20px; background: #008CD7; color: #ffffff; font-size: 19px; margin: 1px auto; position: relative; margin-bottom: 54px; text-align-last: justify; -moz-text-align-last: justify; -webkit-text-align: justify; text-align: justify; text-justify: distribute-all-lines; } .p-dec-d .p-title-item h3{ padding-bottom: 15px; } .p-dec-d .p-title-item h3:first-child{ padding-top: 15px; } .p-dec-d .p-button-titile::after { position: absolute; top: -5px; left: -5px; content: ""; width: 108%; height: 121%; border: 1px solid #008CD7; } /* 概念 */ .p-dec-d .gailian, .haochu { padding: 60px 0px 50px; } .p-dec-d .gailian { color: #666666; font-size: 18px; } .p-dec-d .gailian>p { color: #666666; font-size: 18px; } .p-dec-d .gailian>img { width: 100%; } .p-dec-d .gialian-con { width: 800px; margin: 0 auto; } .p-dec-d .shengqing-con { width: 918px; margin: 0 auto; } .p-dec-d .lingyu-con { width: 1024px; margin: 0 auto; } .p-dec-d .zhengce-con { width: 1180px; margin: 0 auto; } .p-dec-d .chengnuo-con { width: 1200px; margin: 0 auto; } .p-dec-d .zhengce-ul { padding-left: 65px; } /* 申请好处 */ .p-dec-d .haochu-ul::after { content: ""; display: block; clear: both; } .p-dec-d .haochu-ul li { width: 100%; color: #656565; font-size: 18px; margin-bottom: 20px; text-align: left; } .p-dec-d .haochu-ul li em { display: inline-block; text-align: center; width: 30px; height: 30px; line-height: 25px; font-size: 16px; border-radius: 50%; border: 2px solid #1296DB; color: #008CD7; margin-right: 10px; font-weight: bold; } .p-dec-d .haochu { background: #F7F7F7; } /* 申请条件 */ .p-dec-d .shengqing-ul::after { content: ""; display: block; clear: both; } .p-dec-d .shengqing-ul li { width: 100%; color: #656565; font-size: 18px; margin-bottom: 20px; /*overflow: hidden;*/ display: -webkit-box; /*text-overflow: ellipsis;*/ -webkit-box-orient: vertical; /*-webkit-line-clamp: 3;*/ text-align: left; } .p-dec-d .shengqing-ul li:nth-child(2n-1) { padding-right: 15px; } .p-dec-d .shengqing-ul li em { display: inline-block; text-align: center; width: 30px; height: 30px; line-height: 30px; font-size: 16px; border-radius: 50%; border: 2px solid #1296DB; color: #008CD7; margin-right: 10px; font-weight: bold; } /* 申请领域 */ .p-dec-d .lingyu-ul {} .p-dec-d .lingyu-ul li { padding: 15px 32px; border: 1px dashed #1295DB; position: relative; display: inline-block; font-size: 22px; color: #666666; margin-left: 40px; margin-bottom: 40px; } .p-dec-d .lingyu-ul li em { position: absolute; top: -17px; left: -5px; font-size: 22px; color: #ffffff; } .p-dec-d .lingyu-ul {} /* 申请流程 */ .p-dec-d .liucheng-ul {} .p-dec-d .liucheng-ul::after { display: block; content: ""; clear: both; } .p-dec-d .liucheng-ul li { width: 200px; height: 100px; line-height: 100px; text-align: center; border-radius: 100%; background-color: #1295DB; color: #ffffff; font-size: 16px; position: relative; margin-right: 40px; position: relative; margin-bottom: 10px; float: left; } .p-dec-d .liucheng-ul.jishuzy li { line-height: 1; } .p-dec-d .liucheng-ul li span { display: inline-block; margin-top: 30px; } .p-dec-d .liucheng-ul li>p { position: absolute; bottom: -40px; left: 50%; transform: translateX(-50%); } .p-dec-d .liucheng-ul.jishuzy li>p { position: absolute; bottom: -5px; left: 50%; transform: translateX(-50%); } .p-dec-d .liucheng-ul li.chang { width: 320px; } .p-dec-d .liucheng-ul li::after { content: ""; position: absolute; top: 35px; right: -38px; width: 0px; height: 0px; border-left: 30px solid #1295DB; border-bottom: 15px solid transparent; border-top: 15px solid transparent; } .p-dec-d .liucheng-ul li:last-of-type::after { display: none; } /* 指标分值 */ .zhibiao-h { margin-bottom: 0 !important; } .zhibiao-p { font-size: 22px; color: #666666; text-align: center; margin: 15px auto; } .p-dec-d .zhibiao-dec table { border-collapse: collapse; text-align: left; font-size: 22px; margin: 1px auto; } .p-dec-d .zhibiao-dec table td, .p-dec-d .zhibiao-dec table th { border: 1px solid #1295DB; color: #666; height: 30px; padding: 20px; } /* 成果推荐 */ .p-dec-d .tuijian { width: 100%; height: 600px; } .p-dec-d .tuijian .tuijian-left { width: 20%; height: 100%; display: inline-block; background: pink; float: left; padding: 30px; } .p-dec-d .tuijian .tuijian-left .left-list { width: 100%; height: 45px; line-height: 45px; font-size: 20px; color: #333333; background: #ffffff; margin-bottom: 10px; position: relative; } .p-dec-d .tuijian .tuijian-left .left-list::after { content: ""; position: absolute; right: 15px; bottom: 10px; border-top: 15px solid #666666; border-right: 5px solid transparent; border-left: 5px solid transparent; } #swiper51{display: none;} .p-dec-d .tuijian .tuijian-right { width: 80%; height: 100%; display: inline-block; background: blueviolet; float: left; } .ziyuan-ul { width: 1141px; margin: 0 auto; text-align: center; } .ziyuan-ul::after { content: ""; display: block; clear: both; } .ziyuan-ul li { width: 347px; float: left; border: 1px solid #008CD7; height: 280px; padding-top: 20px; } .ziyuan-ul li:nth-child(1), .ziyuan-ul li:nth-child(3) { margin-top: 30px; } .ziyuan-ul li span { font-size: 16px; text-align: center; color: #333333; font-weight: bold; display: block; margin-bottom: 5px; margin-top: 8px; } .ziyuan-ul li p { text-align: center; font-size: 16px; color: #666666; margin-bottom: 0px; } .ziyuan-ul li .guowai { margin-top: 20px; } .ziyuan-ul li:nth-child(2) { width: 400px; height: 320px; margin: 0 20px; } .ziyuan-ul li:nth-child(2) p, .ziyuan-ul li:nth-child(2) span { font-size: 18px; margin-bottom: 8px; } .pingtai-l { width: 1100px; margin: 0 auto; } .pingtai-l::after { content: ""; display: block; clear: both; } .pingtai-l>div { width: 200px; height: 200px; border-radius: 200%; background: #E5F3FB; float: left; margin-right: 40px; text-align: center; padding: 15px; padding-top: 80px; font-size: 16px; position: relative; } .pingtai-l>div::after { content: ""; width: 0; height: 0; border-left: 21px solid #008cd7; border-top: 11px solid transparent; border-bottom: 11px solid transparent; position: absolute; top: 45%; right: -30px; } .pingtai-l>div:nth-child(4)::after { display: none; } /* 地区政策 */ .p-dec-d .zhengce-ul::after { display: block; content: ""; clear: both; } .p-dec-d .zhengce-ul li { display: inline-block; padding: 22px; border: 1px solid #1295DB; margin-right: 22px; float: left; } .p-dec-d .zhengce-ul li span { font-size: 18px; color: #333333; font-weight: bold; display: block; margin-bottom: 20px; } .p-dec-d .zhengce-ul li p { font-size: 18px; color: #666666; } .p-dec-d .hunhe-yuan:last-of-type::after { display: none; } /* 服务承诺 */ .p-dec-d .chengnuo-ul li { width: 25%; padding: 95px 68px; font-size: 22px; text-align: center; color: #ffffff; float: left; } .p-dec-d .tx-ul{ margin: 1px auto; width: 953px; } .p-dec-d .chengnuo-ul.tx-ul>li { width: 33.3%; padding: 95px 68px; font-size: 22px; text-align: center; color: #ffffff; float: left; } .p-dec-d .chengnuo-ul li:nth-child(1) { background: #0FB8E8; } .p-dec-d .chengnuo-ul li:nth-child(2) { background: #7363C8; } .p-dec-d .chengnuo-ul li:nth-child(3) { background: #E8A666; } .p-dec-d .chengnuo-ul li:nth-child(4) { background: #EA4349; } /* 五边形 */ .five-angle { position: absolute; top: -7px; left: -20px; width: 43px; border-width: 25px 8px 0; border-style: solid; border-color: #1295DB transparent; } .five-angle::before { content: ""; position: absolute; width: 0; height: 0; top: -44px; left: -8px; border-width: 0 21px 19px; border-style: solid; border-color: #1295DB transparent; } /* 五边形 end*/ /* 产品中心 end */ /* 新闻列表 */ .newslist li { padding: 36px 50px; background: #ffffff; border-radius: 5px; margin-bottom: 20px; position: relative; top: 0; left: 0; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .newslist li:hover { box-shadow: 0px 3px 10px #C2C2C2; top: -15px; } .news-item::after { content: ""; display: block; clear: both; } .news-item>div { float: left; } .client-list-box { margin-top: 20px; } .news-item>div:nth-child(1) { width: 30%; height: 200px; } .news-item>div:nth-child(1) img { width: 100%; height: 100%; } .news-item>div:nth-child(2) { width: 70%; padding-left: 70px; height: 200px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .news-item>div:nth-child(2)>div { overflow: hidden; color: #666666; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 6; } .news-item>div:nth-child(2) h6 { font-size: 24px; color: #333333; margin: 0; } .news-item>div:nth-child(2) span { font-size: 17px; color: #666666; margin: 12px 0; display: block; } .news-item>div:nth-child(2) p { color: #999999; font-size: 14px; line-height: 1.8; } /* 新闻列表 end */ /* 新闻详情 */ /* 上下翻页 */ .copyright{border-top: 2px solid #999999;padding-top: 20px;} .copyright .bzsm{color: #999999;} .copyright .kw{padding: 3px 10px;margin: 3px;cursor: pointer;background: #DCDCDC;color: black;} .copyright .page{background: rgb(242, 242, 242);padding: 10px 10px 1px 10px;margin-bottom: 10px;} .news-detail { background: #ffffff; padding: 50px; } .detail-title { border-bottom: 1px solid #bdbbbb; padding-bottom: 20px; } .detail-title h6 { font-size: 36px; color: #333333; } .detail-title span { font-size: 20px; color: #999999; } .detail-content { padding-top: 40px; } .detail-content p { color: #666666; font-size: 16px; line-height: 1.6; text-indent: 30px; } .detail-content img { display: block; margin: 20px auto; width: 550px; } .detail-content iframe { width: 500px !important; height: 286px !important; margin: 10px auto !important; display: block !important; } /* 分页 */ .page_ctrl { text-align: center; margin: 10px auto; box-sizing: border-box } .page_ctrl * { line-height: 26px } .page_ctrl button { font-size: 12px; width: 32px; height: 32px; line-height: 32px; background: #ffffff; border-radius: 25px; color: #999999; cursor: pointer; outline: none; text-align: center; margin: 0 6px; margin-bottom: 16px; } .icon-xiangzuo, .icon-xiangyou { font-size: 28px!important; vertical-align: bottom; } .page_ctrl button:hover { background: #1296DB; color: #fff } .page_ctrl .btn_dis { cursor: default; opacity: .7; background: #eee; color: #616161; border: 1px solid #999999; } .page_ctrl .btn_dis:hover { background: #eee; color: #5e5e5e } .page_ctrl .current_page { background: #1296DB; color: #fff } .page_ctrl .input_page_num { width: 32px; height: 32px; border-radius: 25px; font-size: 15px; margin: 0 6px; padding: 0; text-align: center; background: #fff; border: 1px solid #e5e5e5; color: #999999; outline: none; } .page_ctrl .page_total, .page_ctrl .page_text { color: #999999; font-size: 15px } /* 分页 end */ .main-str .strategic .page_total, .main-str .strategic .input_page_num, .main-str .strategic .page_text, .main-str .strategic .to_page_num, .client .client-list-box .page_total, .client .client-list-box .input_page_num, .client .client-list-box .page_text, .client .client-list-box .to_page_num { display: none; } /* 新闻详情end */ /* 战略合作 */ .strategic { margin-bottom: 20px; } #swiper5 { height: 465px; } #swiper5 .swiper-pagination-bullet { width: 72px; height: 6px; display: inline-block; border-radius: 21px; opacity: 1; background: #AAAAAA; } #swiper5 .swiper-pagination-bullet-active { background-color: #333333; } .strategic ul::after { content: ""; display: block; clear: both; } .strategic ul>li { float: left; width: 292px; margin-right: 20px; margin-bottom: 20px; } .strategic ul>li>img {} .strate-f { background: url("../images/strategic/str-bg.png") no-repeat; background-size: cover; padding: 86px 0; } .strate-f::after { content: ""; display: block; clear: both; } .str-f-text, .str-f-number { width: 50%; float: left; } .str-f-text p, .str-f-number p { font-size: 22px; color: #ffffff; margin-bottom: 18px; padding-left: 100px; } /* 关于科德 */ .app>.about>.container>div { display: none; } .app>.about>.container>div:nth-child(1) { display: block; } .secondary-menu.about-kede-secodn>.container>ul>li>a { font-size: 16px; } .offoter1>img { width: 100%; } .about-kede-secodn, .about-kede-main { background: #ffffff; } .about-kede-content>h4 { font-size: 30px; color: #070707; text-align: center; } .about-kede-content>p { font-size: 22px; color: #8C8C8C; text-align: center; } .about-kede-content>.content { margin-top: 50px; } .about-kede-content>.content>p { font-size: 18px; color: #666666; text-indent: 30px; } .about-kede-content>.content>img { display: block; margin: 20px auto; } /* 科德环境 */ .huanjing { height: 850px; padding-top: 50px; } .kede-hj { padding: 50px 0; } .about-ofoter { margin-bottom: 10px; } .about-ofoter::after, .about-space::after { content: ""; display: block; clear: both; } .about-space { width: 100%; height: auto; } .about-ofoter .ofoter-item1 { width: 73.5%; float: left; margin-right: 10px; } .about-ofoter .ofoter-item2 { width: 25.5%; height: 570px; float: left; } .about-ofoter .ofoter-item1 .ofoters { width: 32.85%; float: left; height: 570px; margin-right: 10px; } .about-ofoter .ofoter-item1 .offoter2 { width: 65.8%; height: 570px; float: left; } .about-ofoter .ofoter-item1 .offoter2 img { width: 100%; } .item2-s { height: 280px; margin-bottom: 10px; } .item2-s .s-item1 { height: 120px; margin-bottom: 10px; } .item2-s .s-item1::after { content: ""; display: block; clear: both; } .s-item1 .s-item1-a { width: 48.3%; float: left; height: 100%; border: 1px solid #707070; margin-right: 10px; } .s-item1 .s-item1-b { width: 48.3%; float: left; height: 100%; } .s-item1 .s-item1-b>div:nth-child(1) { height: 69px; border: 1px solid #707070; margin-bottom: 10px; } .s-item1 .s-item1-b>div:nth-child(2) { height: 41px; border: 1px solid #707070; } .item2-s .s-item2 { height: 150px; padding: 20px; background: #5454CE; } .s-item2 span { font-size: 58px; color: #ffffff; font-weight: bold; } .s-item2 p { font-size: 20px; color: #ffffff; } .item2-d { height: 280px; } .item2-d img { width: 100%; height: 100%; } .kede-wh h4 { margin-top: 30px; margin-bottom: 10px; } .kede-jingshen { padding-top: 100px; } .kede-jingshen h5 { font-size: 42px; color: #ffffff; } .kede-jingshen span { font-size: 20px; color: #E9E9E9; display: block; margin-top: 20px; margin-bottom: 37px; } .jingsheng-top { margin-top: 90px; } .kede-jingshen p { font-size: 14px; color: #ffffff; } .jingshen-item1 img, .jingshen-item2 img, .jingshen-item3 img, .jingshen-item4 img { width: 100%; } .jingshen-item1, .jingshen-item2, .jingshen-item3, .jingshen-item4 { width: 100%; height: 368px; margin-bottom: 15px; } .jingshen-item1>div:nth-child(1), .jingshen-item2>div:nth-child(2), .jingshen-item3>div:nth-child(1), .jingshen-item4>div:nth-child(2) { width: 49%; height: 100%; float: left; } .jingshen-item1>div:nth-child(2), .jingshen-item2>div:nth-child(1), .jingshen-item3>div:nth-child(2), .jingshen-item4>div:nth-child(1) { width: 49%; height: 100%; float: right; } .jingshen-item1>div:nth-child(2), .jingshen-item2>div:nth-child(2), .jingshen-item3>div:nth-child(2), .jingshen-item4>div:nth-child(2) { padding: 50px; margin-right: 10px; } .jingshen-item1>div:nth-child(1), .jingshen-item2>div:nth-child(1), .jingshen-item3>div:nth-child(1), .jingshen-item4>div:nth-child(1) { margin-right: 10px; } .jingshen-item1>div:nth-child(2) { background: #0FB8E8; } .jingshen-item2>div:nth-child(2) { background: #7363C8; } .jingshen-item3>div:nth-child(2) { background: #E8A666; } .jingshen-item4>div:nth-child(2) { background: #EA4349; } .jingshen-item1>div:nth-child(1) img { width: 100%; height: 100%; } .jingshen-item1 img, .jingshen-item2 img, .jingshen-item3 img, .jingshen-item4 img { width: 100%; } .about-ofoter .ofoter-item1 .offoter1, .room { height: 280px; } .room { padding: 20px; background: #EA434A; } .room span { font-size: 58px; color: #ffffff; font-weight: bold; display: block; margin-bottom: 130px; } .room p { font-size: 20px; color: #ffffff; } .about-ofoter .ofoter-item1 .offoter1 { margin-bottom: 10px; } .space-itme1, .space-itme2 { width: 50%; float: left; height: 100%; } .space-itme2 { height: 100%; } .space-itme2 img { width: 100%; height: 100%; } .space-itme1 .itme1-s, .space-itme1 .itme1-d { width: 48.3%; float: left; height: 100%; margin-right: 10px; } .space-itme1 .itme1-s img { width: 100%; height: 100%; } .space-itme1 .itme1-d { height: 100%; } .itme1-d .d-item1 { height: 150px; padding: 20px; background: #0EB96B; margin-bottom: 10px; } .d-item1 span { font-size: 57px; color: #ffffff; font-weight: bold; } .d-item1 p { font-size: 20px; color: #ffffff; } .itme1-d .d-item2 { height: 119px; } .d-item2 .d-item2-y { width: 48.3%; height: 100%; float: left; } .d-item2 .d-item2-x { width: 48.2%; height: 100%; border: 1px solid #707070; float: left; margin-right: 10px; } .d-item2-y>div:nth-child(1) { height: 72px; border: 1px solid #707070; margin-bottom: 10px; } .d-item2-y>div:nth-child(2) { height: 35px; border: 1px solid #707070; } .about-kede-content .content::after { content: ""; display: block; clear: both; } .zizhi { width: 100%; margin-top: 25px; } .zizhi>div { text-align: center; } .zizhi>div:nth-child(1) { height: 311px; } .zizhi>div:nth-child(1), .zizhi>div:nth-child(2) { margin-bottom: 27px; } .zizhi>div:nth-child(1) img, .zizhi>div:nth-child(2) img, .zizhi>div:nth-child(3) img { margin-right: 10px; } .zizhi>div:nth-child(1) img:last-of-type { margin-right: 0; } /* 科德精神 */ .wenhua { width: 100%; text-align: center; } .wenhua p { font-size: 28px; color: #070707; margin-top: 30px; } .wenhua span { font-size: 18px; color: #666666; } /* 加入我们 */ .dsanjiao { position: relative; font-size: 26px; float: right; color: #B5B5B5; cursor: pointer; top: -3px; } .join-title { margin-top: 100px; } .join-title p { font-size: 16px; color: #666666; word-wrap: break-word; } .join-title p:nth-child(3) { margin-top: 20px; } .join-title hr:last-of-type { display: none; } .join-dec li { font-size: 17px; color: #666666; margin-bottom: 10px; } .filtrate .quyu { margin-bottom: 20px; } .filtrate .quyu, .filtrate .shengfen { height: 59px; border-radius: 5px; padding: 13px 20px; background-color: #ffffff; box-shadow: 0px 3px 10px #c8c8c8; position: relative; overflow: hidden; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .filtrate .quyu::after, .filtrate .shengfen::after { content: ""; display: block; clear: both; } .filtrate ul { display: block; } .filtrate ul::after { content: ""; display: block; clear: both; } .filtrate ul li { float: left; padding: 5px 20px; font-size: 18px; color: #666666; height: 34px; border-radius: 5px; cursor: pointer; margin-left: 3px; margin-bottom: 4px; } .filtrate ul li.active { background: #1296DB; color: #ffffff; } .filtrate ul li:hover { background: #1296DB; color: #ffffff; } .filtrate span { font-size: 18px; color: #1295DB; float: left; margin-right: 30px; line-height: 36px; } .filtrate .quyu { height: 95px } .filtrate span { width: 6%; height: 100%; display: block; float: left; } .filtrate ul { width: 93%; } .filtrate .quyu ul li { margin-top: 3px; } /* 联系我们 */ .contact_img { float: left; padding-top: 40px; padding-left: 35px; } .contact_img img { margin-left: 40px; height: 75px; } .contact_img h5 { font-size: 30px; color: #333333; } .contact_text { float: left; padding-top: 40px; padding-left: 418px; } @media screen and (max-width: 1208px) { .contact_text { margin-left: -694px; margin-top: 146px; } } .contact_text ul>li { font-size: 20px; color: #666666; margin-bottom: 20px; } #baidu_container { height: 400px } /* 关于科德 end */ /* 服务客户 */ .m_fuwu { display: none; } .client-list {} #trigger1 { display: none; } #trigger2 { display: none; } .client-list .quyu { margin-bottom: 20px; } .client-list ul::after { content: ""; display: block; clear: both; } .client-list ul li { float: left; padding: 5px 20px; font-size: 18px; color: #666666; height: 34px; border-radius: 5px; cursor: pointer; margin-left: 3px; } .client-list ul li.active { background: #1296DB; color: #ffffff; } .client-list ul li:hover { background: #1296DB; color: #ffffff; } .client-list .quyu, .client-list .shengfen { border-radius: 5px; padding: 6px 20px; background-color: #ffffff; } .client-list .quyu::after, .client-list .shengfen::after { content: ""; display: block; clear: both; } .client-list ul { display: inline-block; } .client-list .shengfen span { width: 6%; display: block; height: 100%; margin-bottom: 39px; } .client-list .shengfen ul { width: 93%; display: block; } .client-list .shengfen ul li { margin-top: 3px; } .client-list span { font-size: 18px; color: #1295DB; float: left; margin-right: 30px; line-height: 36px; } .client-item::after { content: ""; display: block; clear: both; } .client-item>div { float: left; width: 19.8%; height: 189px; margin-right: 3px; margin-bottom: 3px; position: relative; top: 0; -moz-transition: all .36s ease; -o-transition: all .36s ease; transition: all .36s ease; webkit-transition: all .36s ease; } .client-item>div:hover { box-shadow: 4px 3px 8px #c8c8c8; top: -10px; } .client-item>div img { width: 100%; } .client-item>div:nth-child(5n) { margin-right: 0; } #swiper6 { height: 835px; margin-top: 30px; padding-top: 20px; } #swiper6 .swiper-pagination-bullet { width: 72px; height: 6px; display: inline-block; border-radius: 21px; opacity: 1; background: #666666; } #swiper6 .swiper-pagination-bullet-active { background-color: #1296DB; } /* 服务客户 end */ .region-button { text-align: center; width: 103px; font-size: 16px; color: #ffffff; padding: 12px; border-radius: 5px; background: #1296DB; margin-top: 40px; } .company-list { color: #666666; } .company-list h6 { font-size: 20px; font-weight: bold; padding-left: 20px; color: #333333; border-left: 3px solid #4520E1; margin-top: 30px; margin-bottom: 20px; } .company-list span { font-size: 20px; color: #4520E1; display: block; margin-bottom: 10px; } .company-list p { font-size: 14px; color: #333333; display: inline-block; } .company-zi::after { content: ""; display: block; clear: both; } .company-zi>.company-list { width: 50%; float: left; } .fazhang { margin-top: 50px; } .period { width: 100%; text-align: center; } .period::after { content: ""; display: block; clear: both; } .period>div { display: inline-block; width: 200px; font-size: 16px; border-radius: 5px; color: #999999; padding: 13px 9px; margin-right: 20px; cursor: pointer; background: #ffffff; border: 1px solid #c2c2c2; } .period>div:nth-child(1) { width: 221px; } .period>div.active { background: #1296DB; border-color: #1295DB; color: #ffffff; } .history { display: none; } .history.active { display: block; } .history-item { margin-top: 40px; } .course-event { margin-left: 280px; border-left: 1px solid #ebebeb; } .p-dec-d { display: none; margin-top: 35px; } .p-dec-d.active { display: block; } .course-event h3 { margin: 0px 0 30px -40px; padding: 18px 0; width: 80px; height: 80px; border-radius: 50%; background: #f6f6f6; color: #303030; text-align: center; opacity: 1; font-weight: 700; font-size: 24px; line-height: 30px; } .course-event h3 em { display: block; color: #a3a3a3; font-size: 12px; line-height: 14px; } .course-event ul li { position: relative; padding-bottom: 25px; padding-left: 155px; font-size: 14px; } .course-event li em { position: absolute; top: 0; left: 0; padding-left: 15px; height: 30px; color: #a3a3a3; line-height: 30px; } .course-event li p { position: relative; padding-left: 20px; color: #303030; line-height: 30px; } .course-event li p:before { position: absolute; top: 12px; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #a3a3a3; content: ""; } .course-event li em:before { position: absolute; top: 10px; left: -5px; width: 10px; height: 10px; border-radius: 50%; background: #1296DB; content: ""; } .page_1, .page_2, .page_3 { margin: 40px 0; } /* 手机端二级联动 */ .mobileSelect { position: relative; z-index: 0; opacity: 0; visibility: hidden; -webkit-transition: opacity 0.4s, z-index 0.4s; transition: opacity 0.4s, z-index 0.4s; } .mobileSelect * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .mobileSelect .grayLayer { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #eee; background: rgba(0, 0, 0, 0.7); z-index: 888; display: block; } .mobileSelect .content { width: 100%; display: block; position: fixed; z-index: 889; color: black; -webkit-transition: all 0.4s; transition: all 0.4s; bottom: -350px; left: 0; background: white; } .mobileSelect .content .fixWidth { width: 90%; margin: 0 auto; position: relative; } .mobileSelect .content .fixWidth:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .mobileSelect .content .btnBar { border-bottom: 1px solid #DCDCDC; font-size: 15px; height: 45px; position: relative; text-align: center; line-height: 45px; } .mobileSelect .content .btnBar .cancel, .mobileSelect .content .btnBar .ensure { height: 45px; width: 55px; cursor: pointer; position: absolute; top: 0; } .mobileSelect .content .btnBar .cancel { left: 0; color: #666; } .mobileSelect .content .btnBar .ensure { right: 0; color: #1e83d3; } .mobileSelect .content .btnBar .title { font-size: 15px; padding: 0 15%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .mobileSelect .content .panel:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .mobileSelect .content .panel .wheels { width: 100%; height: 200px; overflow: hidden; } .mobileSelect .content .panel .wheel { position: relative; z-index: 0; float: left; width: 50%; height: 200px; overflow: hidden; -webkit-transition: width 0.3s ease; transition: width 0.3s ease; } .mobileSelect .content .panel .wheel .selectContainer { display: block; text-align: center; -webkit-transition: -webkit-transform 0.18s ease-out; transition: -webkit-transform 0.18s ease-out; transition: transform 0.18s ease-out; transition: transform 0.18s ease-out, -webkit-transform 0.18s ease-out; } .mobileSelect .content .panel .wheel .selectContainer li { font-size: 15px; display: block; height: 40px; line-height: 40px; cursor: pointer; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .mobileSelect .content .panel .selectLine { height: 40px; width: 100%; position: absolute; top: 80px; pointer-events: none; -webkit-box-sizing: border-box; box-sizing: border-box; border-top: 1px solid #DCDCDC; border-bottom: 1px solid #DCDCDC; } .mobileSelect .content .panel .shadowMask { position: absolute; top: 0; width: 100%; height: 200px; background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(rgba(255, 255, 255, 0)), to(#ffffff)); background: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0), #ffffff); background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0), #ffffff); opacity: 0.9; pointer-events: none; } .mobileSelect-show { opacity: 1; z-index: 10000; visibility: visible; } .mobileSelect-show .content { bottom: 0; } @media screen and (max-width: 768px) { .secondary-menu { padding-bottom: 10px; } .main { padding-top: 0; } .newslist li { padding: 20px 13px; } .swiper-containerx { height: auto; margin-top: 69px; } .swiper_title h6 { font-size: 40px; } .news-item>div:nth-child(1) { width: 100%; } .news-item>div:nth-child(2) { width: 100%; padding-left: 0; margin-top: 15px; height: 150px; } .news-item>div:nth-child(2) p { font-size: 14px; height: 80px; overflow: hidden; } .about-ofoter .ofoter-item1 { width: 100%; margin-right: 10px; } .about-ofoter .ofoter-item2 { width: 100%; height: auto; } .about-space { width: 100%; } .about-space::after { content: ""; display: block; clear: both; } .about-ofoter .ofoter-item1 .ofoters { width: 100%; margin-bottom: 10px; height: auto; } .about-kede-content>.content { margin-top: 25px; } .kede-hj { padding: 0px 0; } .huanjing { height: auto; padding-top: 25px; } .huanjing::after { content: ""; display: block; clear: both; } .about-ofoter .ofoter-item1 .offoter2 { width: 100%; height: auto; } .space-itme1, .space-itme2 { width: 100%; } .about-kede-content>h4 { font-size: 20px; } .about-kede-content>p { font-size: 15px; } .about-kede-content>.content>p { font-size: 16px; } .about-kede-content>.content>img { width: 100%; } .item2-s .s-item1 { height: 120px; margin-top: 10px; margin-bottom: 10px; } .space-itme1 .itme1-s, .space-itme1 .itme1-d { width: 100%; margin-right: 10px; margin-top: 10px; } .space-itme1, .space-itme2 { width: 100%; float: left; height: 100%; } .space-itme1::after, .space-itme2::after { content: ""; display: block; clear: both; } .space-itme2 { margin-top: 10px; } .kede-jingshen { padding-top: 17px; } .jingshen-item1>div:nth-child(1), .jingshen-item2>div:nth-child(1), .jingshen-item3>div:nth-child(1), .jingshen-item4>div:nth-child(1) { width: 100%; height: auto; margin-right: 0px; } .jingshen-item1>div:nth-child(2), .jingshen-item2>div:nth-child(2), .jingshen-item3>div:nth-child(2), .jingshen-item4>div:nth-child(2) { width: 100%; padding: 17px; margin-right: 0; margin-bottom: 10px; } .kede-jingshen span { font-size: 20px; display: block; margin-top: 9px; margin-bottom: 17px; } .jingshen-item1, .jingshen-item2, .jingshen-item3, .jingshen-item4 { height: auto; margin-bottom: 0; } .jingshen-item1::after, .jingshen-item2::after, .jingshen-item3::after, .jingshen-item4::after { content: ""; display: block; clear: both; } .kede-jingshen p { font-size: 12px; color: #ffffff; } .kede-jingshen h5 { font-size: 30px; color: #ffffff; } .jingsheng-top { margin-top: 40px; } .jingshen-item1>div, .jingshen-item2>div, .jingshen-item3>div, .jingshen-item4>div { margin-bottom: 10px; } .zizhi img { width: 100%; } .zizhi>div:nth-child(1) { height: auto; } .company-zi>.company-list { width: 100%; float: left; } .company-list h6 { font-size: 15px; } .company-list span { font-size: 17px; } .region-button { text-align: center; width: 90px; font-size: 15px; color: #ffffff; padding: 9px; border-radius: 5px; background: #1296DB; margin-top: 19px; } .product-title h4 { font-size: 20px; } .product-title p { font-size: 15px; margin-bottom: 20px; } #swiper5 { height: 554px; } .str-f-text p, .str-f-number p { font-size: 12px; color: #ffffff; margin-bottom: 18px; padding-left: 10px; } .strategic ul>li>img { width: 100%; } .strategic ul>li { float: left; width: 48.9%; margin-right: 7px; margin-bottom: 7px; } .strategic ul>li:nth-child(2n) { margin-right: 0; } .strate-f { padding: 29px 0; } .course-event { margin-left: 11px; border-left: 1px solid #ebebeb; } .course-event ul li { position: relative; padding-bottom: 25px; padding-left: 59px; font-size: 12px; } .course-event h3 { margin: 0px 0 30px -27px; padding: 6px 0; width: 55px; height: 55px; font-weight: 700; font-size: 17px; line-height: 31px; } .course-event h3 em { font-size: 12px; line-height: 6px; } .fazhang { margin-top: 6px; } .period>div:nth-child(1) { width: 170px; } .period>div { width: 169px; font-size: 12px; padding: 9px 9px; margin-right: 0; margin-bottom: 8px; } .news-item>div:nth-child(2) h6 { font-size: 19px; color: #333333; margin: 0; } #trigger1, #trigger2 { display: block; width: 100%; height: 40px; border-radius: 5px; border: 1px solid #999; margin-bottom: 20px; text-align: center; font-size: 14px; line-height: 40px; } .client-item>div:nth-child(5n) { margin-right: 3px; } .client-item>div:nth-child(2n) { margin-right: 0px; } .client-item>div { float: left; width: 49.2%; height: auto; } .client-list .shengfen, .client-list .quyu { display: none; } .filtrate .quyu { padding: 2px 10px; height: 203px; } .filtrate span { font-size: 16px; width: 100%; height: auto; text-align: center; } .filtrate ul li { float: left; padding: 5px 12px; font-size: 13px; color: #666666; height: 29px; border-radius: 5px; cursor: pointer; margin-left: 3px; margin-bottom: 4px; } .filtrate ul { width: 100%; } .filtrate .shengfen { height: 156px; } #position p { font-size: 16px!important; } .p-dec-d .gialian-con { width: 100%; margin: 0 auto; padding: 0 20px; } .p-dec-d .shengqing-con { width: 100%; margin: 0 auto; padding: 0 20px; } .p-dec-d .lingyu-con { width: 100%; margin: 0 auto; padding: 0 20px; } .p-dec-d .zhengce-con { width: 100%; margin: 0 auto; padding: 0 20px; } .p-dec-d .chengnuo-con { width: 100%; margin: 0 auto; padding: 0 20px; } #swiper4 { height: 140px; } .product-list #swiper4>.swiper-wrapper .pd-li { height: auto; } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t span { font-size: 39px; } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t { top: -17px; } .product-list #swiper4>.swiper-wrapper .pd-li.active .pd-t p { opacity: 0; } .product-list #swiper4>.swiper-wrapper .pd-li .pd-t em { font-size: 16px; } .product-list #swiper4>.swiper-wrapper .pd-li.active .pd-t { top: -11px; } #swiper4.swiper-container-horizontal>.swiper-pagination-bullets { bottom: -5px; left: 0; width: 100%; } #swiper4 .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 200%; opacity: 1; background: #666666; } .p-dec-d .p-header { height: 175px; } .p-dec-d .p-header h4 { font-size: 26px; } .p-dec-d .p-button-titile { width: 89px; padding: 7px 11px; font-size: 15px; margin-bottom: 20px; text-align: center!important; } .gialian-con>p { font-size: 14px; } .p-dec-d .p-button-titile::after { top: -5px; left: -5px; width: 111%; height: 126%; } .p-dec-d .haochu-ul li { font-size: 14px; } .zhibiao-p { font-size: 15px; margin: 15px auto; } .p-dec-d .chengnuo-ul li { width: 50%; padding: 29px 14px; font-size: 12px; } .p-dec-d .shengqing-ul li { font-size: 14px; margin-bottom: 9px; } .p-dec-d .haochu-ul li em { width: 20px; height: 20px; line-height: 20px; font-size: 13px; border: 1px solid #1296DB; } .p-dec-d .shengqing-ul li em { width: 20px; height: 20px; line-height: 20px; font-size: 13px; border: 1px solid #1296DB; } .about-ofoter .ofoter-item1 .offoter1 { margin-bottom: 10px; height: auto; } .p-dec-d .lingyu-ul li { padding: 15px 22px; border: 1px dashed #1295DB; position: relative; display: inline-block; font-size: 13px; color: #666666; margin-left: 40px; margin-bottom: 24px; } .p-dec-d .lingyu-ul li em { position: absolute; top: -17px; left: -8px; font-size: 19px; color: #ffffff; } .five-angle::before { top: -32px; left: -8px; border-width: 0px 18px 15px; } .five-angle { top: -8px; left: -20px; width: 35px; border-width: 17px 8px 0; } .p-dec-d .liucheng-ul li { width: 129px; height: 77px; line-height: 81px; font-size: 12px; margin-right: 27px; } .p-dec-d .liucheng-ul li::after { top: 30px; right: -25px; border-left: 15px solid #1295DB; border-bottom: 7px solid transparent; border-top: 7px solid transparent; } .p-dec-d .zhengce-ul { padding-left: 0; } .p-dec-d .zhengce-ul li p { font-size: 13px; color: #666666; } .p-dec-d .zhengce-ul li { display: inline-block; padding: 17px; border: 1px solid #1295DB; margin-right: 7px; height: 160px; margin-bottom: 5px; } .p-dec-d .zhengce-ul li span { font-size: 15px; color: #333333; margin-bottom: 6px; } .p-dec-d .zhibiao-dec table { font-size: 16px; } .p-dec-d .gailian, .haochu { padding: 15px 0px 50px; } .contact_text { padding-left: 0; width: 100%; } .contact_img img { margin-left: 0px; } .contact_img { float: left; padding-top: 40px; width: 100%; text-align: center; } .contact_text ul>li { font-size: 16px; color: #666666; margin-bottom: 20px; } .jishu-one { width: 100%; } .jishu-one li { width: 32.3%; height: 143px; float: left; padding: 15px; font-size: 12px; } .jishu-one li::after, .jishu-one li::before { display: none; } .jishu-one li>span:nth-child(1) { font-size: 32px; margin-bottom: 8px; } .jishu-one li:nth-child(2) { margin: 0 5px; } .ziyuan-ul { width:100%; } .ziyuan-ul li:nth-child(2) { height: auto; margin: 0; margin-top: 5px; width: 100%; } .ziyuan-ul li { width: 100%; height: auto; padding:6px 0; margin-top: 5px; } .ziyuan-ul li span { font-size: 13px; margin-bottom: 3px; margin-top: 8px; } .ziyuan-ul li p { font-size: 12px; } .ziyuan-ul li:nth-child(2) p, .ziyuan-ul li:nth-child(2) span { font-size: 12px; margin-bottom: 8px; margin-top: 5px !important; } .ziyuan-ul li:nth-child(1), .ziyuan-ul li:nth-child(3) { margin-top: 5px; } .secondary-menu.about-kede-secodn ul { width: 100%; height: 70px; text-align: center; line-height: 33px; border-radius: 5px; background: #ffffff; box-shadow: 4px 3px 8px #c8c8c8; } .detail-title h6 { font-size: 20px; } .detail-title span { font-size: 14px; } .news-detail { padding: 10px; } .detail-content img { display: block; margin: 0; width: 100%; } .wow{display: none;} #swiper51{display: block;} #swiper51 .item{ width: 100%; } #swiper51 .item h3{ height: 44px; line-height: 44px; margin: 0; font-size: 20px; font-weight: 400; color: #ffffff; text-align: center; background: #c39857; } #swiper51 .item .desc{ line-height: 24px; padding: 0 15px 0; font-size: 14px; color: #929292; } .p-secod-menu ul { width: 100%; height: 97px; text-align: center; line-height: 27px; } .p-secod-menu.p-secod-menu.chaoduohang ul li a { color: #999999; cursor: pointer; font-size: 14px; display: inline-block; width: 98%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .p-secod-menu.chaoduohang ul li { width: 50%; margin-right: 0; } .p-secod-menu.chaoduohang ul { height: 560px; line-height: 1.6; } .pingtai-l>div { width: 76px; height: 157px; border-radius: 200%; background: #E5F3FB; float: left; margin-right: 6px; text-align: center; padding: 15px; padding-top: 43px; font-size: 12px; position: relative; } .pingtai-l { width: 100%; margin: 0 auto; } ul.junmingstyle.product-a li { height: 30px!important; } ul.junmingstyle.product-a { height: 191px!important; } .p-dec-d { margin-top: -2px; } .p-secod-menu ul li { margin-right: 17px; margin-bottom: 5px; } .p-secod-menu ul { height: 104px; line-height: 26px; padding: 3px; } ul.gaoxinstyle.product-a li>a { font-size: 13px!important; } ul.gaoxinstyle.product-a li { margin-right: 12px; } ul.caishuistyle{ height: 104px!important; } ul.caishuistyle li{ margin-right: 17px!important; } ul.caishuistyle li>a{ font-size: 14px!important; } .p-secod-menu.duohang ul { height: 260px; line-height: 1.2; padding: 10px; } } @media screen and (max-width: 360px) { .jishu-one li { width: 32%; height: 143px; float: left; padding: 15px; font-size: 12px; } }