/* 顶部 */ #top_b { display: flex; justify-content: space-between; height: 100px; align-items: center; } .top_list { display: flex; height: 100px; align-items: center; } @media (min-width:1201){ .top_list1 { padding: 0 30px; } } .top_list1:hover { color: #0d3686; } .top_search:hover img { display: none; } .top_search1 { display: none; } .top_search:hover .top_search1 { display: block; } .top_menu { height: 100px; display: flex; align-items: center; justify-content: flex-end; } .top_menu1 { display: none; } .top_menu2 { background: #0d3686; width: 240px; } .top_menu3 { height: 50px; /* line-height: 70px; text-align: right; */ padding: 0 30px; border-bottom: 1px solid white; display: flex; justify-content: flex-end; align-items: center; } .top_menu3 img { width: 30px; } .top_menu5 { line-height: 50px; font-size: 16px; color: white; border-bottom: 1px solid white; } .top_menu8 { height: 50px; line-height: 50px; padding: 0 20px; font-size: 16px; color: white; } .menu_img2 { display: none; } .top_menu5 span { float: right; } .top_menu5 span img { width: 25px; margin-top: 10px; } .top_menu7 { height: 40px; line-height: 40px; padding: 0 20px; font-size: 14px; color: white; } .top_menu6 { display: none; } .top_menu5:hover .top_menu6 { display: block; } .top_menu5:hover .top_menu8 { background-color: white; color: #333333; } .top_menu5:hover .menu_img1 { display: none; } .top_menu5:hover .menu_img2 { display: block; } /* 底部 */ .bottom_all { background-color: #292929; padding: 35px 0 40px; } .bot_top { display: flex; align-items: center; max-width: 1200px; margin: 0 auto; } .bottop_left { width: 360px; padding-bottom: 15px; } .bottop_right { max-width: 1200px; margin: 0 auto; width: 100%; } .bottop_right1 { display: flex; justify-content: space-between; } .bottop_right2 { width: auto; text-align: left; font-size: 16px; color: white; } .bot_top1 { display: flex; align-items: center; margin: auto; } .ewm { display: flex; padding-bottom: 20px; padding-top: 70px; } .ewm div { padding: 5px 10px; text-align: center; } .ewm p { text-align: center; padding-top: 10px; color: white; } .botbot_right { width: 16.66%; text-align: left; font-size: 16px; color: white; } .botbot_right1 { padding-top: 20px; color: #999; font-size: 14px; } .botbot_right .botbot_right1:hover{ color: #fff; } .bottop_right1 .bottop_right2:hover{ color: #999; } .bot_all { color: white; width: 1200px; margin: auto; text-align: center; padding-top: 20px; } .bot_all a { color: white; } /* 全球服务 */ .global_service { background: url(/uploads/image/tnpimg/about_bg.jpg) no-repeat; background-size: 100% 100%; padding: 130px 0; } .global1 { width: 1725px; margin: auto; display: flex; } .global2 { width: 725px; } .global3 { width: 1000px; position: relative; } .global2_text1 { color: #333e46; font-size: 25px; padding-bottom: 50px; } .global2_text2 { font-size: 52px; font-weight: bold; color: #333333; padding-bottom: 100px; } .global2_list { padding-bottom: 130px; } .global2_list1 { width: 500px; height: 50px; line-height: 50px; padding-right: 10px; color: #333333; font-size: 23px; border-bottom: 1px dashed #666666; margin-bottom: 5px; } .global2_list1 span { float: right; } .global2_btn { display: flex; width: 500px; justify-content: space-around; } .global2_btn1 { width: 194px; height: 50px; border: 1px solid #333e46; line-height: 50px; color: #333e46; font-size: 24px; text-align: center; } .global2_list1:hover { color: #e6771a; border-bottom: 1px dashed #e6771a; } .global2_btn1:hover { background-color: #e6771a; color: white; border: none; } .global3_img { /* position: relative; z-index: 1; */ width: 1000px; height: 675px; display: flex; align-items: center; justify-content: center; } .global3_img1 img { transition: width 0.5s; width: 100%; height: 675px; } .applist_img { width: 384px; height: 295px; overflow: hidden; } .applist_img img { width: 100%; transition: width 0.5s; } .applist_img:hover img { width: 120%; } .global3_img1:hover img { width: 120%; margin: auto; } .global3_img1 { width: 1000px; height: 675px; overflow: hidden; } .global3_data { display: flex; position: absolute; bottom: 160px; justify-content: space-around; z-index: 10; width: 100%; } .global3_data2 { text-align: center; color: white; font-size: 60px; padding-bottom: 30px; } .global3_data3 { color: white; font-size: 20px; text-align: center; } .global3_text { padding-top: 24px; text-align: right; color: #000000; font-size: 38px; } .global3_text span { color: #e6771a; } /* 行业应用领域 */ .application_space { padding: 100px 0; } .application_space1 { width: 1200px; margin: auto; } .all_title { padding-bottom: 50px; } .all_tit { font-size: 36px; color: #666666; font-weight: bold; padding-bottom: 15px; text-align: center; } .all_line { width: 90px; height: 2px; background-color: #e6771a; margin: auto; margin-bottom: 40px; } .all_text { font-size: 18px; color: #666666; text-align: center; line-height: 30px; } .app_cont { display: flex; } .app_list { width: 33.33%; } .app_list1 { padding: 0 8px; } .applist_index { text-align: center; padding-bottom: 5px; } .applist_line { width: 70px; height: 1px; background-color: #e6771a; margin: auto; margin-top: 5px; } .applist_tit { text-align: center; color: #444444; font-size: 18px; padding-top: 20px; padding-bottom: 50px; } .applist_info { color: #888888; line-height: 36px; padding-bottom: 40px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .applist_info:hover{ color: #ffffff; } .application_space{ background: url(/uploads/image/tnpimg/yy.png)no-repeat; background-size: cover; background-position: center; } /* 产品 */ .product { padding: 50px 0; background: url(/uploads/image/tnpimg/bg.jpg)no-repeat; background-size: cover; background-position: center; } .xhy-product .all_tit{ color: #ffffff; } .xhy-product .all_text{ color: #ffffff; } .xhy-product .pro_list1 a{ color: #ffffff !important; } .product1 { width: 1450px; margin: auto; } .pro_list { padding-bottom: 40px; display: flex; justify-content: space-around; } .pro_list1 { width: 200px; height: 50px; line-height: 50px; text-align: center; border: 1px solid #e6771a; } .pro_list2 a { color: white; } .pro_all { display: flex; align-items: center; justify-content: space-between; } .pro_img2 { display: none; } .pro_licont { width: 1220px; height: 678px; } .pro_li { width: 33.33%; float: left; } .pro_li1 { margin: 0 15px; margin-bottom: 30px; position: relative; overflow: hidden; } .pro_li1 img{ cursor: pointer; transition: all 0.6s; } .pro_li1 img:hover{ transform: scale(1.1); } .pro_li2 { position: absolute; bottom: 0; width: 100%; text-align: center; background: rgba(0,0,0,0.66); height: 40px; line-height: 40px; color: white; } /* 加工案例 */ .case { padding-top: 90px; } .case_cont { background: url(/uploads/image/tnpimg/case_bg.jpg)no-repeat; background-size: 100% 100%; position: relative; height: 615px; overflow: hidden; } .case_list { width: 25%; float: left; /* width: 585px; */ /* background: rgba(0,0,0,0.43); */ } .case_list1 { display: flex; /* justify-content: center; */ align-items: flex-end; height: 615px; } .case_list:hover { background: rgba(0,0,0,0.43); } .case_list:hover .caselist_tit { font-size: 60px; padding-bottom: 90px; color: #e6771a; } .case_list:hover .caselist_tit a{ color: #e6771a; } .case_list:hover .case_more { color: #e6771a; } .case_li { /* display: flex; */ /* justify-content: center; */ /* align-items: flex-end; height: 585px; */ padding-left: 60px; padding-bottom: 95px; } .caselist_tit a{ color: white; } .caselist_tit { font-size: 32px; font-weight: bold; padding-bottom: 45px; color: white; transition: font-size 0.5s; transition: padding-bottom 0.5s; } .case_more { color: white; font-size: 18px; font-weight: bold; } .case_direction { position: absolute; width: 100%; display: flex; justify-content: flex-end; top: 70px; right: 110px; } .case_left { padding-right: 90px; } .case_img2 { display: none; } .case_left:hover .case_img1 { display: none; } .case_left:hover .case_img2 { display: block; } .case_right:hover .case_img1 { display: none; } .case_right:hover .case_img2 { display: block; } /* 新闻 */ .news { padding: 90px 0; } .news1 { width: 1400px; margin: auto; } .news_list { width: 25%; float: left; } .news_cont { height: 560px; overflow: hidden; } .news_li { padding: 70px 50px; } .news_list:nth-child(odd) .news_li { background-color: #e6771a; } .news_list:nth-child(odd) .news_li { margin-bottom: 60px; } .news_list:first-child .news_li { background-color: #00a1e9 !important; } .news_list:nth-child(even) .news_li { background-color: #f8f8f8; margin-top: 60px; } .news_list:nth-child(4n 1) .news_li { background-color: #00a1e9 !important; } .news_list:nth-child(even) .news_title { color: #333333; } .news_list:nth-child(even) .news_time { color: #333333; } .news_list:nth-child(even) .news_info { color: #333333; } .news_title { text-align: center; padding-bottom: 30px; font-size: 22px; color: white; font-weight: bold; } .news_img { text-align: center; } .news_time { text-align: center; color: white; padding: 20px 0 30px; font-size: 18px; } .news_info { color: white; font-size: 18px; line-height: 24px; height: 72px; overflow: hidden; } /* 产品 */ .pro_left:hover .pro_img1 { display: none; } .pro_left:hover .pro_img2 { display: block; } .pro_right:hover .pro_img1 { display: none; } .pro_right:hover .pro_img2 { display: block; } .pro_list2 { background-color: #e6771a; color: white; } /* banner */ .all_banner { position: relative; } .banner1 { position: absolute; width: 100%; display: flex; justify-content: space-between; align-items: center; top: 50%; } .ban_left { padding-left: 50px; } .ban_right { padding-right: 50px; } .ban_index1 { width: 10px; height: 10px; border-radius: 5px; background-color: white; margin: 10px; } .ban_index2 { width: 16px; height: 16px; border-radius: 8px; } .ban_index { display: flex; justify-content: center; align-items: center; } .banner2 { position: absolute; bottom: 50px; width: 100%; } .ban_left img{ width: 50px; height: 50px; } .ban_right img{ width: 50px; height: 50px; } .right_main { margin-bottom: 0px; font-size: 14px; color: rgb(102, 102, 102); line-height: 2em; padding: 0 15px; } .xgy-ry img{ padding: 15px; width: 280px; } #content .tag{ margin-top: 20px; } .ny_center .ny_dh_bg .text p{ margin-bottom: 15px; } /* ���˳�ա */ .section{ background: #f5f5f5; } .section .container{ width: 1400px; margin: 0 auto; } .yunu-link{ height: 45px; line-height: 45px; text-align: left; } @media (max-width:1600px){ .global_service .global1{ width: 100%; } .global2 { width: 50%; padding-left: 10px; } .global3 { width: 50%; position: relative; padding-right: 15px; } .global3_img { width: auto; height: 675px; display: flex; align-items: center; justify-content: center; } .global3_data2 { text-align: center; color: white; font-size: 42px; padding-bottom: 22px; } .global3_data3 { color: white; font-size: 16px; text-align: center; } .global3_img1 img { transition: width 0.5s; width: 100%; height: 588px; } .global3_data { display: flex; position: absolute; bottom: 200px; justify-content: space-around; z-index: 10; width: 100%; } } @media (max-width:1600px){ .global2_text2 { font-size: 45px; font-weight: bold; color: #333333; padding-bottom: 35px; } .global3_img { width: auto; height: 552px; display: flex; align-items: center; justify-content: center; } .global3_data { display: flex; position: absolute; bottom: 120px; justify-content: space-around; z-index: 10; width: 100%; } .global2_list { padding-bottom: 88px; } .global3_text { padding-top: 24px; text-align: right; color: #000000; font-size: 30px; } } /* ���կ� */ #newbridge #nb_nodeboard{ display: none; } #newbridge .icon-right-center{ top: 80%; } #newbridge .nb-middle { display: none !important; } .newsc .newsc_l { float: left; width: 50%; overflow: hidden; } .newsc_l_time { position: absolute; bottom: 0; width: 100%; background: #e6771a; } .newsc_lh{ position: relative; } .newsc_l{ float: left; } .newsc_l_tit { padding: 20px; color: #ffffff; font-size: 16px; margin-right: 20px; } .newsc_r{ width: 50%; float: right; } .newsc_r_a{ padding-left: 20px; } .newsc_r_a li{ padding: 20px 30px; border: 1px solid #e6771a; margin-bottom: 8px; } .newsc_r_year.year { display: block; font-size: 20px; color: #e6771a; padding-right: 20px; } .newsc_r_tit { font-size: 16px; color: #333; font-weight: 600; } .newsc_r_cont { font-size: 15px; color: #666666; padding: 15px 0; } /* .video{ max-width: 1400px; margin: 0 auto; } */ .newsc_r_a li:hover{ background: #e6771a; } .newsc_r_a li:hover .newsc_r_tit { color: #ffffff; } .newsc_r_a li:hover .newsc_r_cont { color: #ffffff; } .newsc_lh:hover .newsc_l_time { background: #e9832d; } .newsc_r_a li:hover .newsc_r_year.year { color: #ffffff; } .mainbannr_height_height{ height: 100vh; position: relative; z-index: 1; } .all_banner{ width: 100%; overflow: hidden; margin-bottom: 2.25%; position: fixed; z-index: 2; } .xgy-main{ background: #fff; position: relative; z-index: 3; } .xgy-bottom{ width: 100%; max-width: 1200px; margin: 0 auto; color: #666; } .xgy-bottom a{ color: #666; } .xgy-bottom .bottom-left{ line-height: 28px; float: left; width: 100%; } .xgy-bottom .bottom-right{ float: right; overflow: hidden; margin-right: -10px; width: 32%; } .xgy-bottom em{ font-style: normal; margin-right: 15px; } .bottom-left div p{ display: inline-block; cursor: pointer; } .bottom-left div{ cursor: pointer; } .bottom-right div{ padding-bottom: 10px; cursor: pointer; } .bottop_left{ display: none; } .xgy-bottom a:hover{ color: #e6771a; } .xgy-bottom p:hover{ color: #e6771a; } .bottom-left div p:hover{ color: #e6771a; } .bottom-left p em:hover{ color: #e6771a; } .product_b blockquote { line-height: 30px; padding-right: 15px; } @media (max-width:1400px){ body .header_ywss { right: 10px !important; } .top_list a{ margin: 0 8px; } } @media (max-width:1119px){ .header_ywssyy { float: left; position: relative; background: url(/uploads/image/tnpimages/xhws.png) right; background-repeat: no-repeat; padding-right: 20px; background-position-y: 47px; background-size: 12px; } body .header_ywss{ position: absolute; right: 15px !important; } } .top_list1 { padding: 0 12px; position: relative; height: 100px; line-height: 100px; font-size: 16px; color: #333333; } /* 2021 */ .top_list a{ position: relative; margin: 0 16px; } .top_list a:hover::before { content: ''; position: absolute; width: 100%; height: 1px; background: #0d3686; bottom: 20px; } .index .swiper-wrapper .pages_2{ display: none; } @media screen and (max-width:768px) { .index .swiper-wrapper .pages_2{ display: block; } .index .pages_1{ display: none; } } div#slidesm { position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; } div#slides { position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; } .index-banner-item { height: 100vh !important; } .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; } .swiper-slide { text-align: center; font-size: 18px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .page2 .bg{ background: #05060f url(/uploads/image/tnpimages/page2.jpg) no-repeat center center; background-size: cover; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; } .sf_wrap{ position: relative; width: 100%; max-width: 1200px; margin: 0 auto; zoom: 1; z-index: 2; } .sf_title h3{ font-size: 32px; color: #0d3686; margin-bottom: 18px; } .sf_title p{ font-size: 18px; color: #666666; } .sf_title { cursor: pointer; padding-bottom: 140px; } .pro_title a { padding-bottom: 13px; display: inline-block; border-bottom: 1px solid #ff9900; } .page3 .bg{ background: #05060f url(/uploads/image/tnpimages/page3.jpg) no-repeat center center; background-size: cover; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; } .sf_case{ width: 100%; margin-left: -15px; } .sf_case li { position: relative; float: left; width: 25%; padding-left: 15px; box-sizing: border-box; } .sf_case li .mat { width: 100%; position: absolute; top: 44%; left: 0; right: 0; bottom: 0; margin: auto; color: #fff; } .sf_case li .mat a{ color: #fff; } .sf_case li .mat hr{ width: 15%; } .page4 .bg{ background: #05060f url(/uploads/image/tnpimages/page4.jpg) no-repeat center center; background-size: cover; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; } .sf_news{ width: 100%; } .sf_news .sf_n{ float: left; width: 48%; } .sf_wrap .sf_news .sf_n.s_rnews { float: right; } .sf_news .news_sf ul li{ width: 100%; margin-bottom: 12px; background: #fff; padding: 25px 0 29px; } .sf_news ul li .news_xg{ float: left; } .page4 .sf_news .news_sf{ width: 100%; margin-top: 13px; } .sf_n.s_lnews .h1{ font-size: 60px; font-weight: bold; text-transform: uppercase; } .sf_n.s_lnews .dt{ font-size: 24px; } .sf_n.s_lnews p{ font-size: 14px; border-bottom: 2px solid #ff9000; width: 15%; padding-top: 33px; color: #333; padding-bottom: 12px; } .sf_n.s_lnews .newss{ color: #000; text-align: left; } .sf_n.s_lnews .video{ margin-top: 40px; height: 322px; } .sf_news .news_sf ul li:hover .news_xg.news_t{ border-right: 1px solid #fff; } .sf_news .news_sf ul li:hover{ background-color: #f5b35c; } .sf_news .news_sf ul li:hover div{ color: #fff; } .sf_n.s_rnews .title{ font-size: 18px; text-align: left; border-bottom: 1px solid #666666; padding-bottom: 13px; cursor: pointer; } .sf_news .title .c1{ color: #0d3686; } .sf_news .title .c2{ display: inline-block; padding-left: 15px; } .sf_news .title span{ display: inline-block; padding-right: 15px; } .news_xg.sf_info{ font-size: 16px; } .news_xg .sinfo { font-size: 13px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } #sd{ display: none; } .news_sf .sd { font-size: 24px; font-weight: bold; } .news_sf .sny { font-size: 12px; padding-top: 12px; color: #666; } .news_xg.sf_info { width: 80%; text-align: left; padding-left: 22px; box-sizing: border-box; } .news_xg.news_t { width: 20%; border-right: 1px solid #000; box-sizing: border-box; } .news_xg .stitle { padding-bottom: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } #marquee { height: 488px; overflow: hidden } .section{ text-align: center; } .sf_case li .mat p{ font-size: 24px; } .section{ text-align: center; } .page5 { background-color: #292929; } .page1 .fp-controlarrow { display: none; } @media only screen and (min-width: 769px){ .page5 { max-height: 504px; background-color: #292929; } } /* .product */ .p_banner{ width: 100%; max-width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: center; color: #fff; padding: 0 15px; } .p_banner .sf_left{ width: 50%; float: left; } .p_banner .sf_right{ padding-top: 30px; width: 50%; float: right; } .product_m>div{ position: relative !important; } .ny_flash h4{ font-size: 32px; } .ny_flash hr{ width: 20%; } .ny_flash p{ font-size: 16px; } .xhy-fd { cursor: pointer; transition: all 0.6s; } .xhy-fd:hover { transform: scale(1.1); } .a_sf{ text-align: center; max-width: 1200px; margin: 0 auto; } .hero__inner { position: relative; display: table-cell; vertical-align: middle; padding: 55px 0; z-index: 2; } .hero__inner hr { width: 10%; margin: 0 auto; } .hero__inner h4{ margin-bottom: 10px; } .hero__inner p{ margin-top: 10px; } .a_sf{ color: #fff; } /* about */ .mzt_about{ display: flex; justify-content: center; } .ctm_f1_tit { font-size: 16px; } .ctm_1_p { margin-top: 50px; margin-bottom: 10px; } .ctm_1_p span { margin: 0; display: block; line-height: 30px; } .ctm_1_p { margin-top: 20px; margin-bottom: 10px; } .zhaopina { transition: .5s; -webkit-transition: .5s; color: #fff; font-size: 14px; background-color: #e10413; margin: 0 auto; margin-top: 60px; display: block; width: 172px; height: 40px; border-radius: 120px; text-align: center; line-height: 40px; } .mzt_about>div{ overflow: hidden; flex: 1; } .ctm_f1_tit span { display: block; line-height: 20px; margin-bottom: -10px; } .ctm_f1_right { padding: 6.8% 5% 3% 2%; } .z_left img{ max-width: 100% !important; } .ab_list{ width: 100%; position: relative; margin-bottom: 20px; overflow: hidden; } .ab_wrap{ width: 100%; max-width: 1200px; margin: 0 auto; text-align: center; } .ol_t{ width: 92%; margin: 0 auto; } .ol_t ul li { display: inline-block; padding: 15px 8px; } .ol_t ul li a{ font-size: 12px; } .ol_t .m_menu{ float: left; line-height: 46px; } .ol_t .a_title { float: right; } /* .ab_list .title .ol_t ul li:nth-child(1){ background-color: #0d3686; } */ /* .ab_list .title .ol_t ul li:nth-child(1) a{ color: #fff; } */ .ol_t ul li.active{ background-color: #0d3686; } .ol_t ul li.active a{ color: #fff; } .ol_t ul li:hover{ background-color: #0d3686; } .ol_t ul li:hover a{ color: #fff; } .contact_a ul{ width: 100%; } .contact_a ul li{ width: 33.33%; float: left; margin-bottom: 45px; } .contact_a{ margin: 60px 0; } .contact_a div{ margin-bottom: 6px; margin-top: 17px; width: auto; color: #4c4c4c; font-size: 20px; text-align: center; line-height: normal; position: relative; top: 0px; left: 0px; } .contact_a p{ padding: 0px 15px 5px 15px; padding-right: 10px; width: auto; color: #8a8a8a; text-align: center; position: relative; top: auto; left: auto; } .ab_list{ border-bottom: 1px solid #e9e9e9; } @media only screen and (max-width: 1200px){ .ctm_f1_tit { font-size: 24px; } .ctm_1_p { margin-top: 20px; margin-bottom: 10px; } .ctm_1_p span { margin: 0; display: block; line-height: 24px; } .sf_title { cursor: pointer; padding-bottom: 40px; padding-top: 40px; } .ol_t .a_title { float: right; padding-right: 15px; } } @media only screen and (max-width: 1400px){ .sf_title { cursor: pointer; padding-bottom: 40px; padding-top: 40px; } } @media only screen and (max-width: 768px){ .mzt_about { display: block; justify-content: center; } } .list_contact{ display: flex; align-items: center; } .list_contact>div{ flex: 1; } .list_contact iframe{ border:1px solid #eee; } .ly_p { font-size: 16px; padding: 15px 0; color: #0d3686; } .contact_a .more{ font-size: 12px; } .contact_a .more span{ padding: 10px 20px; background: #0d3686; color: #fff; border-radius: 20px; } .inner_bg { border: 1px solid #dfdedf; width: 1144px; margin-bottom: 20px; box-shadow: 0px 0px 8px #dedee0; border-radius: 2em; background: #fff; padding: 50px 30px; } .aboutcouintro { clear: both; width: 904px; margin: 0 auto; padding-bottom: 75px; overflow: hidden; } .top.png { width: 100%; height: 78px; background: url(/uploads/image/tnpimages/span02.png) no-repeat 181px 15px; float: left; } .aboutcouintro .mid { width: 100%; position: relative; overflow: hidden; float: left; background: url(/uploads/image/tnpimages/line01.png) repeat-y 190px 0; } .aboutcouintro .bot { background: url(/uploads/image/tnpimages/span03.png) no-repeat 181px 0; height: 78px; float: left; width: 904px; } .aboutcouintro .mid li { width: 904px; height: 73px; margin-bottom: 8px; } .aboutcouintro .mid .time { width: 201px; height: 94px; float: left; position: relative; background: url(/uploads/image/tnpimages/span04.png) no-repeat 1px 7px; overflow: hidden; } .aboutcouintro .mid .time p { width: 138px; font-size: 14px; font-weight: bold; height: 34px; overflow: hidden; line-height: 34px; color: #40444c; float: left; margin: 7px 0 0 2px; display: inline; text-align: center; } .aboutcouintro .mid .intro { width: 678px; height: 94px; position: relative; float: right; background: url(/uploads/image/tnpimages/libg04.png) no-repeat; overflow: hidden; line-height: 20px; overflow: hidden; } .aboutcouintro .mid .intro p { padding: 10px 10px 10px 20px; margin-top: 10px; line-height: 26px; } .aboutcouintro { clear: both; width: 904px; margin: 0 auto; padding-bottom: 75px; overflow: hidden; } .top.png { width: 100%; height: 78px; background: url(/uploads/image/tnpimages/span02.png) no-repeat 181px 15px; float: left; } .aboutcouintro .mid { width: 100%; position: relative; overflow: hidden; float: left; background: url(/uploads/image/tnpimages/line01.png) repeat-y 190px 0; } .aboutcouintro .bot { background: url(/uploads/image/tnpimages/span03.png) no-repeat 181px 0; height: 78px; float: left; width: 904px; } .aboutcouintro .mid li { width: 904px; height: 73px; margin-bottom: 8px; } .aboutcouintro .mid .time { width: 201px; height: 94px; float: left; position: relative; background: url(/uploads/image/tnpimages/span04.png) no-repeat 1px 7px; overflow: hidden; } .aboutcouintro .mid .intro { width: 678px; height: 94px; position: relative; float: right; background: url(/uploads/image/tnpimages/libg04.png) no-repeat; overflow: hidden; line-height: 20px; overflow: hidden; } .aboutcouintro .mid .time p { width: 138px; font-size: 14px; font-weight: bold; height: 34px; overflow: hidden; line-height: 34px; color: #40444c; float: left; margin: 7px 0 0 2px; display: inline; text-align: center; } .aboutcouintro .mid li:hover p{ color: #fff; background: #00a0e9; } .aboutcouintro .mid li:hover .intro{ color: #fff; background: #00a0e9; } .aboutcouintro .mid li:hover .intro p{ color: #fff; } .xgy-ry img{ width: 20%; } .xgy-about .product_ul ul li .product_b { border: none; } .xgy-about .product_ul ul li:hover{ box-shadow: none; } .xgy-about .product_ul ul li:hover .product_b{ border: none; } .mzt_about{ width: 100%; margin-top: 20px; } .mzt_about img{ float: right; margin-left: 15px; margin-top: 15px; } .xg-ys { width: 100%; margin-top: 40px; } .xg-ys .left-1 { position: relative; float: left; width: 33.333%; text-align: center; overflow: hidden; } .xg-ys .left-1 div { width: 100%; position: absolute; bottom: 0; color: #fff; font-size: 18px; text-align: center; padding: 20px 0; cursor: pointer; overflow: hidden; } .sf_wrap .ol_t{ width: 100%; } .c_nlist{ width: 100%; } .c_nlist .contact{ background-color: #fff; vertical-align: top; width: 50%; float: left; } .c_nlist .sf_wrap .contact .text { padding: 0; } .c_nlist .contact .text { padding: 0px 200px 50px 0px; } .c_nlist .contact .text >.hd p.p1 { color: #0d3686; font-size: 36px; text-transform: uppercase; font-family: "arial"; font-weight: bold; } .lst-c .down_lb li{ width: 50%; float: left; } .c_nlist .contact .text >.hd p.p2 { font-size: 24px; margin-top: 18px; color: #2e2e2e; line-height: 1em; } .c_nlist .contact .text >.ct p span { display: block; color: #222; } .c_nlist .contact .text >.ct p { width: 80%; border-bottom: 1px solid #ddd; line-height: 2em; padding: 12px 0px 12px 50px; font-size: 16px; color: #333; background-position: left center; background-repeat: no-repeat; } .c_nlist .contact .text >.ct { margin-top: 20px; } .c_nlist .contact .text >.ct p.c1 { background-image: url(/uploads/image/tnpimages/ct1.png); } .c_nlist .contact .text >.ct p.c6 { background-image: url(/uploads/image/tnpimages/ct2.png); } .c_nlist .contact .text >.ct p.c3 { background-image: url(/uploads/image/tnpimages/ct3.png); } .c_nlist .contact .text >.ct p.c4 { background-image: url(/uploads/image/tnpimages/ct4.png); } .c_nlist { margin-bottom: 30px; } .down_lb .down-xgy img { width: auto; height: auto; border: 1px solid #e9e9e9; } .lst-c .down_lb li:nth-child(2){ float: right; } .c_nlist .contact .list >.ct { margin-top: 20px; padding-right: 10px; } @media only screen and (max-width: 768px){ .c_nlist .contact { width: 100%; } .c_nlist .contact .text >.ct p{ width: 100%; } } .contact_bg { background-color: #f5f5f5; overflow: hidden; display: flex; align-items: center; justify-content: center; } .map_div { overflow: hidden; float: left; width: 50%; } .contact_r { background: url(/uploads/image/tnpimages/zhl_19.png) no-repeat; } .contact_r { overflow: hidden; float: left; width: 50%; margin-left: 3%; margin-top: 3%; margin-bottom: 3%; color: #6f6f6f; font-size: 14px; } .contact_r .wrap_ly { margin-bottom: 40px !important; margin-left: 0 !important; border: none !important; } .contact_r h2 { color: #0d3686; font-size: 34px; font-weight: bold; margin-bottom: 3%; } .contact_r h3 { font-size: 30px; margin-bottom: 100px; } .contact_r ul li { display: block; margin-bottom: 10px; font-size: 17px; line-height: 30px; } .contact_r ul li img { float: left; display: inline-block; margin-right: 12px; margin-top: 3px; } .wrap_ly iframe{ border: 1px solid #e9e9e9; } .sf_wrap .p1{ color: #0d3686; font-size: 36px; text-transform: uppercase; font-family: "arial"; font-weight: bold; } .sf_wrap .p2{ font-size: 24px; margin-top: 18px; color: #2e2e2e; line-height: 1em; } .ser_list{ text-align: center; margin: 30px 0; } .sf_wrap .wrap_ly { margin-top: 30px; } .sf_wrap .wrap_ly iframe{ width: 100%; } .jszc-sf{ display: flex; align-items: center; justify-content: center; } .jszc-sf div{ flex: 1; text-align: left; } .jszc-sf .jszc p { color: #0d3686; font-size: 28px; text-transform: uppercase; font-family: "arial"; font-weight: bold; padding-bottom: 10px; } .jszc-sf .jszc div{ line-height: 2em; font-size: 16px; color: #333; background-position: left center; background-repeat: no-repeat; } .sf-ser{ width: 100%; padding-top: 60px; } .sf-ser .top:before { content: ''; display: inline-block; height: 13px; width: 1px; background-color: #013a80; position: absolute; top: 60px; left: 0; } .sf-ser .top { position: relative; float: left; width: 33.333%; border-left: 1px solid #efefef; padding: 0 30px; box-sizing: border-box; } .sf-ser .top .img { width: 100%; padding-top: 45px; } .sf-ser .top .brief-title { font-size: 24px; padding: 15px 0; } .sf-ser .top .brief-text { text-align: left; font-size: 14px; color: #666; line-height: 30px; } .sf-ser .top .brief-text p{ text-indent: 2em; } .sf-ser .for-b .list{ text-align: center !important; } .sf-ser .top .brief-text p{ text-indent: 2em; } .sf-ser .top:last-of-type { border-right: 1px solid #efefef; } .ns_c{ width: 100%; height: 100%; position: absolute; display: none; top: 0; color: #fff; text-align: left; background: rgba(153,153,153,.6); } .sf_nest{ margin-bottom: 60px; } .sf_nest .h3{ padding: 10px; font-size: 18px; } .sf_nest .swiper-slide:hover .ns_c{ display: block; } .ns_c>div { padding: 113px; font-size: 16px; line-height: 26px; } .nest_1{ position: relative; } .ns_2{ position: relative; } .ns_c>div{ padding: 113px; } @media screen and (max-width: 1200px){ .contact_r h2 { font-size: 24px; } .sf_title{ padding-bottom: 40px; padding-top: 100px; } .contact_bg { display: block !important; } } .sf_nest h3{ padding: 20px 0; text-align: center; color: #0d3686; font-size: 28px; text-transform: uppercase; font-family: "arial"; font-weight: bold; } .sf_wrap h3{ padding: 20px 0; text-align: center; color: #0d3686; font-size: 28px; text-transform: uppercase; font-family: "arial"; font-weight: bold; } .all_menu{ display: none; } @media screen and (max-width: 1119px){ .top_list1{ font-size: 12px; } .top_menu1{ position: absolute; right: 0; } .header_ywssyy { float: left; position: relative; background: url(/uploads/image/tnpimages/xhws.png) right; background-repeat: no-repeat; padding-right: 20px; background-size: 12px; } } .ny_news_xwzx_br:hover .font-b{ color: #0d3686; } .ny_news_xwzx_br:hover .font-b a{ color: #0d3686; } .ny_news_xwzx_br:hover .font-t{ color: #0d3686; } .ny_news_xwzx_br:hover .font-t a{ color: #0d3686; } .product_b ul li a span{ position: relative; display: block; overflow: hidden; } .prolist li .pimg { padding-top: 85%; transition: all .3s; border: 1px solid #d1d1d1; transition: all .4s; } .product_b ul li:hover .pimg::before{ transform: perspective(200px) rotatex(0); } /* .product_b ul li .pimg::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #0d3686; transition: all 0.3s; transform: perspective(400px) rotatex( -90deg ); -moz-transform: perspective(400px) rotatex(-90deg); -webkit-transform: perspective(400px) rotatex( -90deg ); -o-transform: perspective(400px) rotatex(-90deg); transform-origin: top; z-index: 2; opacity: .7; } */ /* .product_b ul li .pimg::after { content: ""; position: absolute; width: 58px; height: 58px; background: url(/uploads/image/tnpimages/pmore.png) no-repeat; left: 50%; top: 50%; margin-left: -27px; opacity: 0; transition: all 0.3s; z-index: 3; } */ .product_b ul li:hover .pimg::after { transition-delay: .1s; margin-top: -27px; opacity: 1; } .ab_neir { padding-right: 30px; } .s-lyc{ display: flex; padding: 20px 0; align-items: center; justify-content: center; } .m_img{ width: 30%; } .l_ser{ width: 70%; } #message .sf_wrap .p1{ font-size: 28px; } #message .sf_wrap .p2{ font-size: 16px; margin-bottom: 20px; } .page1 .index-banner-item{ position: relative; } .page1 .index-banner-item { background-size: 100% 100%; } .cs_hf { margin-top: 20px; } .cs_hf p { padding: 5px 0; font-size: 15px; } .ny_product_b li{ display: inline-block; padding-right: 15px; } .ny_product_b li p{ font-size: 16px; } #mymenu .mask { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 20; } #mymenu .rect-5565 { padding-bottom: 55.65%; } *[class*="rect-"] ._full { position: absolute; left: 0; top: 0; width: 100%; height: 100%; *height: auto; } #mymenu .cover { position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,0.3); width: 100%; height: 100%; z-index: 10; } #mymenu li.active .cover{ background: rgba(0,0,0,0.1); } #mymenu li { border: 4px solid #bababb; float: left; width: 96px; height: 43px; cursor: pointer; position: relative; } #slide4{ position: relative; } .page1 .cover { position: absolute; width: 100%; height: 100%; background: url(/uploads/image/tnpimages/banner_on.png) no-repeat center; z-index: 1; background-size: cover; } .product_b.down_lb ul li{ width: 25%; } .product_b.down_lb ul li img{ width: 307px; } .x_news { margin-left: -30px; } .ny_proudct_cs_bg { max-width: 1200px; margin-top: 20px; font-size: 14px; } .detail_r { overflow: hidden; } .ny_right_a{ max-width: 1200px; float: none; margin-bottom: 20px; } .p_sf{ width: 100%; overflow: hidden; } @media screen and (max-width: 1600px){ .sf_title{ padding-bottom: 40px !important; padding-top: 100px !important; } .page4 .sf_news { padding-top: 140px !important; } .sf_n.s_lnews .h1 { font-size: 40px; } .sf_n.s_lnews .dt { font-size: 20px; } .sf_n.s_lnews .video { margin-top: 25px; } .sf_news .news_sf ul li { width: 100%; margin-bottom: 12px; background: #fff; padding: 15px 0 20px; } .sf_n.s_lnews .video { height: 276px; } .contact_a p { padding: 0px 15px 5px 15px; padding-right: 10px; width: auto; color: #8a8a8a; text-align: center; position: relative; top: auto; left: auto; line-height: 22px; height: 50px; } } @media screen and (max-width: 1200px){ .m_img { padding-left: 15px; } .ns_c>div { padding: 100px 80px; } .sf_news.clearfix { padding: 0 15px; } .c_nlist .sf_wrap .contact .text { padding: 0; padding-left: 15px; } .sf_case li { position: relative; float: left; width: 25%; padding-left: 0; padding: 0 15px; box-sizing: border-box; } .sf_case { margin-left: 0; } .ol_t .m_menu { padding-left: 15px; } .top_logo { padding-left: 15px; } .contact_a { padding: 0 15px; } .contact_a ul{ overflow: hidden; } .contact_a ul li { width: 33.33%; float: left; margin-bottom: 45px; padding: 0 15px; box-sizing: border-box; } .ny_dh_bg{ padding: 0 15px; } .product_b.down_lb ul { padding: 0 15px; margin-left: -30px; } .hero__inner .c-af { padding: 0 15px; } .jszc.right { padding-left: 20px; } #top_t_c .kd1 { width: 85%; font-size: 12px; } #top_t_c .kd2 { width: 15%; } .x_news { max-width: 1200px; padding: 0 15px; } .ny_news_xwzx_br { max-width: 100%; float: right; width: 90%; } .ny_left_l { max-width: 25%; float: left; } .pr_left_r { float: right; } } @media screen and (max-width: 1119px){ .top_logo img{ width: 80%; } .top_list1 { padding: 0; } .top_list { padding-right: 75px; } .top_list a { position: relative; margin: 0 10px; } .header_ywssyy h2 { font-weight: 500; font-size: 12px; } .qtyy a { font-size: 12px; } .on_block img{ width: 99%; } .sf_title{ padding-bottom: 40px; padding-top: 100px; } .sf_wrap h3 { padding: 12px 0; font-size: 20px; } .sf_title p { font-size: 16px; color: #666666; } .botbot_right { text-align: left; font-size: 16px; color: white; padding: 0 15px; } .inner_bg { width: auto; } .ny_product_detail { width: auto; max-width: 1200px; } .detail_bg { margin: 0 auto; max-width: 1200px; width: auto; overflow: hidden; } .detail_r { float: none !important; } .detail_r { float: none; margin: 30px 0; padding-bottom: 20px; } .ny_product_b li { display: block; padding-right: 15px; } } @media screen and (max-width: 1000px){ .sf_case li .mat p { font-size: 16px; } .contact_a ul li { width: 50%; float: left; margin-bottom: 45px; padding: 0 15px; box-sizing: border-box; } .mzt_about { display: block; justify-content: center; align-items: center; } .mzt_about img { float: none; margin-left: 15px; margin-top: 15px; text-align: center; } .ny_right_r { float: none !important; } .contact_a ul li { width: 50%; float: left; margin-bottom: 45px; padding: 0 15px; box-sizing: border-box; } .mzt_about { display: block; justify-content: center; align-items: center; } .mzt_about img { float: none; margin-left: 15px; margin-top: 15px; text-align: center; } .inner_bg .aboutcouintro { clear: both; margin: 0 auto; padding-bottom: 15px; overflow: hidden; width: 100% !important; } .aboutcouintro .mid { width: 100%; } .aboutcouintro .mid li { display: flex !important; } .aboutcouintro .mid .time { width: 25% !important; } .aboutcouintro .mid .intro { width: 50% !important; } .aboutcouintro { width: 100% !important; } .aboutcouintro .mid li { margin-bottom: 30px; } .sf_fm>div { width: 50%; } .product_b li { float: left; width: 50%; padding-left: 30px; margin-top: 20px; box-sizing: border-box; } .pr_left_r { max-width: 75%; float: right; padding-left: 30px; box-sizing: border-box; } .product_b ul { margin-left: -30px; padding-right: 30px; } .product_b.down_lb ul { padding: 0 15px; margin-left: -30px; } .product_b.down_lb ul li { width: 33.33%; } .jszc-sf div { flex: 1; text-align: center; } .jszc-sf { display: block; text-align: center; align-items: center; justify-content: center; } .jszc-sf div { margin-top: 30px; } .jszc.right div{ margin: 0; } .jszc-sf .jszc div { font-size: 14px; } .ns_c>div { margin: 20px; padding: 0; padding-top: 50px; } #top_t_c .kd1 { width: 100%; font-size: 12px; border-bottom: 1px solid #eee; } #top_t_c .kd2 { width: 100%; text-align: left; float: none; } #top_t_c li { float: left; line-height: 30px; } #top_t { height: 100px; } #top_t_c { height: 100px; } .top_list a{ margin: 0 6px; } }