/*澶撮儴鏍峰紡*/ .headfixed { width: 310px; background: #fff; position: fixed; left: 0; top: 0; height: 100%; z-index: 9999; box-shadow: 0 0 11px 2px rgb(226, 226, 226); -webkit-box-shadow: 0 0 11px 2px rgb(226, 226, 226); -moz-box-shadow: 0 0 11px 2px rgb(226, 226, 226); -o-box-shadow: 0 0 11px 2px rgb(226, 226, 226); } .top { padding: 20% 0; } .topLink { float: right; text-align: right; position: relative; z-index: 9999; } .translate { width: 100px; position: absolute; left: 0; top: 10px; z-index: 9999; } .tran-in { left: 120px; } .translate li { border: 1px dashed #cccccc; line-height: 26px; text-align: left; background: #fff; } .translate li a { display: block; padding-left: 10px; background: url(../images/dot4.png) no-repeat 88% 11px; } .translate li a:hover { text-decoration: none; color: #275cea; cursor: pointer; } .translate-en { display: none; padding: 6px; padding-top: 0px; } .translate li .translate-en a { padding-left: 0px; text-align: center; background: #fff; border-bottom: 1px solid #cccccc; } .translate li .translate-en a:hover { font-weight: bold; } .topLink .f_count { color: #ff0000; font-size: 13px; font-weight: bold; } .topLink .k1 { line-height: 32px; padding-top: 5px; } .topLink .k2 { color: #074b91; font-size: 14px; font-family: "simhei"; } #header { height: 85px; padding-left: 5%; } @media (min-width: 768px) { #header { padding-left: 5%; background: #fff; position: fixed; width: 100%; z-index: 999; } } #header .logo { padding-top: 10px; padding-bottom: 0; } #header .logo img { max-height: 59px; width: auto; } #menu { padding: 0 90px; } .tech { padding: 0 40px; } .tech p { background: #f6f6f6; color: #444; font: 400 14px/35px "simhei"; text-align: center; } .ewm { padding: 25px 60px 0; text-align: center; line-height: 30px; } /* 鍏徃绠€浠 */ .section2 { background: #f6f6f6; } .i-wrap3 { position: relative; } .inliner-banner, .inliner-banner-con { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; z-index: 5; } .inliner-banner-con { background: none; } .inliner-banner ul, .inliner-banner-con ul { width: 100%; height: 100%; } .inliner-banner li, .inliner-banner-con li { width: 100%; height: 100%; position: absolute; top: 0; left: 100%; text-align: center; transform: scale(0.8); z-index: 1; } .inliner-banner li.index, .inliner-banner-con li.index { z-index: 2; } .inliner-banner li:first-child, .inliner-banner-con li:first-child { left: 0; transform: scale(1); } .inliner-banner li a, .inliner-banner-con li a { display: block; width: 100%; height: 100%; } .inliner-banner li .con, .inliner-banner-con li .con { display: block; width: 606px; position: absolute; top: 50%; left: 50%; margin: -145px 0 0 -303px; transform: scale(0); } .inliner-banner li h3, .inliner-banner-con li h3 { font-size: 35px; color: #ffffff; line-height: 40px; font-weight: 600; text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5); } .inliner-banner li h2, .inliner-banner-con li h2 { font-size: 45px; color: #fff; line-height: 51px; } .inliner-banner li i, .inliner-banner-con li i { width: 28px; height: 2px; margin: 18px auto 23px; display: block; background: #798994; } .inliner-banner li .font, .inliner-banner-con li .font { font-size: 18px; color: #fff; line-height: 25px; width: 80%; margin: 0 auto; } .inliner-banner li .more, .inliner-banner-con li .more { width: 178px; height: 40px; line-height: 40px; text-align: center; background: #d41833; color: #fff; font-size: 14px; margin: 60px auto 0; } .i-wrap3 .inliner-list, .i-wrap3 .inliner-bg { width: 656px; height: 656px; position: absolute; top: 50%; left: 50%; margin: -328px 0 0 -328px; z-index: 5; background: url(../images/wel15.png) no-repeat center; background-size: 100% 100%; transform: scale(0); } .i-wrap3 .inliner-bg { transform: scale(0); background: none; } .i-wrap3 .inliner-bg span { width: 100%; height: 100%; display: block; position: absolute; top: 0px; left: 41px; } .i-wrap3 .inliner-bg span.one { background: url(../images/wel23.png) no-repeat center; background-size: 100% 100%; -webkit-animation: inlinerbg 1.2s infinite linear; animation: inlinerbg 1.2s infinite linear; } .i-wrap3 .inliner-bg span.two { background: url(../images/wel24.png) no-repeat center; background-size: 100% 100%; -webkit-animation: inlinerbgo 1.2s infinite linear; animation: inlinerbgo 1.2s infinite linear; } @-webkit-keyframes inlinerbg { 0% { -webkit-transform: translate(5px, -9px); transform: translate(5px, -9px); } 50% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(5px, -9px); transform: translate(5px, -9px); } } @keyframes inlinerbg { 0% { -webkit-transform: translate(5px, -9px); transform: translate(5px, -9px); } 50% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(5px, -9px); transform: translate(5px, -9px); } } @-webkit-keyframes inlinerbgo { 0% { -webkit-transform: translate(-5px, 9px); transform: translate(-5px, 9px); } 50% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(-5px, 9px); transform: translate(-5px, 9px); } } @keyframes inlinerbgo { 0% { -webkit-transform: translate(-5px, 9px); transform: translate(-5px, 9px); } 50% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(-5px, 9px); transform: translate(-5px, 9px); } } .i-wrap3 .inliner-list .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .i-wrap3 .inliner-list .bg:nth-child(1) { width: 0; background: url(../images/t1.png) no-repeat top left; } .i-wrap3 .inliner-list .bg:nth-child(2) { height: 0; background: url(../images/t2.png) no-repeat top left; } .i-wrap3 .inliner-list .bg:nth-child(3) { width: 0; left: auto; right: 0; top: auto; bottom: 0; background: url(../images/t3.png) no-repeat right bottom; } .i-wrap3 .inliner-list .bg:nth-child(4) { top: auto; bottom: 0; height: 0; background: url(../images/t4.png) no-repeat left bottom; } .i-wrap3 .inliner-list li { width: 8px; height: 8px; position: absolute; background: url(../images/wel16.png) no-repeat center; transition: all 0.3s; background-size: 100% 100%; z-index: 10; cursor: pointer; } .i-wrap3 .inliner-list li.li0 { top: 14.6%; left: 14%; } .i-wrap3 .inliner-list li.li1 { top: 15%; left: 85.8%; } .i-wrap3 .inliner-list li.li2 { top: 86%; left: 83.4%; } .i-wrap3 .inliner-list li.li3 { top: 83%; left: 12.4%; } .i-wrap3 .inliner-list li.on { background: url(../images/wel16_h.png) no-repeat center; background-size: 100% 100%; } .section6 { background: #f6f6f6; } .section3 .fp-tableCell { position: relative; } .section6 .fp-tableCell { position: relative; } /*鐑棬鎼滅储*/ .search { width: 90px; height: 85px; background: url(../images/btn2.png) no-repeat 50% 50% #989898; position: relative; } #formsearch2 { width: 380px; height: 45px; margin-left: 60px; position: absolute; right: 0; top: 85px; display: none; padding-top: 15px; } .hotSearch {} #search-type { float: left; width: 100px; height: 24px; border: 1px solid #c8c8c8; margin-right: 5px; } .lan { width: 123px; background: url(../images/lan.png) no-repeat 0 50%; color: #989898; font: 400 15px/85px "simhei"; text-align: center; margin-right: 30px; position: relative; } .lanlist { position: absolute; width: 150px; background: #fff; border: 1px solid #ddd; display: none; } .lanlist a { display: block; color: #333; font: 400 12px/30px "simhei"; border-bottom: 1px solid #ddd; } /*涓讳綋鏍峰紡*/ #container { max-width: 1200px; margin: 0 auto; } /*----- Common css ------*/ .fl { float: left; } .fr { float: right; } .di { _display: inline; } .fwn { font-weight: normal; } .dib { *display: inline; _zoom: 1; _display: inline; _font-size: 0px; } /*鍙嬫儏閾炬帴*/ .f_link { background: url(../images/link.png) no-repeat 0 50%; color: #787878; text-indent: 5px; margin-left: 30px; } .f_link a { font-weight: 400; color: #787878; } /*椤甸潰搴曢儴*/ #footer { background: #e5e5e5; font: 400 12px/28px "simhei"; padding-top: 30px; margin-top: 50px; } #footer a {} #footer a:hover { text-decoration: none; } .foot-nav { background: url(../images/line6.png) no-repeat 100% 50%; } .contacts { color: #0f0f0f; font: 400 14px/30px "simhei"; } .contacts img { padding-right: 8px; vertical-align: top; } .foot-bottom { background: #1b1b1b; color: #fff; font: 400 14px/42px "simhei"; } .foot-bottom a { color: #fff; } .foot-right { text-align: right; } .ewm img { max-width: 100%; height: auto; } @media(max-width:991px) { .foot-left { text-align: center; } } @media (max-width:767px) { #footer { margin-top: 30px; } .foots { text-align: center; } } .swiper-container { padding: 0 !important; } /*------------鍐呴〉-------------------*/ .inpages { padding-left: 310px; } .n_bannerbj { width: 100%; overflow: hidden; } .n_banner { width: 100%; } .n_bannerbj img, .n_banners img, .con_banner img { max-width: 100%; height: auto; } .n_banner img{ max-width: 100%; } .pages { max-width: 1200px; margin: 0 auto; } .prodescription { border: 1px solid #e5e5e5; background: #f9f9f9; line-height: 24px; padding: 10px; margin-bottom: 15px; text-indent: 20px; } .left {} .sort_menu { /* background: #fff; */ } .sort_menu h3 { background-color: #ececec; line-height: 28px; font-weight: bold; } .sort_product { margin-top: 10px; } .sort_product h3 { background-color: #ececec; line-height: 28px; padding-left: 15px; font-weight: bold; } .n_contact { background: #014296; } .n_contact h3 { background-color: #ececec; line-height: 28px; font-weight: bold; } .left .n_contact .content { line-height: 37px; color: #666; font-size: 14px; } .right { padding-bottom: 10px; } .sitemp { padding-top: 0 !important; } .pages { padding-top: 20px; } .sitemp a { color: #666; } .sitemp h2 { font-size: 18px; color: #fff; line-height: 55px; height: 55px; overflow: hidden; width: 200px; background: #014296; text-align: center; font-weight: 600; } .sitemp .site { color: #000; font: 400 14px/55px "simhei"; } .sitemp .site a { color: #000; } .right .content { padding: 10px 0; overflow: hidden; line-height: 24px; position: relative; } .right .content p{ font-family: "simhei" !important; font-weight: 400 !important; } .right .content p span{ font-family: "simhei" !important; } .right .content img { max-width: 100%; height: auto !important; }