.header_w { background: #000; border-bottom: 1px solid #ccc; height: 121px; } .header_w .header { height: 120px; transition: all .3s; } .header_w .header .logo { padding-top: 32px; transition: all .3s; } .header_w .header .nav { line-height: 120px; transition: all .3s; } .header_w .header .nav .item { float: left; margin-left: 45px; position: relative; } .header_w .header .nav .item a { display: inline-block; font-size: 16px; color: #fff; } .header_w .header .nav .item a:hover { color: #f8b300; } .header_w .header .nav .item .child { position: absolute; top: 120px; left: 50%; z-index: 99; margin-left: -60px; line-height: 40px; background: #fff; width: 120px; display: none; border: 1px solid #ccc; border-top: none; } .header_w .header .nav .item .child a { display: block; text-align: center; font-size: 16px; color: #666; } .header_w .header .nav .item .child a:hover { color: #f8b300; } .header_w .header .nav .item.current > a { color: #f8b300; } .in_banner { height: 650px; } .in_banner .in_banner_swiper { width: 100%; height: 650px; } .in_banner .in_banner_swiper .swiper-slide { width: 100%; overflow: hidden; height: 100%; } .in_banner .in_banner_swiper .swiper-slide span { display: block; width: 300%; height: 100%; text-align: center; margin-left: -100%; } .in_banner .in_banner_pa { width: 100%; position: absolute; left: 0; bottom: 20px; z-index: 9; text-align: center; } .in_banner .swiper-pagination-switch { display: inline-block; width: 8px; height: 8px; line-height: 0px; background: #fff; margin: 0 3px; border-radius: 50%; cursor: pointer; opacity: 1; transition: all .5s; } .in_banner .swiper-active-switch { background: #f8b300; } .in_title { text-align: center; } .in_title .cn { font-size: 40px; color: #fff; line-height: 50px; font-weight: 500; } .in_title .en { font-size: 24px; color: #666; line-height: 40px; text-transform: uppercase; } .in_service_w .in_service { padding: 100px 0 120px; } .in_service_w .in_service .list { padding-top: 70px; } .in_service_w .in_service .list .item { float: left; width: 350px; text-align: center; padding: 40px; box-sizing: border-box; border-radius: 10px; color: #fff; } .in_service_w .in_service .list .item .img img { width: 160px; border-radius: 50%; } .in_service_w .in_service .list .item .title { font-size: 24px; font-weight: 500; line-height: 50px; padding-top: 10px; } .in_service_w .in_service .list .item .text { font-size: 14px; color: #fff; line-height: 24px; } .in_service_w .in_service .list .item .more { padding-top: 25px; } .in_service_w .in_service .list .item .more a { display: inline-block; width: 120px; line-height: 32px; border-radius: 32px; border: 1px solid #E4E4E4; font-size: 14px; color: #fff; } .in_service_w .in_service .list .item:hover { box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.1); } .in_service_w .in_service .list .item:hover .title { color: #f8b300; } .in_service_w .in_service .list .item:hover .more a { background: #f8b300; border: 1px solid #f8b300; color: #fff; } .in_decoration_w { background: #1f1f1f; height: 220px; } .in_decoration_w .in_decoration .left { width: 310px; text-align: right; border-bottom: 2px solid #F8B300; padding: 60px 0 10px; } .in_decoration_w .in_decoration .left .en { font-size: 24px; color: #ccc; line-height: 40px; text-transform: uppercase; letter-spacing: 5px; } .in_decoration_w .in_decoration .left .cn { font-size: 28px; color: #fff; line-height: 40px; letter-spacing: 5px; } .in_decoration_w .in_decoration .why { width: 250px; margin-left: 40px; padding-top: 100px; } .in_decoration_w .in_decoration .why .cn { font-size: 16px; color: #fff; line-height: 30px; } .in_decoration_w .in_decoration .why .en { font-size: 12px; color: #fff; line-height: 15px; opacity: .2; } .in_decoration_w .in_decoration .right { width: 640px; padding-top: 60px; } .in_decoration_w .in_decoration .right .item { float: left; width: 320px; line-height: 60px; } .in_decoration_w .in_decoration .right .item .icon i { font-size: 16px; color: #FF913D; } .in_decoration_w .in_decoration .right .item .cn { font-size: 16px; color: #fff; padding: 0 5px; } .in_decoration_w .in_decoration .right .item .en { font-size: 12px; color: #fff; text-transform: uppercase; opacity: .5; } .in_case_w .in_case { padding: 100px 0 80px; } .in_case_w .in_case .top { padding-top: 80px; } .in_case_w .in_case .top .menu a { float: left; display: inline-block; padding: 0 10px; line-height: 36px; font-size: 18px; border-bottom: 4px solid #fff; color: #fff; } .in_case_w .in_case .top .menu a:hover { border-bottom: 4px solid #F8B300; } .in_case_w .in_case .top .menu a.current { border-bottom: 4px solid #F8B300; } .in_case_w .in_case .top .right { line-height: 36px; } .in_case_w .in_case .top .right a { font-size: 18px; } .in_case_w .in_case .top .right a i { padding-left: 6px; } .in_case_w .in_case .list { padding-top: 20px; } .in_case_w .in_case .list .item { float: left; width: 440px; overflow: hidden; border-radius: 10px; background: #fff; margin-bottom: 40px; margin-right: 40px; box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1); transition: all .3s; } .in_case_w .in_case .list .item:nth-child(3n) { margin-right: 0; } .in_case_w .in_case .list .item .img img { width: 440px; } .in_case_w .in_case .list .item .bot { padding: 10px 20px; } .in_case_w .in_case .list .item .bot .title { font-size: 18px; line-height: 25px; transition: all .3s; } .in_case_w .in_case .list .item .bot .text { font-size: 14px; color: #666; line-height: 25px; } .in_case_w .in_case .list .item:hover { box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3); } .in_case_w .in_case .list .item:hover .bot .title { color: #F8B300; } .in_case_w .in_case .more { text-align: center; padding-top: 40px; } .in_case_w .in_case .more a { display: inline-block; width: 160px; line-height: 40px; border-radius: 40px; background: #F8B300; box-shadow: 0px 10px 20px 0px rgba(248, 179, 0, 0.2); font-size: 16px; color: #fff; transition: all .3s; } .in_case_w .in_case .more a:hover { box-shadow: 0px 5px 10px 0px rgba(248, 179, 0, 0.8); } .in_about_w { background: #1f1f1f; } .in_about_w .in_about { padding: 160px 0 80px; } .in_about_w .in_about .top .img img { width: 700px; height: 520px; } .in_about_w .in_about .top .right { width: 700px; height: 520px; background: #000; box-sizing: border-box; padding: 70px 80px 0 60px; } .in_about_w .in_about .top .right .in_title { text-align: left; } .in_about_w .in_about .top .right .con { font-size: 20px; color: #fff; line-height: 40px; padding-top: 40px; } .in_about_w .in_about .top .right .more { text-align: right; padding-top: 60px; } .in_about_w .in_about .top .right .more a { font-size: 20px; color: #666; } .in_about_w .in_about .top .right .more a i { font-size: 18px; color: #F8B300; padding-left: 5px; } .in_about_w .in_about .bottom { padding-top: 130px; } .in_about_w .in_about .bottom .item { float: left; width: 350px; text-align: center; color: #fff; } .in_about_w .in_about .bottom .item .icon i { font-size: 60px; color: #F8B300; } .in_about_w .in_about .bottom .item .num { font-size: 40px; font-family: Arial; line-height: 50px; padding-top: 30px; } .in_about_w .in_about .bottom .item .text { font-size: 20px; line-height: 30px; } .in_about_w .in_about .contact { text-align: center; padding-top: 110px; } .in_about_w .in_about .contact a { display: inline-block; width: 160px; line-height: 40px; border-radius: 40px; background: #F8B300; box-shadow: 0px 10px 20px 0px rgba(248, 179, 0, 0.2); font-size: 16px; color: #fff; transition: all .3s; } .in_about_w .in_about .contact a:hover { box-shadow: 0px 5px 10px 0px rgba(248, 179, 0, 0.8); } .in_plan_w .in_plan { padding: 110px 0 110px; } .roundabout_box { width: 980px; margin: 0 auto; } .roundabout_box ul { height: 800px; margin: 0 auto; } .roundabout_box ul li { width: 980px; height: 626px; text-align: center; } .roundabout_box ul li img { width: 100%; box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1); border-radius: 10px; overflow: hidden; } .roundabout_box ul li .title { font-size: 28px; font-weight: 600; line-height: 40px; padding-top: 40px; } .roundabout_box ul li .text { font-size: 20px; color: #666; line-height: 30px; } .in_customer_w { background: #1f1f1f; } .in_customer_w .in_customer { padding: 140px 0 180px; } .in_customer_w .in_customer .list { margin-top: 100px; position: relative; } .in_customer_w .in_customer .list .in_customer_swiper { width: 1200px; height: 300px; margin: 0 auto; background: #fff; } .in_customer_w .in_customer .list .in_customer_ctrl { position: absolute; top: 50%; margin-top: -60px; width: 56px; height: 120px; line-height: 120px; text-align: center; background: rgba(0, 0, 0, 0.1); cursor: pointer; transition: all .3s; } .in_customer_w .in_customer .list .in_customer_ctrl:hover { background: rgba(0, 0, 0, 0.2); } .in_customer_w .in_customer .list .in_customer_ctrl i { font-size: 20px; color: #999; } .in_customer_w .in_customer .list .in_customer_ctrl.left { left: 0; } .in_customer_w .in_customer .list .in_customer_ctrl.right { right: 0; } .in_news_w .in_news { padding: 140px 0 200px; } .in_news_w .in_news .top { padding-top: 80px; } .in_news_w .in_news .top .menu a { float: left; display: inline-block; padding: 0 10px; line-height: 36px; font-size: 18px; border-bottom: 4px solid #fff; color: #fff; } .in_news_w .in_news .top .menu a:hover { border-bottom: 4px solid #F8B300; } .in_news_w .in_news .top .menu a.current { border-bottom: 4px solid #F8B300; } .in_news_w .in_news .top .right { line-height: 36px; } .in_news_w .in_news .top .right a { font-size: 18px; } .in_news_w .in_news .top .right a i { padding-left: 6px; } .in_news_w .in_news .main { padding-top: 40px; } .in_news_w .in_news .main .main_left { background: #1f1f1f; } .in_news_w .in_news .main .main_left a { width: 520px; height: 480px; display: block; box-sizing: border-box; padding: 20px 30px 0; } .in_news_w .in_news .main .main_left a .title { font-size: 20px; line-height: 40px; } .in_news_w .in_news .main .main_left a .line span { display: inline-block; width: 80px; height: 1px; background: #F8B300; } .in_news_w .in_news .main .main_left a .des { font-size: 16px; color: #666; line-height: 24px; margin-top: 10px; margin-bottom: 25px; height: 48px; } .in_news_w .in_news .main .main_left a .img img { width: 460px; height: 250px; } .in_news_w .in_news .main .main_left a .more { line-height: 60px; font-size: 20px; color: #666; } .in_news_w .in_news .main .main_left a .more i { font-size: 18px; color: #F8B300; padding-left: 5px; } .in_news_w .in_news .main .main_right { width: 780px; } .in_news_w .in_news .main .main_right .item { padding: 20px 0; } .in_news_w .in_news .main .main_right .item .left { width: 580px; } .in_news_w .in_news .main .main_right .item .left .title a { font-size: 20px; line-height: 40px; } .in_news_w .in_news .main .main_right .item .left .line span { display: inline-block; width: 80px; height: 1px; background: #F8B300; } .in_news_w .in_news .main .main_right .item .left .des { font-size: 16px; color: #fff; line-height: 24px; margin-top: 10px; height: 48px; } .in_news_w .in_news .main .main_right .item .right { text-align: right; padding-right: 30px; padding-top: 30px; } .in_news_w .in_news .main .main_right .item .right .year { font-size: 24px; font-weight: 600; } .in_news_w .in_news .main .main_right .item .right .day { font-size: 16px; } .footer_w { background: #333; } .footer_w .footer { text-align: center; color: #fff; padding-top: 80px; } .footer_w .footer .title { font-size: 56px; line-height: 100px; } .footer_w .footer .text span { display: inline-block; font-size: 24px; position: relative; line-height: 30px; } .footer_w .footer .text span::after { content: ''; width: 80px; height: 1px; background: #fff; position: absolute; left: -120px; top: 15px; } .footer_w .footer .text span::before { content: ''; width: 80px; height: 1px; background: #fff; position: absolute; right: -120px; top: 15px; } .footer_w .footer .contact { padding-top: 50px; } .footer_w .footer .contact span { display: inline-block; font-size: 20px; padding: 0 22px; line-height: 50px; border-radius: 10px; border: 2px solid #fff; } .footer_w .footer .bottom { padding: 80px 0 30px; font-size: 14px; color: #F8F8F8; line-height: 24px; } .footer_w .footer .bottom a { color: #F8F8F8; } .page_contact { padding-top: 80px; } .page_contact .page_contact_top { color: #fff; background: #1f1f1f; } .page_contact .page_contact_top .left { width: 698px; box-sizing: border-box; padding: 40px 40px 0 40px; } .page_contact .page_contact_top .left .top .icon { width: 64px; height: 64px; text-align: center; line-height: 64px; background: #F8B300; border-radius: 50%; } .page_contact .page_contact_top .left .top .icon i { font-size: 40px; color: #fff; } .page_contact .page_contact_top .left .top .hotline { padding-left: 20px; } .page_contact .page_contact_top .left .top .hotline .num { font-size: 40px; line-height: 42px; font-family: Arial; } .page_contact .page_contact_top .left .top .hotline .text { font-size: 20px; line-height: 22px; } .page_contact .page_contact_top .left .main .company { font-size: 28px; line-height: 60px; padding-top: 50px; } .page_contact .page_contact_top .left .main .text { font-size: 18px; line-height: 40px; } .page_contact .page_contact_list { padding: 100px 40px 0; border-bottom: 1px solid #E4E4E4; color: #fff; } .page_contact .page_contact_list .item { float: left; width: 500px; margin-bottom: 100px; } .page_contact .page_contact_list .item:nth-child(3n) { width: 320px; } .page_contact .page_contact_list .item .company { font-size: 20px; line-height: 50px; } .page_contact .page_contact_list .item .text { font-size: 16px; line-height: 32px; } .page_contact .page_contact_form { padding-top: 40px; padding-bottom: 120px; } .page_contact .page_contact_form .text { font-size: 20px; line-height: 100px; color: #fff; } .page_contact .page_contact_form .input { padding-bottom: 40px; } .page_contact .page_contact_form .input .item { position: relative; } .page_contact .page_contact_form .input .item input { width: 680px; height: 60px; border: 1px solid #CCCCCC; padding: 0 20px; box-sizing: border-box; font-size: 20px; } .page_contact .page_contact_form .input .item label.error { position: absolute; right: 20px; top: 0; line-height: 60px; color: #F8B300; } .page_contact .page_contact_form .textarea { padding-bottom: 40px; } .page_contact .page_contact_form .textarea textarea { width: 1400px; height: 400px; border: 1px solid #CCCCCC; padding: 15px 20px; box-sizing: border-box; font-size: 20px; resize: none; } .page_contact .page_contact_form .button button { width: 240px; height: 60px; background: #F8B300; border-radius: 60px; box-shadow: 0px 10px 10px 0px rgba(248, 179, 0, 0.2); border: none; font-size: 20px; color: #fff; cursor: pointer; } .page_about { padding-bottom: 200px; } .page_about .page_about_title { font-size: 28px; color: #000; line-height: 80px; border-bottom: 1px solid #D2D2D2; padding-top: 30px; font-weight: 600; } .page_about .about { padding-top: 58px; padding-bottom: 40px; } .page_about .about .top .left { width: 680px; font-size: 16px; color: #fff; line-height: 32px; } .page_about .about .top .right { padding-top: 8px; } .page_about .about .top .right img { width: 680px; } .page_about .about .content { padding-top: 30px;color: #fff; } .page_about .about .content .title { font-size: 16px; font-weight: 600; line-height: 32px; } .page_about .about .content .text { font-size: 16px; line-height: 32px; text-indent: 2em; } .page_about .culture { padding: 50px 0; font-size: 16px; color: #fff; line-height: 32px; } .page_about .img { padding: 50px 0; } .page_about .img img { max-width: 100%; } .page_news_list .menu { padding-top: 60px; padding-bottom: 40px; } .page_news_list .menu .item { margin-right: 10px; float: left; } .page_news_list .menu .item a { display: inline-block; line-height: 30px; border-radius: 30px; padding: 0 12px; font-size: 16px; } .page_news_list .menu .item.current a { background: #F8B300; color: #fff; } .page_news_list .list .item { padding: 40px 0; border-bottom: 1px solid #E4E4E4; } .page_news_list .list .item:last-child { border-bottom: none; } .page_news_list .list .item a .date { width: 170px; font-size: 16px; line-height: 60px; } .page_news_list .list .item a .main { width: 950px; } .page_news_list .list .item a .main .title { font-size: 18px; font-weight: 600; line-height: 60px; } .page_news_list .list .item a .main .des { font-size: 16px; color: #fff; line-height: 30px; } .page_news_list .list .item a .img img { width: 200px; } .page_news_detail .menu { padding-top: 60px; padding-bottom: 40px; } .page_news_detail .menu .item { margin-right: 10px; float: left; } .page_news_detail .menu .item a { display: inline-block; line-height: 30px; border-radius: 30px; padding: 0 12px; font-size: 16px; } .page_news_detail .menu .item.current a { background: #F8B300; color: #fff; } .page_news_detail .main .left { width: 1080px; } .page_news_detail .main .left .top { padding: 30px 0; border-bottom: 1px solid #eaeaea; } .page_news_detail .main .left .top .title { font-size: 24px; color: #fff; line-height: 30px; } .page_news_detail .main .left .top .date { font-size: 16px; color: #999; line-height: 30px; padding-top: 10px; } .page_news_detail .main .left .content { padding: 40px 0; font-size: 16px; color: #fff; line-height: 36px; border-bottom: 1px solid #eaeaea; } .page_news_detail .main .left .content img { width: 100% !important; } .page_news_detail .main .left .page { padding: 50px 0; font-size: 16px; color: #fff; } .page_news_detail .main .left .page a { color: #fff; } .page_news_detail .main .right { width: 280px; } .page_news_detail .main .right .top { font-size: 24px; color: #333; line-height: 60px; border-bottom: 1px solid #E4E4E4; } .page_news_detail .main .right .list .item { margin-top: 40px; } .page_news_detail .main .right .list .item .img { padding-bottom: 10px; } .page_news_detail .main .right .list .item .img img { width: 280px; } .page_news_detail .main .right .list .item .title { font-size: 18px; color: #fff; line-height: 25px; font-weight: 600; } .page_news_detail .main .right .list .item .des { font-size: 16px; color: #fff; line-height: 25px; } .page_case_list .menu { border-bottom: 1px solid #F8B300; padding-top: 60px; } .page_case_list .menu .item { float: left; } .page_case_list .menu .item a { display: block; width: 127px; line-height: 50px; text-align: center; font-size: 16px; } .page_case_list .menu .item.current a { background: #F8B300; color: #fff; } .page_case_list .type { padding: 30px 0 60px; } .page_case_list .type .row { padding: 10px 0; } .page_case_list .type .row .item { float: left; margin-right: 7px; } .page_case_list .type .row .item a { display: block; line-height: 30px; border-radius: 30px; font-size: 15px; color: #fff; padding: 0 12px; } .page_case_list .type .row .item.current a { background: #F8B300; color: #fff; } .page_case_list .list .item { float: left; width: 440px; overflow: hidden; border-radius: 10px; background: #fff; margin-bottom: 40px; margin-right: 40px; transition: all .3s; } .page_case_list .list .item:nth-child(3n) { margin-right: 0; } .page_case_list .list .item .img img { width: 440px; } .page_case_list .list .item .bot { padding: 10px 20px; } .page_case_list .list .item .bot .title { font-size: 18px; line-height: 25px; transition: all .3s; color: #000; } .page_case_list .list .item .bot .text { font-size: 14px; color: #666; line-height: 25px; } .page_case_list .list .item:hover { box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3); } .page_case_list .list .item:hover .bot .title { color: #F8B300; } .page_case_detail { padding-bottom: 100px; } .page_case_detail .menu { border-bottom: 1px solid #F8B300; padding-top: 60px; } .page_case_detail .menu .item { float: left; } .page_case_detail .menu .item a { display: block; width: 140px; line-height: 50px; text-align: center; font-size: 16px; } .page_case_detail .menu .item.current a { background: #F8B300; color: #fff; } .page_case_detail .type { padding: 30px 0 60px; } .page_case_detail .type .row { padding: 10px 0; } .page_case_detail .type .row .item { float: left; margin-right: 10px; } .page_case_detail .type .row .item a { display: block; line-height: 30px; border-radius: 30px; font-size: 15px; color: #fff; padding: 0 12px; } .page_case_detail .type .row .item.current a { background: #F8B300; color: #fff; } .page_case_detail .page_top { padding-top: 60px; border-top: 1px solid #E4E4E4; } .page_case_detail .page_top .img img { width: 880px; } .page_case_detail .page_top .right { width: 470px; color: #fff; } .page_case_detail .page_top .right .title { font-size: 28px; line-height: 40px; padding: 20px 0; } .page_case_detail .page_top .right .text { font-size: 16px; line-height: 32px; padding-bottom: 40px; } .page_case_detail .page_top .right .hotline { padding-top: 40px; border-top: 1px solid #E4E4E4; } .page_case_detail .page_top .right .hotline .icon i { display: inline-block; width: 32px; height: 32px; text-align: center; line-height: 32px; border-radius: 50%; background: #F8B300; font-size: 18px; color: #fff; } .page_case_detail .page_top .right .hotline .num { font-size: 28px; line-height: 32px; padding-left: 10px; } .page_case_detail .page_top .right .hotline .num span { color: #F8B300; } .page_case_detail .page_title { text-align: center; padding: 120px 0 60px; } .page_case_detail .page_title span { display: inline-block; line-height: 44px; font-size: 24px; font-weight: 600; border-bottom: 4px solid #F8B300; color: #fff; } .page_case_detail .content { text-align: center; } .page_case_detail .content img { max-width: 100%; } .page_banner { width: 300%; text-align: center; margin-left: -100%; } /* FILE ARCHIVED ON 19:00:45 Jan 01, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:10:31 Sep 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.635 exclusion.robots: 0.04 exclusion.robots.policy: 0.026 esindex: 0.014 cdx.remote: 7.024 LoadShardBlock: 2550.375 (3) PetaboxLoader3.datanode: 148.08 (4) PetaboxLoader3.resolve: 2651.573 (2) load_resource: 363.271 */