@charset "utf-8"; @media(max-width: 1700px) { .products .bar1 .imgs { } .case2 dl dd { width: 23%; } } @media(max-width: 1500px) { html { font-size: 60%; } .news_l .bar1 ul { width: 80%; } } @media(max-width: 1440px) { html { font-size: 52.5%; } .nav_list { width: 50%; } .banner .txt h2 { font-size: 46px; } .banner .txt span { margin: 20px 0; } .banner .txt p { letter-spacing: 1px; font-size: 20px; } .banner li:nth-of-type(2) .txt p { width: 740px; } .banner li:nth-of-type(3) .txt p { width: 870px; letter-spacing: 1px; font-size: 20px; } .index_bar1 .top p { width: 70%; } .index_bar2 .top { width: 90%; } .index_more { margin: 20px auto 0; } .index_title h2 { font-size: 2.6rem; } .banner_in li h2 strong { font-size: 5rem; } .banner_in .more i { line-height: 60px; } } @media(max-width: 1300px) { .logo img { height: 40px; padding: 16px 10px; } .nav_list { width: 55%; left: 20%; -webkit-transform: none; transform: none; } } @media(max-width: 1200px) { .case2 dl dd { width: 31%; } .header_others .language { padding: 26px 15px; } } @media(max-width: 1182px) { .logo img { height: 32px; padding: 20px 10px; } .nav_list { width: 56%; left: 18%; } .nav_list ul li h2 { font-size: 15px; } .nav_list ul li i { font-size: 15px; } .header_others .language { font-size: 14px; padding: 26px 10px; } } @media(max-width: 1090px) { .nav_list { width: 58%; left: 18%; } .header_others .load { padding: 25px 10px; } } @media(max-width: 1052px) { .nav_list { display: none; position: fixed; top: 80px; width: 88%; left: 5%; } .nav_list ul li h2 { color: #fff; } .nav_list ul li i { color: #016599; } .header_others .language { padding: 26px 20px; } .header_others .load { padding: 25px 20px; } .header_others .load { padding: 25px 15px; } .nav_list2 { padding-top: 6%; } .nav_list2 .sbox { width: 88%; margin-left: 4.5%; } .nav_list2 dl dd { font-size: 12px; } } @media(max-width: 900px) { .nav_list2 { padding-top: 7%; } .nav_list2 .sbox { margin-left: 4%; } } @media(max-width: 767px) { .w_all { width: 94%; } .logo img { height: 30px; padding: 10px; } .nav_list2 { top: 50px; padding: 8% 0 100%; } .nav_list2 dl { opacity: 0; } .nav_list ul li { float: none; width: 100%; } .nav_list ul li h2 { font-size: 14px; line-height: 52px; } .nav_list ul li.on h2 { color: #ff0;} .nav_list ul li i { font-size: 14px; line-height: 52px; } .navBtn { padding: 10px 16px; } .header_others .language { padding: 16px 10px; font-size: 12px; } .header_others .load { padding: 16px 10px; } .header_others .load .ll { margin-left: 10px; } .header_others .load .ll img { width: 18px; } .banner .txt h2 { font-size: 26px; } .banner .txt { width: 80%; -webkit-transform: translate(-50%, -150%); transform: translate(-50%, -150%); } .banner .txt p { width: 100%; font-size: 14px; margin: auto; line-height: 20px; } .banner li:nth-of-type(2) .txt p { width: 100%; font-size: 14px; } .banner li:nth-of-type(3) .txt p { width: 100%; font-size: 14px; } .banner .txt span { margin: 15px 0; } .banner .scroll img { width: 60px; margin-left: -30px; } .index_bar1 ul { margin-top: -6%; } .index_bar1 ul li { background: #fff;width: 32%; margin-right: 2%; float: left; cursor: pointer; position: relative; overflow: hidden; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;box-shadow: 0 1px 5px rgba(0,0,0,0.1); } .index_bar1 ul li:nth-of-type(3n) { margin-right: 0; } .pro { display: block; position: relative; } .index_bar1 ul li b img { width: 40%; display: block; margin: auto; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; } .index_bar1 ul p { font-size:18px; font-weight: bold; font-weight: bold; color: #016599; text-align: center; margin: 20px auto 0; } .index_bar1 ul li h2 { position: absolute; width: 100%; left: 0; top: 50%; z-index: 7; font-size: 18px; margin-top: -15px; text-align: center; font-weight: bold; color: #FFF; text-shadow: 5px 2px 6px #000; } .img { display: block; position: relative; overflow: hidden; } .subtxt { display: block; position: relative; z-index: 1; padding:6px; background: #F4F4F4; overflow: hidden; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; min-height:125px; } .subtxt a { float: left; width:100%; font-size: 12px; height:25px; line-height:24px; color: #333; text-align: center; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; } .index_bar1 li:hover .subtxt { background: #3C8AB1; } .index_bar1 li:hover .subtxt a { color: #fff; } .index_bar1 li:hover h2 { opacity: 0; } .index_bar1 ul span { display: block; text-align: center; font-size: 13px; margin-top: 8px; letter-spacing: 1px; display: none; } .index_bar1 .img img { width: 100%; display: block; opacity: 1; -webkit-transition: all 0.5s linear; transition: all 0.5s linear; } .index_bar1 li:hover .img img { -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 1; } .index_bar1 .onebox { background: rgba(60,138,177,0.7); width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; z-index: 10; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; } .index_bar1 li:hover .onebox { opacity: 1; } .index_bar1 .onebox .tx { width: 90%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .index_bar1 .onebox .tx img { width: 30%; } .index_bar1 .onebox .tx p { color: #fff; } .index_bar1 .onebox .tx span { color: rgba(255,255,255,0.8); display: block; } .index_bar1 .top { padding-top: 3%; } .index_bar1 .top p { width: 94%; font-size: 12px; line-height: 18px; margin-bottom: 20px; } .index_title b { height: 30px; margin-top: 5px; } .index_title h2 { font-size: 2.4rem; } .index_bar1 ul h2 { font-size: 13px; width: 94%; padding: 2px 3%; } .index_bar1s { padding-top: 3%; } .index_bar1s .btn .ll { position: absolute; top: 50%; left: 5px; cursor: pointer; width: 30px; height: 30px; margin-top: -15px; } .index_bar1s .btn .ll i { font-size: 18px; line-height: 30px; } .index_bar1s .btn .right { left: inherit; right: 5px; } .index_bar3 .left { position: static; width: 100%; } .index_bar3 .left b { height: 300px; } .index_bar3 .right { display: none; } .index_bar3 { margin: 4% auto 6%; } .index_bar3 .txt h2 { margin-top: 5px; font-size: 14px; } .index_bar2 .left { width: 100%; position: static; position: relative; height: 200px; } .index_bar2 .left .v_btn { width: 42px; } .index_bar2 .right { width: 100%; float: none; } .index_bar2 p { font-size: 12px; line-height: 18px; } .index_more { width: 160px; } .index_more2 h3 { padding: 5px 0; font-size: 12px; } .index_bar2 .right { padding-bottom: 8%; } .index_bar4 .top { height: 100px; } .index_bar4 ul li p { font-size: 11px; line-height: 16px; margin-top: 0px; height: 32px; } .index_bar4 ul li { width: 50%; } .index_bar4 ul li img { width: 22px; } .index_bar4 ul li h2 { font-size: 14px; } .all_back img { width: 30px; } .all_back { padding: 2px 0; } .footers .logo2 img { height: 80px; } .footers .bar2 p { padding: 5px; font-size: 10px; line-height: 18px; text-align: center; } .footers .bar2 p i { display: block; float: none; margin-right: 0; font-size: 24px; margin-bottom: 5px; } .footers ul { display: none; } .footers a { color: #fff; } .header_others .load .ll:hover .img3 { top: 32px; } .banner dl { right: 5%; opacity: 0.8; top: inherit; -webkit-transform: none; transform: none; bottom: 1.5%; } .banner dl dd { width: 12px; height: 12px; } .index_bar1s ul li .txt span { font-size: 14px; } .index_bar1s ul li .txt strong { font-size: 12px; line-height: 18px; padding-left: 30px; } .index_bar1s ul li:hover .txt span strong:before { width: 20px; } .banner_in li { } .banner_in li:nth-of-type(3), .banner_in li:nth-of-type(4) { } .banner_in ul { padding: 10px 0; } .banner_in li h2 strong { font-size: 3rem; } .banner_in p { font-size: 13px; } .banner_in .index_title h2 { margin-top: 5px; font-size: 2rem; } .banner_in .index_title b { margin-top: 10px; } .banner_in{ padding-top: 70%; } .banner_in .more { padding: 0px 18px 13px; } .banner_in .more i { line-height: 46px; } .about .bar2 { padding: 12% 0 0%; } .about .bar2 .left { position: relative; height: 300px; width: 100%; } .about .bar2 .txt { float: none; padding: 5% 0% 5%; width: 100%; } .about .bar2 .txt p { font-size: 12px; line-height: 18px; margin: 5px 0; } .about .bar3 .index_title h2 { margin-top: 0; } .about .bar3 .box .txt { width: 60%; padding: 3% 3% 8%; } .about .bar3 h2 { font-size: 14px; margin-bottom: 5px; } .about .bar3 .box .ll { padding: 0% 0 22%; } .about .bar3 p { font-size: 12px; line-height: 18px; } .about .bar4 .left { width: 94%; float: left; margin: 3% 4%; } .about .bar4 dl dd { width: 140px; font-size: 16px; } .about .bar4 .txt span { font-size: 1.2rem; float: left; margin-right: 10px; } .about .bar4 .txt .lm { position: relative; } .about .bar4 .index_more3 { margin: 0px 0 0; border: none; position: absolute; right: 0; top: -4px; } .about .bar4 .big_box { width: 100%; height: 200px; } .about .bar4 .bbox2 ul li p { font-size: 1.4rem; margin-top: 5px; line-height: 20px; } .about .bar5 .index_title { width: 80%; } .about .bar5 .index_title p { font-size: 12px; line-height: 18px; } .about .bar5 h2 { font-size: 22px; padding-left: 50px; } .about .bar5 ul { width: 94%; } .about .bar5 h2:before { width: 35%; } .about .bar5 h2:after { right: 35%; } .about .bar5 ul li:nth-of-type(2n) .txt { margin-left: 30px; width: 90%; } .about .bar5 ul li:nth-of-type(2n) h2 { padding-left: 80px; } .about .bar5 ul li:nth-of-type(2n) h2:before { width: 60px; } .about .bar5 ul li:nth-of-type(2n) h2:after { left: 60px; } .about .bar5 .txt p { font-size: 12px; line-height: 18px; padding-left: 50px; } .footers .bar2 p:before { background: rgba(255,255,255,0.3); } .bc_all { padding: 15% 0 5%; } .news .bar1 li { width: 48.5%; } .news .bar1 li:nth-of-type(3) { display: none; } .news .bar1 li:nth-of-type(2) { margin-right: 0; } .news .bar1 li .txt { padding: 10px; } .news .bar1 li h2 { font-size: 14px; line-height: 20px; height: 40px; } .news .bar1 li h3 { margin-top: 10px; font-size: 10px; } .news .bar1 li h3 strong { font-size: 10px; } .news .bar2 .right .txt h2 { font-size: 14px; line-height: 20px; height: 40px; text-overflow: inherit; white-space: inherit; } .news .bar2 .right .txt h3 { margin: 10px 0 20px; } .news .bar2 .right .txt p { font-size: 12px; line-height: 18px; height: 100px; } .news .bar2 .index_more { margin: 5% auto; } .news_l .bar1 dl { width: 94%; } .news_l .bar1 a:nth-of-type(3n) dd { margin-right: 2.5%; } .news_l .bar1 a:nth-of-type(2n) dd { margin-right: 0%; } .news_l .bar1 dd { width: 48.5%; } .p_nav { display: none; } .news_l .bar1 dd h2 { font-size: 14px; line-height: 20px; height: 40px; } .news_d .contain h2 { width: 90%; padding: 10px 0; } .news_d .contain .bar2 { width: 90%; margin-top: 0; } .news_d .contain .bar2 p { font-size: 12px;line-height: 18px; } .btn_sub .ll { left: -3%; } .btn_sub .right { left: inherit; right: -3%; } .news_d .index_title h2 { font-size: 2rem; } .news_d .index_title h1 { font-size: 2rem; } .products .index_title p { font-size: 12px; width: 94%; line-height: 18px; } .products .txt .tt { position: static; right: inherit; top: inherit; -webkit-transform: none; transform: none; width: 100%; font-size: 1.4rem; } .products .txt .imgs { float: none; width: 100%; } .products .bar1 li { padding: 20px 0; } .products .txt .tt h2 { font-size: 2rem; margin-top: 20px; } .products .txt p { margin: 3px 0 10px; font-size: 1.2rem; line-height: 18px; } .products .txt h3 { font-size: 1.3rem; line-height: 20px; } .pro_service { background-position: center center; } .pro_service .txt { width: 60%; } .pro_service .txt h2 { font-size: 2.4rem; margin-bottom: 0px; } .pro_service .txt h2 { font-size: 1.8rem; } .pro_service .txt p { font-size: 1.2rem; line-height: 18px; } .case ul li { top: 30%; left: 0; width: 100%; text-align: center; } .case ul h2 { font-size: 2.6rem; letter-spacing: 1px; float: none } .case .box { width: 92%; height: 88%; -webkit-transform: translate(-50%, -46%); transform: translate(-50%, -46%); } .case ul p { font-size: 1.6rem; margin-top: -20px; } .case2 h2 { margin-bottom: 8px; font-size: 2.2rem; } .case2 h2 strong { font-size: 20px; } .case2 dl { width: 94%; margin-bottom: 20px; } .case2 dl dd { width: 45%; padding: 3px 0 3px 4%; font-size: 13px; line-height: 20px; } .footers .bar2 { margin-top: 10px; margin-bottom: -20px; } .case .btn { left: 10%; top: inherit; bottom: 5%; -webkit-transform: none; transform: none; z-index: 99; } .case .btn p { float: left; margin: 2px 20px; } .case_d .contain .bar1 { width: 94%; } .case_d .contain .bar2 { width: 94%; } .technology .index_title p { font-size: 12px; width: 94%; line-height: 18px; } .technology ul li h2 { font-size: 18px; margin-bottom: 10px; padding-left: 20px; } .technology ul li h2:before { top: 5px; font-size: 10px; } .technology ul li .prob { width: 46%; padding: 5% 0 5% 2%; min-height: 150px; } .technology ul li p { font-size: 12px; line-height: 18px; } .technology ul li .sbox h3 strong { font-size: 18px; } .technology ul li .sbox h3 { font-size: 1.4rem; padding-left: 12px; } .technology ul li .sbox h3:before { top: 13px; } .bc_all.technology { padding-bottom: 0; } .about2_d .bar0 img { height: 260px; } .about2_d .bar0 .contain h2 { font-size: 1.8rem; } .tech_d .bar_t1 .contain h3 { font-size: 1.2rem; line-height: 18px; } .tech_d .bar_t1 .contain h3 strong { font-size: 5rem; margin-top: -10px; } .tech_d .bar_t1 .contain { padding: 0.2% 0 1%; } .tech_d .bar_t1 .contain2 li { float: none; width: 100%; } .tech_d .bar_t1 .contain2 li:nth-of-type(2n) { float: none; width: 100%; } .tech_d .bar_t1 .contain2 li:nth-of-type(3) { float: none; width: 100%; margin-left: 0; } .tech_d .bar_t1 .contain2 li .txt { padding: 15px; bottom: -5px; } .tech_d .bar_t1 .contain2 li:nth-of-type(3) .txt { width: 40%; } .tech_d .bar_t1 .contain2 li .txt p { font-size: 1.3rem; line-height: 20px; } tech_d .bar_t1 .contain2 li .txt p span { font-size: 1.4rem; } .tech_d .bar_t1 .contain2 li .txt p strong { font-size: 1.4rem; } .res dl { width: 80%; margin-bottom: 5%; } .res dl dd img { width: 35%; } .res dl dd h2 { font-size: 14px; } .zp ul { width: 100%; } .zp ul .bar { width: 90%; padding: 5px 3% 5px 7%; } .zp ul .bar h6 { font-size: 14px; } .zp ul .bar h5 { font-size: 13px; } .zp ul .bars .contain p { font-size: 13px; line-height: 20px; } .zp ul .bars .contain h6 a { font-size: 14px; } .zp ul .bars .contain h6 { margin-top: 5px; } .technology { padding-top: 12%; } .contact .box strong { font-size: 14px; margin: 5px 0 0px; } .contact .box p i { font-size: 28px; } .contact .box p span { font-size: 12px; line-height: 18px; display: block; } .contact .box p { font-size: 12px; line-height: 18px; width: 50%; } .contact .box { padding: 15px 0; } .contact .bar2 .contain { width: 94%; } .contact .bar2 .submit { width: 40%; margin: 5% auto 5%; padding: 6px 0; font-size: 14px; } .news .bar3 .v_btn { width: 32px; } .case_d .contain h2 { width: 94%; padding: 10px 0; } .case_d .contain .bar2 p { font-size: 12px; line-height: 18px; } .case_d .contain .bar2 { margin-top: 0; padding: 10px 0; } .product_d .contain h2 { font-size: 18px; padding-left: 22px; } .case_d ul .article span strong { font-size: 14px; display: block; } .case_d ul .article span { font-size: 12px; line-height: 18px; } .product_d .contain .bar2 img { margin-top: 0; } .index_bar1 ul p { font-size: 16px; } }