/*布局辅助样式*/ .header { position: fixed; top: 0px; z-index: 10; width: 100%; background: #fff; } .header-contact { padding: 8px 0px; height: 16px; line-height: 16px; background: linear-gradient(0deg, #F3F3F3 0%, rgba(255, 255, 255, 0.76) 100%); font-size: 12px; } .header-contact > div { width: 1300px; margin: 0 auto; } .header-nav { } .header-nav > div { width: 1300px; margin: auto; padding-bottom: 32px; border-bottom: 1px solid #D8D8D8; } .body { padding-top: 190px; } .flex-top { box-shadow: 0px 2px 20px 0px rgba(219, 219, 219, 0.3); } /*联系方式*/ .contact1 { } .contact1 .item { float: left; margin-right: 8px; } .contact1 .item span { margin-right: 8px; } /*选择语言*/ .sitelang { margin-left: auto; } .sitelang .items { } .sitelang .item { font-size: 0px; height: 16px; float: left; position: relative; border-left: 1px solid #D8D8D8; } .sitelang .item:first-child { border: none; } .sitelang .item a { display: block; padding: 0px 24px; text-decoration: none; } .sitelang .item a:hover { color: #008CD8; } .sitelang .item span { font-size: 12px; } .sitelang .item .icoys { margin: -10px 4px 0px 0px; } .sitelang .layers { display: none; position: absolute; top: 40px; left: 0px; min-width: 180px; padding: 8px 0px; background: #fff; border: 1px solid #eee; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 1; } .sitelang .layers:before { position: absolute; content: ""; display: block; top: -8px; left: 30px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 8px solid #fff; } .sitelang .layers a { line-height: 48px; padding: 0px 26px; } .sitelang .layers a:hover { background: #F5F5F5; } .sitelang .layers .ico16 { margin-right: 4px; } .sitelang .layers a { color: #333; } .sitelang .item:hover .layers { display: block !important; } .header-logo { } .header-logo > div { width: 1300px; margin: auto; padding: 16px 0px; display: flex; align-items: center; } /*logo*/ .header-logo .logo { margin-right: auto; } .header-logo .logo img { max-height: 50px; } /*搜索框*/ .search { position: relative; text-align: center; } .search .wrap { float: left; width: 848px; height: 36px; border-radius: 20px; border: 2px solid #96DBFF; overflow: hidden; } .search .wd { float: left; width: 758px; height: 36px; line-height: 36px; padding: 0px 12px; } .search .wd input { width: 100%; height: 100%; border: none; outline: none; } .search .wd input::placeholder { font-size: 12px; } .search .btn-normal { float: right; display: block; width: 66px; height: 36px; line-height: 32px; background: #008CD8; text-align: center; cursor: pointer; } .search .btn-normal .ico { filter: brightness(100); } .search .structure { float: right; line-height: 40px; margin-left: 24px; margin-top: -2px; } .search .structure a { text-decoration: none; } .search .structure span { margin: 0px 4px 0px 8px; } .search .history { position: absolute; top: 44px; left: 0px; width: 80%; line-height: 36px; overflow: hidden; z-index: 100; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); display: none; min-height: 150px; } .search .history iframe { width: 100%; height: 100%; overflow: hidden; } .searchwords { color: #666; text-align: left; margin-top: 4px; } .searchwords a { margin-right: 16px; color: #666 !important; } /*导航相关*/ .navheader { } .navheader > div { position: relative; } .navheader .items { float: right; } .navheader .item { position: relative; float: left; transition: all 0.3s; padding: 0px; font-size: 16px; } .navheader .item > a { display: block; height: 100%; height: 40px; padding: 6px 24px; text-decoration: none; box-sizing: border-box; cursor: pointer;} .navheader .title label { font-size: 12px; font-weight: normal; display: block; cursor: pointer; } .navheader .title img { width: 24px; height: 24px; border-radius: 50%; object-fit: cover; } .navheader .title div .ico20 { filter: brightness(100); } .navheader .item:hover .icof-down { background-position: -129px -87px; } .navheader .active-theme { background: #fff; } .navheader .active-theme a { color: #008CD8; } .navheader .item:hover > a{ background: #008CD8; color: #fff; } .navheader .item:first-child{ position: absolute; left: 0px; top: 0px; width: 248px; height: 40px; line-height: 40px; text-align: center; font-weight: bold; color: #fff; background: #008CD8; } .navheader .item:first-child a { padding: 0px; color: #fff; } .navheader .layers a .icof { display: none; } .navheader .layers { display: none; position: absolute; top: 100%; left: 50%; transform: translate(-50%, 0%); min-width: 180px; line-height: 54px; z-index: 10; border: 1px solid #eee; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); white-space: nowrap; } .navheader .layers a { display: block; padding: 0px 20px; color: #333; text-decoration: none; position: relative; overflow: hidden; text-overflow: ellipsis; } .navheader .layers .desc { display: none; } .navheader .layers a:hover { background: #008CD8; color: #fff; } /*产品单独弹出层*/ .navheader .productclass { width: 248px; height: 396px; padding-top: 26px; background: rgba(0, 140, 216, 0.71); backdrop-filter: blur(10px); border: none; text-align: left; } .navheader .productclass a .icof { display: block; position: absolute; right: 10px; top: 10px; } .navheader .productclass a { color: #fff; padding: 0px 22px; font-size: 14px; } .navheader .productclass { line-height: 52px; } .navheader .productclass a:hover { background: #fff; color: #333; } .navheader .productclass .pic { display: inline-block; vertical-align: middle; width: 24px; height: 24px; margin-right: 8px; } .navheader .productclass .pic img { width: 100%; height: 100%; object-fit: cover; vertical-align: top; } .navheader .productclass .name span { vertical-align: middle; } .navheader .productclass .info { position: relative; } .navheader .productclass .info:hover .desc { display: block; } .navheader .productclass .info:hover img { filter: brightness(0); } .navheader .productclass .desc { width: 248px; position: absolute; right: -248px; top: 0px; background: rgba(0, 140, 216, 0.71); backdrop-filter: blur(10px); z-index: 200; box-shadow: 4px 0px 6px 0px rgba(0, 0, 0, 0.2); overflow: hidden; } /*购物车*/ #cart_simple_layer { width: 510px !important; height: 100%; position: fixed; top: 0px; right: -540px; left: initial !important } #cart_simple_layer .loading { position: absolute; background: url(/res/image/loading.gif) no-repeat center top; width: 60px; height: 60px; padding-top: 48px; top: 50%; left: 50%; margin-left: -30px; margin-top: -30px; text-align: center; } #cart_simple_layer .panel-body { width: 510px !important; } /*页脚开始*/ .footer { position: relative; color: #000; } .footer > div { } /*友情链接*/ /*服务3*/ .service3 { } .service3 > div { } .service3 .title { position: relative; } .service3 .title .pic { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; } .service3 .title .pic img { width: 100%; height: 100%; object-fit: cover; } .service3 .title .name { padding: 36px 0px 6px 0px; text-align: center; line-height: 32px; font-size: 24px; position: relative; z-index: 1; } .service3 .title .name:before { content: ""; display: inline-block; vertical-align: middle; width: 60px; height: 1px; background: linear-gradient(90deg, rgba(142, 142, 142, 0) 0%, #FFFFFF 100%); margin-right: 16px; } .service3 .title .name:after { content: ""; display: inline-block; vertical-align: middle; width: 60px; height: 1px; background: linear-gradient(90deg, rgba(142, 142, 142, 0) 0%, #FFFFFF 100%); margin-left: 16px; } .service3 .title .desc { text-align: center; padding-bottom: 36px; position: relative; z-index: 1; } .service3 .items { width: 1220px; margin: auto; padding: 15px 0px; line-height: 24px; text-align: center; font-size: 0px; } .service3 .item { display: inline-block; margin-right: 10%; white-space: nowrap; max-width: 17.5%; text-align: left; box-sizing: border-box; font-size: 14px; } .service3 .item:last-child { margin-right: 0px; } .service3 .item .pic { display: inline-block; width: 50px; height: 50px; margin-right: 12px; } .service3 .item .pic img { width: 100%; height: 100%; object-fit: cover; } .service3 .item .info { display: inline-block; } .service3 .item .desc { opacity: 0.7; padding-top: 4px; } .footer-content { width: 1300px; margin: auto; padding: 54px 0px 42px 0px; } .footer-content > .fll { } /*底部联系方式*/ .contact2 { float: left; width: 280px; } .contact2 > div { } .contact2 .items { } .contact2 .item { padding-bottom: 6px; line-height: 24px; font-size: 12px; } .contact2 .pic { margin-right: 8px; } .contact2 img { max-width: 220px; } .contact2 .item .ico { background: url(/user/10138/pc/icon.png); margin: -5px 0px 0px 0px; } .contact2 .item .icof { margin-top: -5px; } .contact2 .item .ico-phonesound-20 { background-position: -80px -260px; } .contact2 .item .ico-qq-20 { background-position: -20px -260px; } .contact2 .item8 .ico { background-position: -200px -260px } .contact2 .item8 .desc { width: 212px; } .contact2 .item .ico-email-20 { background-position: -20px -260px; } .contact2 .item0 { font-weight: bold; padding-bottom: 24px; } .contact2 .item3 { font-size: 14px; } /*底部导航栏*/ .navfooter { float: left; padding: 0px 80px; border-left: 1px solid rgba(216, 216, 216, 0.34); border-right: 1px solid rgba(216, 216, 216, 0.34); margin: 0px 42px 0px 80px; } .navfooter > div { } .navfooter .items { } .navfooter .item { float: left; padding-right: 100px; max-width: 100px; } .navfooter .item:last-child { padding-right: 0px; } .navfooter .item .name { font-weight: bold; padding-bottom: 24px; } .navfooter .item p { padding-bottom: 16px; } .navfooter .item p:last-child { padding-bottom: 0px; } /*二维码*/ .qrcode { float: right; text-align: center; } .qrcode > div { } .qrcode .items { } .qrcode .item { float: right; margin-left: 8px; } .qrcode .item:nth-child(3n) { margin-left: 0px; } .qrcode .item:last-child { margin-left: 0px; } .qrcode .item .pic img { width: 80px; object-fit: cover; } .qrcode .item .pic img:hover { transform: scale(2.5); transition: transform 0.3s ease; } .qrcode .item .desc { padding-top: 8px; } .qrcode .remark { margin-top: 8px; line-height: 1.5; } .footer-friendlink { background: #0078B8; box-shadow: inset 0px 4px 12px 0px rgba(4, 110, 167, 0.77); } .footer-friendlink > div { width: 1300px; margin: auto; } .friendlink { line-height: 52px; border-bottom: 1px solid #5696B8; } .friendlink .title { float: left; font-weight: bold; } .friendlink .item { float: left; color: #fff; margin-left: 14px; } .friendlink .item:first-child { margin-left: 24px; } .friendlink .split { display: none; } /*版权和icp信息*/ .footer-copyright { width: 1300px; margin: auto; display: flex; align-items: center; font-size: 12px; padding: 16px 0px; } .copyright { } .copyright span:last-child { display: block; } .copyright a { margin-left: 8px; } .copyright i { margin: -4px 0px 0px 4px; } .design { margin-left: auto; } /*客服*/ .support { position: fixed; top: 36%; right: 0; width: 40px; line-height: 40px; z-index: 10; overflow: visible !important; } .support > div { } .support .items { } .support .item { width: 100%; height: 40px; margin-bottom: 4px; position: relative; } .support .item label { display: block; width: 40px; height: 40px; position: relative; cursor: pointer; z-index: 100; text-align: center; border-radius: 5px; } .support .item label .ico30 { filter: brightness(100); } .support .item span { position: absolute; top: 0; right: -120px; width: 108px; padding-left: 12px; transition: all 0.3s; border-radius: 5px; } .support .item:hover span { right: 0px; } .support .item em { position: absolute; top: -10px; left: -15px; display: block; width: 24px; height: 24px; line-height: 24px; text-align: center; border-radius: 50%; z-index: 200; } .support .item:hover em { opacity: 0; } #support_layer { position: fixed; top: 0px !important; left: auto !important; right: -300px; height: 100%; background: #fff; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); } #support_layer .scroller { max-height: initial; } .support #support_cart { height: 65px; right: 25px; } .support #support_cart label { height: 65px; line-height: 65px; width: 65px; } .support #support_cart span { height: 65px; line-height: 65px; right: 0px; }