.header { width: 100%; position: fixed; top: 0; left: 0; z-index: 100; transition: .4s; background: linear-gradient(180deg, #0B61AC 0%, rgba(11, 97, 172, 0) 100%); } .header .hdr-con{ padding: 23px 0 57px; position: relative; transition: .4s; } .header .logo { width: 647px; height: 100px; overflow: hidden; position: relative; float: left; } .header .logo img { position: absolute; left: 0; top: 50%; transform: translateY(-50%); } .header .hdr-r{ float: right; transition: .4s; } .header .hdr-row1{ overflow: hidden; margin-bottom: 10px; } .header .hdr-link, .header .hdr-search{ float: right; } .header .hdr-search{ margin-right: 26px; } .g-mzw-search-a1{ width: 160px; height: 26px; border: 1px solid rgba(255, 255, 255, 0.2); display: flex; align-items: center; overflow: hidden; padding: 0 10px; box-sizing: border-box; border-radius: 30px; } .g-mzw-search-a1 .search-input{ flex: 1; border: none; color: #fff; font-size: 14px; line-height: 1.5; overflow: hidden; background-color: transparent; } .g-mzw-search-a1 .search-btn{ display: block; width: 16px; margin: 0; padding: 0; background-color: transparent; outline: none; border: none; margin-left: 10px; cursor: pointer; } .header .hdr-link{ display: flex; align-items: center; overflow: hidden; transition: .4s; } .header .hdr-link .icon{ width: 15px; overflow: hidden; margin-right: 5px; } .header .hdr-link .txt{ font-size: 14px; line-height: 1.5; color: #FFFFFF; transition: .4s; } .header .hdr-link:hover .txt{ color: #E2AE60; } .nav .li1 { float: left; position: relative; margin-left: 28px; padding-bottom: 10px; } .nav .li1:first-child { margin-left: 0; } .nav .li2{ margin-bottom: 10px; } .nav .a1, .nav .a2{ display: block; cursor: pointer; position: relative; text-align: center; color: #fff; transition: .4s; } .nav .a1{ font-size: 18px; line-height: 40px; } .nav .a2{ font-size: 16px; line-height: 1.5; } .nav .li1.on .a1, .nav .li1:hover .a1{ font-weight: bold; } .nav .li2:hover .a2{ color: #E2AE60; } .nav .tit { display: block; } .nav .icon{ display: none; } .nav .models{ width: 120px; position: absolute; left: 50%; top: calc(100% - 1px); transform: translateX(-50%); background-color: #0B61AC; box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.3); box-sizing: border-box; display: none; } .nav .models::before{ content: ''; display: block; width: 100%; height: 4px; background-color: #E2AE60; } .header .nav2{ padding: 15px 0 7px; margin: 0 5px; } .header.active { background-color: #0B61AC; } .header.active .hdr-con{ padding: 20px 0; } .header.active .hdr-r{ padding-top: 13px; } .footer{ background-image: url(../images//bgpic-a1.png); background-color: #0B61AC; padding: 52px 0 55px; overflow: visible; } .footer .ftr-con{ display: flex; justify-content: space-between; } .footer .ftr-tit{ font-size: 18px; font-weight: normal; line-height: 2; color: #FFFFFF; position: relative; padding-left: 17px; } .footer .ftr-tit::before{ content: ''; display: block; width: 5px; height: 16px; background-color: #E2AE60; position: absolute; left: 0; top: 50%; transform: translateY(-50%); } .footer .ftr-info{ padding-top: 8px; } .footer .ftr-info dt{ margin-bottom: 9px; } .footer .ftr-info .a1{ display: block; overflow: hidden; font-size: 16px; font-weight: normal; line-height: 34px; color: rgba(255, 255, 255, 0.9); padding-left: 24px; background-position: left center; background-repeat: no-repeat; } .footer .ftr-info .link{ display: inline; transition: .4s; color: inherit; } .footer .ftr-info .d1 .a1{ background-image: url(../images/icon-a4.png); background-size: 13px auto; } .footer .ftr-info .d2 .a1{ background-image: url(../images/icon-a5.png); background-size: 14px auto; } .footer .ftr-info .d3 .a1{ background-image: url(../images/icon-a6.png); background-size: 15px auto; } .footer .ftr-info .link:hover{ color: #E2AE60; } .footer .ftr-link{ width: 585px; margin-top: 29px; } .footer .ftr-link li{ float: left; margin-bottom: 28px; } .footer .ftr-link li:nth-child(2n+1){ margin-right: 25px; } .footer .ftr-link .con{ display: block; width: 280px; position: relative; } .footer .ftr-link .tit{ width: 100%; height: 48px; background-color: rgba(255, 255, 255, 0.1); font-size: 16px; line-height: 48px; color: #FFFFFF; overflow: hidden; padding: 0 38px 0 18px; box-sizing: border-box; position: relative; } .footer .ftr-link .tit::after{ content: ''; display: block; width: 10px; height: 10px; background: url(../images/icon-a7.png) no-repeat center; background-size: 100% auto; position: absolute; right: 18px; top: 50%; transform: translateY(-50%); transition: .4s; } .footer .ftr-link dl{ display: none; width: 100%; max-height: 140px; overflow-x: hidden; overflow-y: auto; background-color: #0B61AC; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3); position: absolute; left: 0; top: calc(100% - 1px); z-index: 5; padding: 10px 18px; box-sizing: border-box; } .footer .ftr-link li.top dl{ top: auto; bottom: calc(100% - 1px); } .footer .ftr-link .a1{ display: block; font-size: 14px; color: #fff; line-height: 2; transition: .4s; overflow: hidden; } .footer .ftr-link .a1:hover{ color: #E2AE60; } .footer .ftr-link .con:hover .tit::after{ transform: translateY(-50%) rotate(-90deg); } .footer .ftr-link .con:hover dl{ display: block; } .footer .ftr-qrcode .tit{ margin-bottom: 18px; } .footer .ftr-qrcode .pic{ width: 120px; overflow: hidden; } @media only screen and (min-width: 950px) { .header .hdr-con{ padding: 1.197vw 0 2.968vw; } .header .logo { width: 33.69vw; height: 5.208vw; } .header .hdr-row1{ margin-bottom: 0.520vw; } .header .hdr-search{ margin-right: 1.354vw; } .g-mzw-search-a1{ width: 8.333vw; height: 1.354vw; padding: 0 0.520vw; border-radius: 1.562vw; } .g-mzw-search-a1 .search-input{ font-size: 0.729vw; } .g-mzw-search-a1 .search-btn{ width: 0.833vw; margin-left: 0.520vw; } .header .hdr-link .icon{ width: 0.781vw; margin-right: 0.260vw; } .header .hdr-link .txt{ font-size: 0.729vw; } .nav .li1 { margin-left: 1.458vw; padding-bottom: 0.520vw; } .nav .li2{ margin-bottom: 0.520vw; } .nav .a1{ font-size: 0.947vw; line-height: 2.083vw; font-weight: 600; } .nav .a2{ font-size: 0.833vw; } .nav .models{ width: 6.25vw; box-shadow: 0 0.104vw 0.781vw 0 rgba(0, 0, 0, 0.3); } .nav .models::before{ height: 0.208vw; } .header .nav2{ padding: 0.781vw 0 0.364vw; margin: 0 0.260vw; } .header.active .hdr-con{ padding: 1.041vw 0; } .header.active .hdr-r{ padding-top: 0.677vw; } .footer{ padding: 2.708vw 0 2.864vw; } .footer .ftr-tit{ font-size: 0.937vw; padding-left: 0.885vw; } .footer .ftr-tit::before{ width: 0.260vw; height: 0.833vw; } .footer .ftr-info{ padding-top: 0.416vw; } .footer .ftr-info dt{ margin-bottom: 0.468vw; } .footer .ftr-info .a1{ font-size: 0.833vw; line-height: 1.770vw; padding-left: 1.25vw; } .footer .ftr-info .d1 .a1{ background-size: 0.677vw auto; } .footer .ftr-info .d2 .a1{ background-size: 0.729vw auto; } .footer .ftr-info .d3 .a1{ background-size: 0.781vw auto; } .footer .ftr-link{ width: 30.46vw; margin-top: 1.510vw; } .footer .ftr-link li{ margin-bottom: 1.458vw; } .footer .ftr-link li:nth-child(2n+1){ margin-right: calc(1.302vw - 1px); } .footer .ftr-link .con{ width: 14.58vw; } .footer .ftr-link .tit{ height: 2.5vw; font-size: 0.833vw; line-height: 2.5vw; padding: 0 1.979vw 0 0.937vw; } .footer .ftr-link .tit::after{ width: 0.520vw; height: 0.520vw; right: 0.937vw; } .footer .ftr-link dl{ max-height: 7.291vw; box-shadow: 0 0.208vw 0.520vw 0 rgba(0, 0, 0, 0.3); padding: 0.520vw 0.937vw; } .footer .ftr-link .a1{ font-size: 0.729vw; } .footer .ftr-qrcode .tit{ margin-bottom: 0.937vw; } .footer .ftr-qrcode .pic{ width: 6.25vw; } }