@charset "utf-8"; *{ margin: 0px; padding: 0px; } body{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: 寰蒋闆呴粦; } ul{ margin: 0; } ul li{ list-style: none; } p{ margin:0; } img { border: 0; max-width: 100%; vertical-align: middle; } a { font-size: 14px; font-weight: normal; text-decoration: none; font-family: 寰蒋闆呴粦; color: #666666; outline: none; -moz-outline-style: none; transition: all 0.7s linear 0s; cursor: pointer; } a:hover,a:active,a:visited,a:link{ text-decoration: none; } .clear { clear: both; height: 40px; width: 100%; background: #1d1e20; } h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0; } @font-face { font-family: 'iconfont'; /* project id 1899149 */ src: url('https://at.alicdn.com/t/font_1899149_1oegm4lje8rh.eot'); src: url('https://at.alicdn.com/t/font_1899149_1oegm4lje8rh.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_1899149_1oegm4lje8rh.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1899149_1oegm4lje8rh.woff') format('woff'), url('https://at.alicdn.com/t/font_1899149_1oegm4lje8rh.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1899149_1oegm4lje8rh.svg#iconfont') format('svg'); } .iconfont { font-family: "iconfont" !important; font-size: 20px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /*arial甯歌*/ @font-face{ font-family: "arial"; src : url('../fonts/arial.ttf'); } .content{ margin: 0px 60px auto; } .header { position: fixed; width: 100%; top: 0; left: 0; right: 0; background: #fff; z-index: 999999; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); } .header .content { display: flex; height: 100px; } .header_nav { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; margin-left: 2%; } .header_nav ul { /* display: flex;*/ height: 100px; } .header_nav ul li i { display: none; } .header_right { display: flex; align-items: center; } .header_right_nr { padding-left: 20px; } .header_right_nr i { color: #474849; cursor: pointer; } .header_left { min-width: 360px; padding-top: 10px; } .header_left img { max-height: 80px; object-fit: cover; cursor: pointer; } .navbar-collapse { padding: 0 !important; } .header_nav ul li { margin: 0px 1px; transition: all 0.3s linear 0s; float: left; } .header_nav ul li a { color: #343434; font-size: 16px; padding: 0px 25px; display: inline-block; padding-top: 40px; height: 100px; } .header_nav ul li.active { background: #045ba0; color: #fff; } .header_nav ul li.active a{ color: #fff; } .navbar-toggle{ display: none; } /*.navbut{ display: none; }*/ .header_nav ul li:hover { background: #045ba0; color: #fff; } .header_nav ul li:hover a{ color: #fff; } .header_right_nr_ewm { position: absolute; margin-top: 44px; margin-left: -40px; display: none; } .header_right_nr_ewm_pic { width: 100px; height: 100px; display: flex; justify-content: center; align-items: center; position: relative; } .header_right_nr_ewm_pic:after { content: ''; position: absolute; top: -13px; left: 40px; border: 10px solid; border-color: transparent transparent white transparent; } .header_right_nr_ewm img { width: 90px; height: 90px; } .header_right_nr:hover .header_right_nr_ewm{ display: block; } .header_right_nr { padding-left: 0px; position: relative; } .header_right_nr.weixin { padding-right: 15px; } .header_right_nr_inp { display: none; position: absolute; top: 66px; right: 0; width: 300px; background: #fff; padding: 10px; } .header_right_nr_inp .input-group { position: relative; display: flex; border-collapse: separate; } .header_right_nr_inp .input-group input{ outline: none; box-shadow:none; } .btn-u { min-width: 80px; background: #045ba0; border: 1px solid #045ba0; outline: none; color: #fff; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .side-nav { position: fixed; right: 60px; top: 50%; z-index: 9999; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .side-nav li { width: 12px; height: 12px; margin-bottom: 15px; position: relative; cursor: pointer; background: #fff; border-radius: 6px; border: 1px #eee solid; } .side-nav li.act { background: none; background-color: #999999; } .header .header_nav ul li:hover>.dropdown-menu { display: block } /**/ /*.dropdown-menu { display: none !important; } .header .header_nav ul li:hover .dropdown-menu{ display: block !important; }*/ .dropdown-menu { background: #045ba0; overflow: hidden; height: auto !important; min-width: auto !important; top: 98px !important; border: none !important; box-shadow: none !important; width: 100%; text-align: center; border-radius: 0 !important; } .dropdown-menu li { padding: 10px 0px !important; color: #7eb7e0; font-size:14px; border-bottom: 1px dashed rgba(255,255,255,0.3); height: auto !important; width: 100%; } .dropdown-menu li:last-child{ border-bottom: none; } .dropdown-menu li a { color: #7eb7e0 !important; font-size: 14px !important; padding: 0 !important; word-wrap: break-word; white-space: normal; height: auto !important; } .dropdown-menu li a:hover{ background: transparent !important; } .dropdown-menu li:hover a{ color: #fff !important; } /*banner*/ .swiper-pagination-bullet-active{ background: #fff !important; } .banner .swiper-pagination-bullet { background: #909090; opacity: 1 !important; } .banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 25px !important; } .banner { overflow: hidden; margin-top: 100px; } .banner img{ width: 100%; } .banner_nr_sore_title { margin-top: -10px; } .home_company{ background: url(../images/profile.jpg); width: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; } .home_company_nr { text-align: center; width: 860px; margin: 0 auto; padding: 75px 0px; overflow: hidden; } .home_company_nr_top { margin-bottom: 35px; overflow: hidden; } .home_company_nr_top img { width: 125px; height: auto; object-fit: cover; } .home_company_nr_title h3 { color: #484848; font-size: 20px; font-weight: 900; margin-bottom: 5px; } .home_company_nr_title span { color: #616161; font-size: 14px; font-family: "arial"; font-weight: lighter; opacity: 0.35; } .home_company_nr_dese { font-size: 16px; line-height: 32px; color: #0e0e0e; margin-top: 35px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; text-align: left; } .home_company_nr_number { margin-top: 45px; text-align: left; overflow: hidden; margin-bottom: 65px; } .home_company_nr_number ul{ display: flex; } .home_company_nr_number ul li { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; } .number_top span { font-size: 50px; font-weight: 900; } .number_top { font-size: 16px; } .home_company_nr_more a { width: 180px; height: 42px; line-height: 42px; background: #045ba0; display: inline-block; color: #fff; border-radius: 50px; font-size: 16px; } .home_product{ background: url(../images/product.jpg); width: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; } .cony { width: 1200px; margin: 0 auto; padding: 80px 0px; } .home_product_top { text-align: center; color: #ffffff; overflow: hidden; } .home_product_top h3 { font-size: 36px; font-weight: bold; } .home_product_top p { padding: 10px 0px 5px; font-weight: 900; font-size: 16px; } .home_product_top span { font-size: 16px; font-weight: 900; font-family:"arial"; } .home_product_nr { margin-top: 30px; overflow: hidden; } .home_product_nr_all { width: 390px; height: 250px; float: left; margin-right: 10px; margin-bottom: 10px; overflow: hidden; position: relative; background: #fff; text-align: center; cursor: pointer; } .home_product_nr_all:nth-child(3n){ margin-right: 0; } .home_product_nr_all_bai { padding: 10px; } .home_product_nr_all_bai h3 { padding-top: 15px; font-size: 16px; color: #535353; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .home_product_bai_pic { max-width: 100%; margin: 0 auto; max-height: 255px; position: absolute; left: 0; right: 0; bottom: 2px; } .home_product_bai_pic img { max-width: 300px; margin-top: 20px; width: auto; height: 178px; object-fit: cover; } .home_product_nr_all_lan { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; background: #045ba0; display: none; } .home_product_nr_all_lan_nr { padding: 35px 25px 25px; overflow: hidden; color: #fff; } .home_product_nr_all_lan_nr h3 { font-size: 18px; font-weight: 900; position: relative; padding-bottom: 15px; margin-bottom: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .home_product_nr_all_lan_nr h3:after { position: absolute; content: ""; width: 100px; height: 1px; background: #a7d8ff; left: 0; right: 0; bottom: 0; margin: 0 auto; } .home_product_nr_all_lan_nr h3:before { position: absolute; content: ""; width: 30px; height: 3px; background: #a7d8ff; left: 0; right: 0; margin: 0 auto; z-index: 9999; bottom: -1px; } .home_product_nr_all_lan_nr p { font-size: 14px; line-height: 25px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-align: left; } .home_product_nr_all_lan_nr span { width: 90px; height: 25px; line-height: 25px; background: #fff; display: inline-block; color: #015191; font-size: 14px; font-family: "arial"; font-weight: bold; border-radius: 50px; margin-top: 35px; } .home_product_nr_all:hover .home_product_nr_all_lan{ display: block; transition: all 0.7s linear 0s; } .home_core{ background: url(../images/advantage.jpg); width: 100%; height: auto; background-size:cover; background-repeat: no-repeat; background-position: center; } .home_core_nr { width: 1250px; margin: 0 auto; text-align: center; overflow: hidden; padding: 70px 0px 85px; } .home_core_nr_top h3 { font-size: 36px; font-weight: bold; color: #045ba0; } .home_core_nr_top p { font-size: 16px; color: #636363; padding: 10px 0px 5px; font-weight: 900; } .home_core_nr_top span { font-size: 16px; color: #636363; font-family: "arial"; font-weight: 900; } .home_core_nr_bottom { padding-top: 30px; overflow: hidden; text-align: left; } .home_core_nr_bottom ul li { width: 285px; text-align: center; padding: 45px 35px 30px; overflow: hidden; background: #262c30; color: #fff; margin-right: 35px; margin-bottom: 35px; float: left; min-height: 350px; } .navbut i { font-size: 30px; display: none; } .home_core_nr_bottom ul li:hover { background: #045ba0; transition: all 0.7s linear 0s; } .home_core_nr_bottom ul li:nth-child(4n){ margin-right: 0; } .home_core_nr_bottom_icon{ overflow: hidden; } .home_core_nr_bottom_icon i { font-size: 45px; } .home_core_nr_bottom_title { padding-top: 40px; height: auto; min-height: 200px; overflow: hidden; /* height: 210px; overflow-y: auto;*/ } .home_core_nr_bottom_title h3 { font-size: 16px; font-weight: bold; margin-bottom: 15px; } .home_core_nr_bottom_title p { font-size: 12px; line-height: 24px; text-align: justify; } .home_case { background: #0460a5; text-align: center; padding: 65px 0px 70px; overflow: hidden; } .home_case_nr { text-align: left; overflow: hidden; margin-top: 30px; } .home_case_nr ul { overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between; } .home_case_nr ul li { width: 24.1%; margin-right: 19px; margin-bottom: 19px; float: left; position: relative; overflow: hidden; cursor: pointer; } .home_case_nr ul li:nth-child(4n){ margin-right: 0; float: left; } .home_case_nr_pic { width: 100%; height: 287px; overflow: hidden; } .home_case_nr_pic img { width: 100%; height: 100%; object-fit: cover; transition: all .8s ease-in-out; } .home_case_nr ul li:hover .home_case_nr_pic img{ transform: scale(1.1); } .home_case_nr_title { position: absolute; bottom: 0; right: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2); text-align: right; display: none; } .home_case_nr_title h3 { font-size: 16px; color: #ededed; font-weight: normal; position: absolute; bottom: 15px; right: 15px; line-height: 25px; } .home_case_nr ul li:hover .home_case_nr_title{ display: block; } .home_case_nr_more { text-align: center; margin-top: 10px; overflow: hidden; } .home_case_nr_more a { width: 180px; height: 42px; display: inline-block; background: #fff; line-height: 42px; border-radius: 113px; font-size: 16px; color: #0460a5; font-weight: normal; } .home_news { background: url(../images/news.jpg); width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } .home_news_top{ text-align: center; overflow: hidden; } .home_news_top h3 { font-size: 36px; color: #393939; font-weight: 900; } .home_news_top p { font-size: 16px; font-weight: 900; color: #393939; padding: 10px 0px 5px; } .home_news_top span { font-size: 16px; font-weight: 900; font-family:"arial"; } .home_news_nr { padding-top: 30px; overflow: hidden; } .home_news_nr_top { overflow: hidden; margin-bottom: 30px; } .home_news_nr_top ul{ display: flex; overflow-x: auto; } .home_news_nr_top ul li { min-width: 150px; height: 40px; line-height: 40px; background: #313131; margin: 0px 15px; border-radius: 50px; padding: 0px 10px; font-size: 16px; color: #fff; text-align: center; font-weight: bold; cursor: pointer; } .home_news_nr_top ul li.on { background: #0460a5; transition: all 0.5s linear 0s; } .home_news_nr_top ul li:hover{ background: #0460a5; transition: all 0.5s linear 0s; } .home_news_nr_bottom_all { overflow: hidden; display: none; } .home_news_nr_bottom_all:first-child{ display: block; } .home_news_all_pic{ overflow: hidden; } .home_news_all_pic_left { width: 600px; float: left; margin-right: 10px; } .home_news_all_pic_right{ width: 590px; float: left; } .home_news_all_tu:first-child{ width: 600px; float: left; margin-right: 10px; } .home_news_all_tu:first-child .home_news_all_pic_left_top{ height: 385px; } .home_news_all_tu{ width: 285px; float: left; margin-right: 10px; margin-bottom: 10px; } .home_news_all_pic_left_top { width: 100%; height: 161px; overflow: hidden; cursor: pointer; } .home_news_all_pic_left_top:hover img{ transform: scale(1.1); } .home_news_all_pic_left_top img{ width: 100%; height: 100%; object-fit: cover; transition: all .8s ease-in-out; } .home_news_all_tu { background: #fff; overflow: hidden; } .home_news_all_pic_left_bottom { padding: 16px 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 16px; color: #383838; } /*.home_news_all_pic_right .home_news_all_tu { width: 285px; float: left; margin-right: 10px; margin-bottom: 10px; } .home_news_all_pic_right .home_news_all_tu .home_news_all_pic_left_top{ width: 100%; height: 161px; overflow: hidden; } .home_news_all_pic_right .home_news_all_tu:nth-child(2n){ margin-right: 0; }*/ .home_news_nr_more a { width: 180px; height: 42px; line-height: 42px; background: #045ba0; display: inline-block; color: #fff; border-radius: 50px; font-size: 16px; } .home_news_nr_more { margin-top: 40px; text-align: center; overflow: hidden; } .home_news_nr_more a:hover{ background: transparent; border:1px solid #045ba0; color: #045ba0; } .home_case_nr_more a:hover{ background: transparent; border:1px solid #fff; color: #fff; } .home_company_nr_more a:hover{ background: transparent; border:1px solid #045ba0; color: #045ba0; } .home_honor { background: url(../images/zhiliang.jpg); width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } .home_honor_all { padding: 70px 0px; width: 1315px; margin: 0 auto; } .home_honor .home_core_nr_top { text-align: center; } .home_honor_all_bottom { margin-top: 30px; overflow: hidden; position: relative; width: 1315px; height: 430px; margin: 0 auto; z-index: 9999; /* position: relative; padding: 0px 80px;*/ } .home_honor_all_bottom .swiper-container{ width: 1180px; margin: 0 auto; position: initial !important; } /*.home_honor_all_bottom .swiper-wrapper{ width: 1150px; margin: 0 auto; overflow:hidden; }*/ .honor_img { width: 100%; height: 420px; overflow: hidden; } .home_honor_all_bottom .swiper-slide { width: 265px !important; height: 420px; float: left; margin: 0px 15px; display: flex; justify-content: center; align-items: center; } .home_honor_all_bottom .swiper-slide img { max-width: 270px; max-height: 420px; object-fit: cover; } /*.home_honor_all_bottom .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; }*/ /*.home_honor_all_bottom .swiper-slide{ width: 24% !important; } .home_honor_all_bottom .swiper-container { } .home_honor_all_bottom .swiper-wrapper { width: 1200px; }*/ .home_honor_all_bottom .swiper-button-next.swiper-button-white{ width: 48px; height: 48px; border-radius: 100%; background-color: rgba(49,49,49,0.8); background-size: 20px 20px !important; } .home_honor_all_bottom .swiper-button-prev.swiper-button-white{ width: 48px; height: 48px; border-radius: 100%; background-color: rgba(49,49,49,0.8); background-size: 20px 20px !important; } /*.home_honor_all_bottom .swiper-slide:nth-child(4n){ margin-right: 0 !important; }*/ .footer { background: #222222; overflow: hidden; } .footer_nr { width: 1300px; margin: 0 auto; padding: 50px 0px 30px; overflow: hidden; } .footer_nr_left { width: 980px; float: left; overflow: hidden; } .footer_nr_all { float: left; width: 240px; } .footer_nr_all h3 { font-size: 16px; color: #fff; font-weight: normal; margin-bottom: 22px; } .footer_nr_all ul li { font-size: 14px; color: #8c8c8c; line-height: 32px; } .footer_nr_all ul li a{ font-size: 14px; color: #8c8c8c; } .footer_nr_all ul li a:hover{ color: #045ba0; } .footer_nr_right { width: 320px; float: right; } .footer_nr_right h3{ font-size: 16px; color: #fff; font-weight: normal; margin-bottom: 22px; } .footer_nr_right_all { overflow: hidden; } .footer_nr_right_all_left { float: left; font-size: 16px; color: #fff; /* font-weight: 900; */ font-family: "arial"; } .footer_nr_right_all_left p { margin-bottom: 6px; line-height: 25px; } .footer_nr_right_all_last { float: left; width: 90px; height: 90px; overflow: hidden; margin-left: 30px; } .footer_nr_right_all_last img{ width: 100%; height: 100%; object-fit: cover; } .footer_nr_right_bottom { font-size: 14px; color: #fff; margin-top: 20px; } .footer_nr_right_bottom p { display: flex; } .footer_nr_right_bottom p label { min-width: 45px; } .foot{ background: #1a1a1a; overflow: hidden; } .foot_nr { width: 1300px; margin: 0 auto; color: #a7a6a6; font-size: 12px; padding: 15px 0px; } .foot_nr i { font-size: 16px; margin-right: 5px; } .sidebar { position: fixed; right: 0; bottom: 50px; z-index: 999; } .sidebar ul { float: right; } .sidebar ul li { position: relative; } .sidebar ul li .sidebar_nr { background: #3c3c3c; color: #fff; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; text-align: center; cursor: pointer; margin-bottom: 1px; } .sidebar_nr a{ color: #fff; line-height: 40px; } .public:hover .slidebar_ewm{ display: block; } .pc:hover .slidebar_ewm{ display: block; } .sidebar ul li .sidebar_nr i { font-size: 20px; margin-top: 5px; display: inline-block; } .sidebar ul li .sidebar_nr p { font-size: 14px; } .sidebar ul li:last-child .sidebar_nr{ border-bottom: none; } .slidebar_ewm { position: absolute; right: 65px; top: -19px; display: block; text-align: center; display: none; z-index: 9999999999999; } .slidebar_ewm_nr { width: 100px; height: 100px; display: flex; justify-content: center; align-items: center; background: #f1f1f1; position: relative; } .slidebar_ewm_nr:after { content: ''; position: absolute; top: 35px; right: -19px; border: 10px solid; border-color: transparent transparent transparent white; } .slidebar_ewm img { width: 100px; height: 100px; } .slidebar_ewm p { display: inline-block; font-size: 14px; color: #292929; margin-top: 6px; text-align: center; } .to-top { display: block !important; position: inherit !important; opacity: 1 !important; } .banner_nr { margin-top: 100px; overflow: hidden; position: relative; } .banner_nr_sore { position: absolute; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; top: 0; left: 0; } .banner_nr_sore { color: #fff; text-align: center; } .banner_nr_sore_title h3 { color: #fff; font-size: 34px; position: relative; margin-bottom: 15px; padding: 0px 80px 15px; } .banner_nr_sore_title span { font-size: 16px; color: #fff; text-transform: uppercase; } .banner_nr_sore_title h3:after { position: absolute; content: ""; background: url(../images/bny.png); width: 100%; height: 6px; background-position: center; background-repeat: no-repeat; background-size: cover; bottom: 0; left: 0; right: 0; } .contcy{ width: 1200px; margin: 0 auto; } .company_top { overflow: hidden; border-bottom: 1px solid #eaeaea; } .company_top ul li { float: left; padding:20px; margin-right: 20px; height: 60px; } .company_top ul li a{ font-size:16px; color: #252525; } .company_top ul li.on { border-bottom: 1px solid #045ba0; } .company_top ul li.on a{ color:#045ba0; } .company_top ul li:hover{ border-bottom: 1px solid #045ba0; } .company_top ul li:hover a{ color:#045ba0; } .company_nr_sore { overflow: hidden; } .company_nr_sore_detais { overflow: hidden; margin-bottom: 90px; display: flex; } .company_nr_sore_detais_left { width: 46%; min-width: 46%; margin-right: 4%; float: left; text-align: justify; font-size: 16px; color: #010114; line-height: 40px; display: flex; align-items: center; } .company_nr_sore_detais_right { width: 50%; min-width: 50%; float: right; } .company_nr_sore_detais_right img { width: 100%; object-fit: cover; } .company_nr_sore:nth-child(2n) .company_nr_sore_detais_left { float: right; margin-right: 0; margin-left: 4%; order: 22; } .company_nr_sore:nth-child(2n) .company_nr_sore_detais_right { float: left; order: 1; } .company_nr { margin: 70px 0px; overflow: hidden; } .company_top ul li:last-child{ margin-right:0; } .company_nr_edint { font-size: 16px; line-height: 34px; color: #010114; } .banner_nr img { width: 100%; } .product .home_product_nr_all{ border: 1px solid rgba(0,0,0,0.1); width: 48.5%; height: 360px; margin-right: 25px; margin-bottom: 25px; } .home_product_nr_all_lan em { position: absolute; bottom: 5px; left: -59px; font-size: 120px; font-weight: bold; font-family: "arial"; text-transform: uppercase; color: #1480d5; opacity: 0.1; transform: rotate(-30deg); } .product .home_product_nr_all:nth-child(2n) { margin-right: 0 !important; } .product .home_product_nr_all:nth-child(3n) { margin-right: 25px; } .product .home_product_nr_all_bai h3 { padding-top: 50px; font-size: 24px; color: #535353; margin-bottom: 10px; } .product .home_product_nr_all_lan_nr h3{ font-size: 24px; padding-bottom: 20px; margin-bottom: 20px; } .product .home_product_nr_all_lan_nr p{ font-size: 16px; line-height: 32px; height:96px; } .product .home_product_nr_all_lan_nr{ padding-top: 55px; } .product .home_product_bai_pic img{ height: 240px; } .product { padding-bottom: 50px; overflow: hidden; } .product .home_product_nr { padding-bottom: 40px; margin-top: 60px; } .page span { border: 1px solid #e4e4e4; margin-bottom: 5px; } .page span a { font-size: 14px; color: #949aa8; padding: 0px 15px; display: table; height: 35px; line-height: 35px; } .page span.hover { background: #045ba0; border: 1px solid #045ba0; } .page span.hover a{ color: #fff; } .page { display: flex; flex-wrap: wrap; justify-content: flex-end; overflow: hidden; } .page span:hover{ background: #045ba0; } .page span:hover a{ color: #fff; } .details_top { padding: 25px 0px; overflow: hidden; } .details_top span { font-size: 14px; color: #666666; } .details_top span a{ font-size: 14px; color: #666666; } .details_top span.on { color: #252525; } .details_top span.on a{ color: #252525; } .details_bottom { margin-top: 10px; overflow: hidden; margin-bottom: 50px; } .details_bottom_top { overflow: hidden; margin-bottom: 50px; } .details_bottom_top_left { float: left; width: 42%; height: 310px; display: flex; justify-content: center; align-items: center; padding: 15px; margin-right: 5%; border: 1px solid #d5dbe6; } .details_bottom_top_right h3 { font-size: 24px; font-weight: normal; color: #424242; } .details_bottom_top_right_bottom { margin-top: 30px; overflow: hidden; } .details_bottom_top_right_bottom p { display: flex; line-height: 28px; margin-bottom: 15px; } .details_bottom_top_right_bottom label { font-size: 16px; color: #9299a7; font-weight: normal; min-width: 90px; } .details_bottom_top_right_bottom span { font-size: 16px; color: #535d69; } .details_bottom_use_top { display: flex; overflow: hidden; margin-bottom: 30px; background: #f4f6f9; height: 42px; line-height: 42px; padding: 0px 15px; } .details_bottom_use_top h3 { font-size: 16px; color: #414353; } .details_bottom_use_top i { color: #414353; vertical-align: middle; margin-right: 4px; display: inline-block; } .details_bottom_use_nr { font-size: 16px; color: #424242; line-height: 30px; } .details_bottom_use { margin-bottom: 70px; overflow: hidden; } .details_bottom_case_bottom { overflow: hidden; padding-bottom: 40px; border-bottom: 2px solid #707379; } .details_bottom_case_bottom ul li { width: 32.2%; float: left; margin-right: 20px; margin-bottom: 20px; box-shadow: 0px 0px 5px rgba(0,0,0,0.2); cursor: pointer; } .details_bottom_case_bottom ul li:nth-child(3n){ margin-right: 0; } .details_bottom_case_bottom_top { width: 100%; height: 210px; overflow: hidden; } .details_bottom_case_bottom_top img{ width: 100%; height: 100%; object-fit: cover; transition: all .8s ease-in-out; } .details_bottom_case_bottom ul li:hover .details_bottom_case_bottom_top img{ transform: scale(1.1); } .details_bottom_case_bottom_title { padding: 12px 10px; overflow: hidden; text-align: center; color: #343434; font-size: 16px; } .details_bottom_case_bottom_title h3{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #343434; font-size: 16px; } .details_bottom_back { display: flex; overflow: hidden; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; margin-top: 20px; padding: 12px 0px; } .details_bottom_back_nr:nth-child(2){ -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; cursor: pointer; } .details_bottom_back_nr{ color: #666666; font-size:14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 35%; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; } .details_bottom_back_nr:last-child{ text-align: right; } .details_bottom_back_nr a{ color: #666666; font-size:14px; } .details_bottom_back_nr i { font-size: 15px; margin-right: 5px; } .details_bottom_top_left img { max-height: 250px; } .case_all { margin: 50px 0px 0px; border-bottom: none; overflow: hidden; } .case_all ul li { width: 48.5% !important; float: left; margin-right: 20px; margin-top: 5px; margin-left: 5px; margin-bottom: 40px; box-shadow: 0px 0px 5px rgba(0,0,0,0.2); } .case_all .details_bottom_case_bottom_top{ height: 340px; } .case_all .details_bottom_case_bottom_title { padding: 22px 10px; } .case_all ul li:nth-child(2n) { margin-right: 5px; float: right; } .case_all ul li:nth-child(3n) { margin-right: 5px; } .company { padding-bottom: 50px; overflow: hidden; } .case_dey { display: flex; justify-content: flex-end; overflow: hidden; } .case_dey .details_top{ padding: 15px 0px; } .case_dey_details_top { text-align: center; color: #343434; font-size: 24px; font-weight: bold; margin-bottom: 35px; overflow: hidden; } .case_dey_details{ padding: 50px 0px; border-bottom: 2px solid #707379; overflow: hidden; } .case_dey_details_bottom { font-size: 16px; line-height: 30px; } .contact { padding: 70px 0px; overflow: hidden; } .contact_top { text-align: center; overflow: hidden; margin-bottom: 50px; } .contact_top label { display: inline-block; width: 100%; color: #333333; font-size: 16px; margin-bottom: 10px; } .contact_top span { font-size: 16px; color: #333333; } .contact_top p { padding-bottom: 30px; overflow: hidden; } .contact .contact_all{ background: url(../images/contact.jpg); background-repeat: no-repeat; background-position: center; } .contact_top span em { font-style: inherit; font-size: 16px; color: #333333; padding: 0px 10px; display: inline-block; line-height: 27px; position: relative; } .contact_top span em:after { position: absolute; content: ""; width: 1px; height: 20px; background: #666; right: 0; top: 5px; } .contact_top span em:last-child:after{ display: none; } .contact_bottom .map { width: 100%; height: 500px; overflow: hidden; } .news_nr { margin-top: 30px; overflow: hidden; } .news_nr_all { border-bottom: 1px solid #e5e5e5; padding: 25px 0px; overflow: hidden; cursor: pointer; } .news_nr_all_left { width: 255px; height: 190px; overflow: hidden; float: left; margin-right: 25px; } .news_nr_all_left img{ width: 100%; height: 100%; object-fit: cover; transition: all .8s ease-in-out; } .news_nr_all:hover .news_nr_all_left img{ transform: scale(1.1); } .news_nr_all:hover .news_nr_all_right h3{ color:#045494; } .news_nr_all_right { float: left; width: 75%; } .news_nr_all_right h3 { font-size: 24px; color: #000; font-weight: normal; position: relative; padding-bottom: 15px; margin-bottom: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .news_nr_all_right h3:after { position: absolute; content: ""; width: 75px; height: 2px; background: #045ba0; left: 0; bottom: 0; } .news_nr_all_right p { font-size: 14px; color: #666666; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .news_nr_all_right span { color: #666; opacity: 0.4; margin-top: 20px; display: inline-block; } .news_nr_sose { margin-bottom: 50px; overflow: hidden; } .news_details { padding: 50px 0px; overflow: hidden; } .news_details_top { text-align: center; margin-bottom: 40px; padding-bottom: 20px; border-bottom: 2px solid #535353; overflow: hidden; } .news_details_top h3 { font-size: 24px; color: #333333; padding-bottom: 10px; overflow: hidden; } .news_details_top span { font-size: 16px; color: #666666; } .join { margin: 50px 0px; overflow: hidden; } .join_nr { background: #f6f6f6; overflow: hidden; margin-bottom: 10px; padding: 15px 25px 25px; } .join_nr_top { overflow: hidden; display: flex; } .join_nr_top_left h3 { font-size: 24px; color: #045ba0; font-weight: normal; } .join_nr_top_left { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; margin-right: 20px; } .join_nr_top_right img { height: 30px; } .join_nr_top_right { min-width: 150px; } .join_nr_top { overflow: hidden; display: flex; border-bottom: 1px solid #434343; padding: 15px 0px; } .join_nr_bottom { margin-top: 20px; overflow: hidden; display: flex; position: relative; } .join_nr_bottom_left { float: left; width: 80%; font-size: 14px; color: #535353; line-height: 28px; overflow: hidden; } .join_nr_bottom_right { float: right; height: 30px; line-height: 30px; display: inline-block; background: #045ba0; color: #fff; font-size: 14px; min-width: 110px; text-align: center; border-radius: 45px; cursor: pointer; position: absolute; right: 0; top: 7px; } .join_nr_bottom_right.current-menu { position: absolute; right: 0; bottom: 0; top: inherit; } .join_nr_bottom_right:hover { border: 1px solid #045ba0; background: transparent; color: #045ba0; } .search_all { margin-top: 100px; background: #f5f5f5; padding: 50px 0px; min-height: 480px; } .open>.dropdown-menu { display: none; } .search_all_sore { padding: 50px; background: #fff; } .search_all_top { text-align: center; overflow: hidden; margin-bottom: 30px; } .search_all_top h3 { color: #333333; font-weight: normal; } .search_all_nr_title { background: #f5f5f5; padding: 15px 25px; overflow: hidden; cursor: pointer; margin-bottom: 20px; } .search_all_nr_title_left { float: left; width: 80%; } .search_all_nr_title_right { float: right; width: 10%; text-align: right; } .search_all_nr_title_right i { font-size: 35px; display: inline-block; vertical-align: middle; color: #045ba0; } .search_all_nr_title_left p { line-height: 38px; color: #2c2c2c; font-size: 16px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; } .search_all_nr_title:hover{ background: #045ba0; transition: all 0.5s linear 0s; } .search_all_nr_title:hover .search_all_nr_title_right i{ color: #fff; } .search_all_nr_title:hover .search_all_nr_title_left p{ color: #fff; } .search_all_nr { margin-bottom: 40px; overflow: hidden; } .search_all_sore .page{ justify-content: center; } .company_nr_honor{ overflow: hidden; } .company_nr_honor ul li { float: left; width: 24%; margin-right: 15px; margin-bottom: 15px; border: 1px solid #ddd; height: 400px; display: flex; justify-content: center; align-items: center; padding: 10px; cursor: -webkit-zoom-in; } .company_nr_honor ul li:nth-child(4n){ margin-right: 0; } .company_nr_honor ul li img { max-width: 100%; max-height: 395px; } .company_nr_honor ul li a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } /*111111111111*/ .language { position: relative; } .language_nr { position: absolute; left: -10px; bottom: -55px; display: none; } .language_pic{ cursor: pointer; } .language_nr_all { display: flex; background: #fff; width: 80px; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; cursor: pointer; } .language_nr_all span{ font-size: 14px; } .language_nr_left { min-width: 30px; margin-right: 5px; } .lang { background: #eee; display: none; } .lang img { height: 16px; } .lang span { padding-left: 10px; font-size: 12px; } .slidebar_phone_nr { color: #fff; background: #3c3c3c; height: 50px; line-height: 18px; margin-top: 19px; padding: 0px 20px; margin-right: -16px; } .slidebar_ewm .slidebar_phone_nr p{ color: #fff; } .wap { display: none !important; } .language a:hover{ color: #045ba0; } .product .home_product_bai_pic { max-width: 100%; margin: 0 auto; max-height: 260px; position: absolute; left: 0; right: 0; bottom: 0; } .product .home_product_bai_pic img { max-width: 100%; margin-top: 20px; width: auto; height: 240px; object-fit: cover; } table { display: -webkit-box; overflow-x: auto; -webkit-overflow-scrolling: touch; width: 100% !important; white-space: nowrap; }