html,body{height:100%;color: rgba(0,0,0,0.85)} html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;} header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;} table{border-collapse:collapse;border-spacing:0;} caption,th{text-align:left;font-weight:normal;} html,body,fieldset,img,iframe,abbr{border:0;} i,cite,em,var,address,dfn{font-style:normal;} [hidefocus],summary{outline:0;} li{list-style:none;} h1,h2,h3,h4,h5,h6,small{font-size:100%;} sup,sub{font-size:83%;} pre,code,kbd,samp{font-family:inherit;} q:before,q:after{content:none;} textarea{overflow:auto;resize:none;} label,summary{cursor:default;} a,button{cursor:pointer;} a{color:inherit} /* a:hover{color: #1E2678;} */ h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;} del,ins,u,s,a,a:hover{text-decoration:none;} body,textarea,input,button,select,keygen,legend{font:12px/1.14 Microsoft YaHei,arial,\5b8b\4f53;color:#333;outline:0;} body{background:#fff;} *{box-sizing: border-box;} div { position: relative; } input::-webkit-input-placeholder { /* WebKit browsers锛?webkit???告?瑙?? */ color: rgba(0,0,0,0.25); } input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: rgba(0,0,0,0.25); } input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: rgba(0,0,0,0.25); } input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: rgba(0,0,0,0.25); } html { font-size: 20px; } /* .g-box { padding: 0; } */ .g-container { width: 70rem; margin: 0 auto; } .p-container { width: 60rem; margin: 0 auto; } .g-button { display: flex; align-items: center; justify-content: center; width: 9rem; height: 3.5rem; border: 2px solid #FFFFFF; color: #fff; font-size: 1rem; } .g-flex-c { display: flex; align-items: center; justify-content: center; } .g-flex { display: flex; } .g-flex-x { display: flex; justify-content: center; } .g-flex-y { display: flex; align-items: center; } .g-cover { display: block; margin: 0 auto; object-fit: cover; flex-shrink: 0; } .f56 { font-size: 2.8rem; line-height: 1.4; } .f48 { font-size: 2.4rem; line-height: 1.4; } .f40 { font-size: 2rem; line-height: 1.4; } .f36 { font-size: 1.8rem; line-height: 1.4; } .f34 { font-size: 1.7rem; line-height: 1.4; } .f32 { font-size: 1.6rem; line-height: 1.4; } .f30 { font-size: 1.5rem; line-height: 1.4; } .f28 { font-size: 1.4rem; line-height: 1.4; } .f24 { font-size: 1.2rem; line-height: 1.4; } .f22 { font-size: 1.1rem; line-height: 1.4; } .f20 { font-size: 1rem; line-height: 1.4; } .f18 { font-size: 0.9rem; line-height: 1.4; } .f16 { font-size: 0.8rem; line-height: 1.4; } .f14 { font-size: 0.7rem; line-height: 1.4; } .f12 { font-size: 0.6rem; line-height: 1.4; } .g-c-1 { color: rgba(0,0,0,0.65); } .g-c-2 { color: rgba(0,0,0,0.45); } .g-c-3 { color: rgba(0,0,0,0.25); } .header { background-color: #fff; color: #fff; position: sticky; top: 0; left: 0; z-index: 9; background-image: url(/assets/addons/cms/zc/images/bg.png); } .header-up { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } .fly-header { /*position: fixed;*/ top: 0; left: 0; right: 0; opacity: 0; -webkit-transition: all .3s ease; transition: all .3s ease; /*background-color: transparent;*/ color: #fff; background-image: url(/assets/addons/cms/zc/images/bg.png); } .header-active { opacity: 1; } .header .h-logo { /*width: 3rem;*/ height: 3rem; display: block; margin-right: 12px; } .header .h-nav { margin-left: auto; } .header .h-line { height: 1.1rem; border-right: 1px dotted #fff; } .header .h-langue { margin: 0 0.3rem 0 2rem; } .header .h-item { margin-right: 1rem; padding: 0 2rem; line-height: 4.5rem; height: 4.5rem; overflow: hidden; } .header .h-item-tail { line-height: 3.4rem; height: 3.4rem; } .header .h-item img { width: 1.2rem; height: auto; margin-right: 0.8rem; } .header .fly-list { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%) translateY(100%); opacity: 0; background: #fff; z-index: 99; box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12); width: 7rem; font-size: 0.8rem; text-align: center; border-radius: 2px; overflow: hidden; transition: opacity 0.4s; color: #333; } .header .fly-list .fly-list-item { height: 2.2rem; line-height: 2.2rem; margin-bottom: 5px; text-align: center; display: block; } .header .fly-list .fly-list-item:hover { background: rgba(30, 130, 65, 0.25); } .header .fly-list .fly-list-item:last-child { margin-bottom: 0; } .header .h-item:hover { overflow: visible; } .header .h-item:hover .fly-list { opacity: 1; } .header .header-top { padding: 0 3.5rem; border-bottom: 1px solid rgba(0,0,0,0.1); } .fly-header .header-top { border-bottom: 1px solid rgba(255,255,255,.16); } .header .h-type { position: relative; border-bottom: 1px solid rgba(255,255,255,.16); z-index: 6; } .header .h-type .h-item { padding: 0 2.5rem; margin: 0; line-height: 2.5rem; height: 2.5rem; } .header .i1 { width: 1rem; height: auto; } .header .i2 { width: 1.2rem; height: auto; margin-left: 2.5rem; } .header .i3 { margin: 0.6rem; } .header .h-active { color: #1E2678; } .footer { padding: 3rem 0; color: #fff; background-color: #1E2678; } .footer .f-box { width: 57rem; margin: 0 auto; } .footer img { height: 6rem; } .footer .f-line { height: 6rem; width: 1px; background-color: #fff; margin: 0 2.5rem; } .footer .f-center { flex-grow: 0; flex-wrap: wrap; } .footer .f-center .f-list { width: 50%; padding: 0 0 0.8rem 0; text-align: left; } .footer .wx-title { text-align: center; padding-bottom: 0.4rem; } .footer .f-center .f-title { font-size: 0.8rem; margin: 0 0 0.5rem 0; } .footer .f-center .f-tel { font-size: 2rem; margin: 0.5rem 0 0.7rem 0; } .footer .f-center .f-desc { font-size: 0.6rem; } .footer .f-router { margin: 5rem 0 1rem 0; } .footer .f-router a { color: #fff; font-size: 0.8rem; padding: 0 1.5rem; } .footer .f-id { margin-top: 0.3rem; font-size: 0.8re; text-align: center; } .g-router { height: 3.5rem; color: rgba(0,0,0,0.25); } .g-router a { color: rgba(0,0,0,0.25); } .g-router a:hover { color: rgba(0,0,0,0.65); } .g-router .active { color: rgba(0,0,0,0.65); } .g-router span { margin: 0.4rem; } .g-type { flex-wrap: wrap; } .g-type .t-item { cursor: pointer; color: rgba(0,0,0,0.45); padding: 0 0.8rem; font-size: 1rem; line-height: 3.6rem; } .g-type .active { font-size: 1rem; color: rgba(0,0,0,0.85); } .mini-header-box { display: none; } .mini-header { position: fixed; height: 54px; left: 0; top: 0; right: 0; padding: 0 16px; z-index: 11; background: #000; color: #fff; } .mini-header .logo { width: 30px; height: auto; } .mini-header .h-langue { margin-left: auto; font-size: 16px; color: #fff; } .mini-header .i1 { width: 14px; margin: 0 12px 0 6px; } .mini-header .i2 { width: 20px; } .mini-header .i3 { margin-right: 6px; } .mini-list { position: fixed; top: 0; left: 0; bottom: 0; right: 0; padding: 36px 16px 24px 16px; background-color: #fff; transform: translateX(100%); transition: 0.3s; color: #333; } .mini-list .search { width: 200px; height: 42px; background: rgba(255, 255, 255, 0.2); box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1); border-radius: 20px; margin: 16px auto 10px; overflow: hidden; } .mini-list .h-item { display: block; font-size: 16px; line-height: 2.4; padding: 0 1.6em; } .mini-active .mini-list { transform: translateX(0); } .hamburger { width: 24px; cursor: pointer; position: relative; z-index: 11; margin-left: 12px; } .hamburger .line { display: block; width: 100%; height: 3px; border-radius: 3px; background-color: #fff; margin-bottom: 6px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .hamburger .line:last-child { margin-bottom: 0; } .mini-active #hamburger-1 .line { background-color: rgba(0,0,0,0.85); } .mini-active #hamburger-1 .line:nth-child(1) { transform: translateY(9px) rotate(45deg); } .mini-active #hamburger-1 .line:nth-child(2) { opacity: 0; } .mini-active #hamburger-1 .line:nth-child(3) { transform: translateY(-9px) rotate(-45deg); } @media screen and (max-width:1601px) { html { font-size: 18px; } } @media screen and (max-width:1300px) { html { font-size: 16px; } } @media screen and (max-width:1180px) { html { font-size: 14px; } html .g-container { width: 90%; } html .p-container { width: 90%; } html .list .g-box { width: 33.33%; } html .page-3 .list .g-box { width: 50%; } .header .h-item { padding: 0 0.5rem; } .index .cover { height: 36vh; } .index .product-box { padding: 3rem 0; } .index .product-box .title { font-size: 2rem; margin-bottom: 2rem; } .index .products .i { width: 33.33%; margin: 12px 0; } .index .product-box .g-button { margin: 2rem auto 0 auto; } .index .about { padding: 6rem 2rem 6rem 8rem; background-position: 5rem 0; } .index .about .mask { left: 5rem; } .index .duty img { width: 50%; height: auto; } .index .duty .d-box, .p-duty .duty .d-box{ display: block; } .index .news { padding: 3rem 0; } .index .news .g-container { padding: 0 8px; } .index .news .item { width: 50%; padding: 8px; } .p-news .news-list .news-item { padding: 24px 12px; } .p-duty .c-list .c-item { width: 33.33%; } .p-duty .c-list .c-item img { } } @media screen and (max-width:769px) { html { font-size: 12px; } html .g-container { width: 100%; padding: 0 16px; } html .p-container { width: 100%; padding: 0 16px; } html .list .g-box { width: 50%; } html .page-3 .list .g-box { width: 50%; } .footer { padding: 3rem; } .footer .f-box { width: 100%; display: block; } .footer .f-box .f-center { border: none; padding: 0; margin: 2rem 0; text-align: center; } .footer .f-line { display: none; } .footer .f-center .f-list { width: 100%; text-align: center; } .footer .f-id { margin-top: 12px; } .footer img { display: block; margin: 0 auto; height: 7rem; } .footer .f-router { margin: 2.5rem 0 1rem 0; } .header { display: none; } html .duty { padding: 24px 0; } html .duty .d-1, html .duty .d-2 { display: block; } html .duty .d-1 img, html .duty .d-2 img { display: block; width: auto; height: auto; max-width: 100%; margin-bottom: 24px; } html .duty .d-2 { margin-top: 24px; } html .duty .d-1 .c, html .duty .d-2 .c { margin-left: 0; margin-right: 0; } html .case-list { padding: 0 0 0 0; } html .case-list .case-item { display: block; padding: 24px 16px; } .case-list .left img, html .case-list .right img { display: block; width: auto; height: auto; max-width: 100%; margin: 0; } html .case-list .left img { margin: 0 0 12px 0; } html .case-list .right img { margin: 12px 0 0 0; } .index .product-box { padding: 3rem 16px; } .index .products .i { width: 50%; } .index .duty img { width: 100%; height: auto; margin-top: 16px; } .header { display: none; } .mini-header-box { display: block; } .p-duty .c-list .c-item { width: 50%; } .p-duty .c-list .c-item img { width: auto; } } @media screen and (max-width:481px) { html { font-size: 12px; } html .list .g-box { width: 100%; } html .list .item { padding: 1rem 2rem 1.4rem 2rem; } html .page-3 .list .g-box { width: 100%; } .g-type .t-item { padding: 0 0.5rem; line-height: 3rem; } html .g-ul .li { padding: 0 0.5rem; } .index .products .i { width: 100%; } .index .news { background-size: 100% 100%; } .index .news .item { width: 100%; padding: 8px 0; } .index .news img { height: auto; } .product .info { display: block; } .product .info img { width: 60%; height: auto; max-width: 100%; margin: 0 0 12px 0; } html .form input { width: 20rem; } .p-news .news-list .news-item { display: block; } .p-news .news-list .news-item img { width: 100%; height: auto; margin-bottom: 12px; } .p-news .page-1 .desc { width: 100%; } .p-detail .tail { padding: 2rem 16px 4rem 16px; } .p-duty .c-list { display: block; } .p-duty .c-list .c-item { width: 100%; } .p-duty .c-list .c-item img { width: auto; max-width: 100%; height: auto; } } /* >=768px and <1200px */ @media screen and (min-width:768px) and (max-width:1280px){ }