/*--公共部分--*/ html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; width: 100%; overflow: scroll; overflow-x: hidden; overflow-y: auto; } body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; } h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: "Microsoft YaHei", "微软雅黑", "黑体", "宋体", Helvetica, Arial, Tahoma; } body, button, input, select, textarea { font: 14px/1.5 "Microsoft YaHei", "微软雅黑", "黑体", "宋体", Helvetica, Arial, Tahoma; color: #333; } ul, li { list-style: none; } img { border: 0px; vertical-align: middle; } table { border-collapse: collapse; border-spacing: 0; } table th, table td { border: 1px solid #ccc; } *, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; } article, aside, footer, header, nav, section { display: block; } a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; } a:hover { background-repeat: no-repeat; text-decoration: none; } a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } audio, video { display: inline-block; } [type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input, textarea, select { outline: none; } input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; } textarea { overflow: auto; vertical-align: top; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; } .bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { *zoom: 1; } .clear { clear: both; line-height: 0; height: 0; font-size: 0; } .fl { float: left; } .fr { float: right; } .show { display: block !important; } .hide { display: none !important; } .commonweb { padding: 0px 15px; } .commonwebbox { margin-left: 0px; margin-right: 0px; } .commonleft { float: none; } .commonright { float: none; } .visible-sm, .visible-md, .visible-lg { display: none; } .hidden-sm, .hidden-md, .hidden-lg { display: block; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } @media (max-width: 320px) { body { min-width: 320px; } } @media (min-width: 768px) { .commonweb { padding: 0px 20px; } .commonwebbox { margin-left: -10px; margin-right: -10px; } .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .visible-sm { display: block; } .hidden-sm { display: none; } } @media (min-width: 992px) { .commonweb { padding: 0px 40px; } .commonwebbox { margin-left: -10px; margin-right: -10px; } .commonleft { float: left; } .commonright { float: right; } .visible-md { display: block; } .hidden-md { display: none; } .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } } @media (min-width: 1200px) { html { cursor: default; } .commonleft { float: left; } .commonright { float: right; } .visible-lg { display: block; } .hidden-lg { display: none; } .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } } /* layout start*/ .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .swiper-container-multirow>.swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .swiper-container-free-mode>.swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; } .swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: height, -o-transform; -moz-transition-property: transform, height, -moz-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform; } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -o-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } /*fonts*/ .mob-hidden { display: none; } .pc-hiden { display: block; } .m-position { position: relative; } .oh { overflow: hidden; } /*font*/ .fs18 { font-size: 14px; } .fs24 { font-size: 16px; } .fs30 { font-size: 20px; } .fs28 { font-size: 18px; } .fs32 { font-size: 20px; } .m-positioncenter { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .dnbr br { display: none; } .tc { text-align: center; } .tr { text-align: right; } .ib { display: inline-block; } .fs60 { font-size: 30px; } .m-fs48 { font-size: 30px; } .fs16 { font-size: 14px; } .font17, .font18 { font-size: 15px; } .m-ptb80 { padding-top: 30px; padding-bottom: 30px; } @media (min-width: 768px) { .font18, .font22, .font20 { font-size: 18px; } .font18, .font17 { line-height: 34px; } } @media (min-width: 1024px) { .pc-hiden { display: none; } .mob-hidden { display: block; } /*font*/ .fs30 { font-size: 30px; } .fs18 { font-size: 16px; } .fs28 { font-size: 28px; } .fs24 { font-size: 20px; } .fs32 { font-size: 24px; } .fs60 { font-size: 40px; } .fs16 { font-size: 16px; } .m-ptb80 { padding-top: 80px; padding-bottom: 80px; } } @media (min-width: 1366px) { .fs60 { font-size: 50px; } .m-fs48 { font-size: 48px; } .font18 { font-size: 20px; } } @media (min-width: 1400px) { .fs24 { font-size: 24px; } .fs18 { font-size: 18px; } .fs32 { font-size: 32px; } } @media (min-width: 1600px) { .fs60 { font-size: 60px; } } body { overflow-x: hidden; } .inpage-header { background: #010305; height: 58px; } .mobilefixed { position: fixed; top: 0; left: 0; right: 0; z-index: 99; background: #010305; } .logo { float: left; display: block; padding: 14px 0; } .logo img { height: 30px; } .nav { position: fixed; top: 58px; left: 0; right: 0; height: 100%; background: #010305; z-index: 9999999; overflow-y: auto; padding-bottom: 58px; display: none; } .nav li { padding: 0 30px; position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.2); } .nav li h3 { font-size: 20px; } .nav li h3 a { color: #fff; display: block; padding: 10px 0; } .sub-nav { z-index: 2; padding-bottom: 20px; display: none; } .sub-nav a { display: block; white-space: nowrap; padding: 10px 20px; color: #fff; font-size: 16px; text-transform: uppercase; } .header-right { position: absolute; right: 15px; top: 14px; } .search-icon, .lang-icon { display: inline-block; width: 30px; height: 30px; background-repeat: no-repeat; -o-background-size: 22px auto; background-size: 22px auto; background-position: center center; margin: 0 2px; } .search-box, .language-box { display: inline-block; vertical-align: top; } .lan-bth { height: 24px; line-height: 24px; color: #fff; border: none; position:relative; padding:3px 12px 3px 10px; } .lan-bth i, .lan-bth span{ display:inline-block; } .flag_bg { background-image:url(../images/flag_icon.png) } .flag-en { background-position: -240px -140px; } .flag-sm { margin-top: 4px; width: 22px; height: 15px; float: left; margin-right: 6px; display: inline; } .flag-cn { background-position: -150px -140px; } .lan-list { top: 25px; width: 98px; position:absolute; background: #3c70bb; display: none; padding: 0px 10%; left:0; z-index:9999; } .language-box:hover .lan-list { display: block; } .lan-list .a_h { display: block; text-align: left; line-height: 24px; padding: 3px 0px; border-bottom: double 1px #fff; color: #fff; } .lan-list .a_h:last-child { border:none;} .lan-list .a_h span { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .search-icon { background-image: url(../images/search.png); } .lang-icon { background-image: url(../images/languageicon.png); } .header-web { max-width: 1650px; padding: 0 20px; } .banner { position: relative; overflow: hidden; } .banner-btn { position: absolute; width: 52px; height: 52px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); border: 1px solid #e8e8e8; z-index: 2; cursor: pointer; } .banner-btn:before { content: ""; width: 36px; height: 9px; display: block; background-position: center center; background-repeat: no-repeat; background-image: url(../images/wicon01.png); position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 28px; } .banner-left { left: 80px; } .banner-right { right: 80px; } .banner-right:before { left: auto; right: 28px; background-image: url(../images/wicon02.png); } .mobnav-btn { width: 30px; height: 30px; position: relative; display: inline-block; vertical-align: middle; } .mobnav-btn span { top: 50%; margin-top: 0; } .mobnav-btn span:first-child { content: ""; top: 6px; left: 0; } .mobnav-btn span:last-child { content: ""; top: auto; bottom: 4px; left: 0; } .mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 2px; position: absolute; background: #fff; -webkit-transition: all 0.5s ease; width: 28px; height: 2px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; } .mobnav-btn.g_close span { opacity: 0; } .mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 15px; opacity: 1; } .mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 15px; opacity: 1; } .arrorright-btn { position: absolute; width: 50%; right: 0; top: 0; height: 100%; display: block; } .arrorright-btn:after { content: ""; position: absolute; top: 19px; right: 20px; width: 10px; height: 10px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); } nav ul li.active .arrorright-btn:after, .inside-tab-main li h4.active .arrorright-btn:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 21px; } .m-search-box { position: fixed; right: 0; top: 56px; width: 100%; z-index: 99; display: none; } .m-search-box .psearch-text { width: 100%; padding: 12px 10px; } .m-search-box .psearch-btn { width: 44px; height: 100%; position: absolute; right: 0; top: 0; background: url(../images/search2.png) center center no-repeat; -o-background-size: 20px auto; background-size: 20px auto; } .language-list { position: absolute; top: 44px; width: 100px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); text-align: center; display: none; } .language-list a { display: block; font-size: 16px; padding: 5px 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background: rgba(255, 255, 255, 0.8); } /*新增二级下拉*/ .hproduct-nav { width: 100%; } .sub-nav-list { display: none; } .language-wrap { position: fixed; top: 58px; left: 0; right: 0; background: black; z-index: 99; padding: 20px 0 40px; overflow-y: auto; height: 100%; display: none; } .language-width { max-width: 1308px; } .sublanguage-list { text-align: center; } .sublanguage-list a { color: #fff; } .sublanguage-list a:hover { color: #005aab; } .sublanguage-list li { text-align: left; padding-bottom: 20px; } .sublanguage-list li h4 { font-size: 16px; margin-bottom: 10px; } .sublanguage-list li .language-item a { display: block; font-size: 14px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 10px 0; } .sublanguage-list li .language-item a img { width: 26px; height: 26px; margin-right: 10px; } .newspro-banner { position: relative; background: url(../images/newsprobg.jpg) 0 0 no-repeat; -o-background-size: cover; background-size: cover; padding: 30px 0 40px; } .newspro-img { display: block; padding: 0 10px; } .newspro-img img { max-width: 100%; } .newspro-info { padding: 0 0 20px; } .newspro-info .info-title { font-size: 22px; color: #fff; line-height: 1.2; margin-bottom: 20px; } .newspro-info .info-desc { color: #e1c8b1; font-size: 16px; } .newspro-swiper { position: relative; overflow: hidden; } .newspro-link { padding-top: 25px; } .newspro-link a { padding: 8px 12px; display: inline-block; margin-right: 18px; border: 1px solid #fff; font-size: 16px; color: #fff; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .newspro-link a:hover { background: #fff; color: #005aab; } .newspro-dot { text-align: center; position: absolute; left: 0; width: 100%; text-align: center; } .list-pronav { position: relative; margin-bottom: 74px; padding: 0 10px; } .list-pronav ul { width: 100%; } .list-pronav ul li { width: auto; min-width: 120px; font-size: 18px; text-align: center; background: #1A1A1A; } .list-pronav ul li a { display: block; padding: 17px 20px; white-space: nowrap; color: #d9d4d4; } .list-pronav ul li.cur { background: #005aab; } .list-pronav ul li.cur a { color: #fff; } .list-pronav .btn { width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; cursor: pointer; } .list-pronav .prev { left: -10px; } .list-pronav .next { right: -10px; } .list-pronav .swiper-button-disabled { display: none; } .list-pronav .btn:after { content: ""; display: block; position: absolute; top: 5px; width: 10px; height: 10px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .list-pronav .prev:after { left: 8px; border-left: 1px solid #333; border-bottom: 1px solid #333; } .list-pronav .next:after { right: 8px; border-right: 1px solid #333; border-top: 1px solid #333; } @media (min-width: 1024px) { .inpage-header { height: auto; -webkit-transition: all .7s; -o-transition: all .7s; -moz-transition: all .7s; transition: all .7s; } .mobilefixed { position: static; background: none; } .logo { padding: 24px 0; } .logo img { height: 48px; } .header-lan { float: left; margin-left:30px; padding-top:30px; } .header-nav { float: right; } .nav { position: static; overflow: inherit; float: left; padding-right: 10px; padding-bottom: 0; background: none; display: block !important; } .nav li { float: left; padding: 0 20px; position: relative; border-bottom: 0; } .nav li h3 { font-size: 18px; } .nav li h3 a { line-height: 76px; height: 96px; position: relative; } .nav li h3 a:after { content: ""; display: block; width: 0; height: 2px; background: #005bac; position: absolute; bottom: 0px; } .nav li.cur h3 a, .nav li:hover h3 a { color: #005bac; } .nav li.cur h3 a:after, .nav li:hover h3 a:after { width: 100%; } .sub-nav { position: absolute; top: 96px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: rgba(0, 0, 0, 0.9); z-index: 2; text-align: center; padding: 10px 0; min-width: 150px; z-index: 99; } .sub-nav a { display: inline-block; white-space: nowrap; padding: 5px 20px; color: #010305; font-size: 18px; color: #fff; } .sub-nav a:hover { color: #005bac; } .header-right { float: left; padding-top: 34px; position: relative; top: 0; } .search-box, .language-box { position: relative; } .search-icon, .lang-icon { -o-background-size: 28px auto; background-size: 28px auto; margin: 0 9px; } .lang-icon { margin-right: 0; } .arrorright-btn, .mobnav-btn { display: none; } .index-header { position: absolute; width: 100%; top: 0; left: 0; z-index: 99; background: none; } .language-list { top: 35px; padding-top: 10px; display: none; } .language-list a { font-size: 16px; padding: 5px 0; } .language-list a:hover { background-color: #005bac; color: #fff; } .m-search-box { position: absolute; right: -10px; top: 35px; width: 260px; padding-top: 10px; } .m-search-box .psearch-text { padding: 10px; } .m-search-box .psearch-btn { width: 44px; -o-background-size: 25px auto; background-size: 25px auto; top: 5px; } .hproduct-nav { text-align: left; padding: 0; } .hproduct-nav a { display: block; } .inpage-header.blackbg { background: rgba(0, 0, 0, 0.9); } .m-subbg:before { content: ""; width: 267px; height: 326px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .m-subbg:after { content: ""; width: 267px; height: 326px; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .navtable { display: table; width: 100%; max-width: 840px; } .sub-nav-tab { width: 250px; padding: 70px 0 110px; border-right: 1px solid #25262B; } .sub-nav-tab, .sub-nav-list { display: table-cell; vertical-align: top; height: 100%; } .sub-nav-tab a { margin-bottom: 10px; } .sub-nav-list { overflow: hidden; padding: 70px 0 30px; max-width: 590px; } .three-type, .nav-img { display: inline-block; vertical-align: top; width: 100%; } .three-type { padding-left: 70px; padding-right: 20px; } .three-type a { font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 36px; line-height: 36px; } .nav-img { text-align: center; } .nav-img a { display: none; } .nav-img img { max-width: 100%; max-height: 100%; } .nav-item { display: none; width: 100%; } .nav-item dl{ display: -webkit-flex; display: flex; flex-wrap: wrap; } .nav-item dl dt { width: 48%; margin-right: 4%; } .nav-item dl dt h2 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; height: 40px; line-height: 40px; } .nav-item dl dt:nth-child(2n) { margin-right: 0; } .nav-item:nth-child(1) { display: block; } .nav-img a:nth-child(1) { display: block; } .language-wrap { position: absolute; top: 96px; left: 0; right: 0; background: rgba(0, 0, 0, 0.8); z-index: 10; padding: 30px 0 40px; display: none; overflow-y: inherit; height: auto; } .language-width { max-width: 1308px; } .sublanguage-list { text-align: center; } .sublanguage-list a { color: #fff; } .sublanguage-list a:hover { color: #005aab; } .sublanguage-list li { display: inline-block; vertical-align: top; margin-right: 20px; text-align: left; padding-bottom: 0; } .sublanguage-list li h4 { font-size: 16px; margin-bottom: 20px; } .sublanguage-list li .language-item a { display: block; font-size: 14px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 10px 0; } .sublanguage-list li .language-item a img { width: 26px; height: 26px; margin-right: 10px; } .newspro-banner { padding: 80px 0 60px; } .newspro-img { float: left; width: 41.66667%; padding: 0 30px 0 0; } .newspro-info { float: left; width: 58.33333%; padding: 40px 30px 20px; } .newspro-info .info-title { font-size: 32px; margin-bottom: 20px; } .newspro-info .info-desc { font-size: 16px; } .newspro-link { padding-top: 45px; } .newspro-link a { padding: 13px 22px; margin-right: 18px; font-size: 18px; } .newspro-link a:hover { background: #fff; color: #005aab; } .list-pronav { margin-bottom: 74px; } .list-pronav ul { justify-content: center; } .list-pronav ul li a { padding: 17px 20px; } .list-pronav ul li.cur, .list-pronav ul li:hover { background: #005aab; } .list-pronav ul li.cur a, .list-pronav ul li:hover a { color: #fff; } nav li:not(.pz) { position: static !important; } } @media (min-width: 1260px) { .nav li { padding: 0 20px; } .nav li h3 { font-size: 22px; } .index-web { max-width: 1680px; padding: 0 50px; margin: 0 auto; } .language-wrap { top: 96px; padding: 70px 0 90px; } .newspro-banner { padding: 130px 0 55px; } .newspro-img { padding: 0; } .newspro-info { padding: 60px 0 0 86px; } .newspro-info .info-title { font-size: 42px; } .newspro-link { padding-top: 65px; } .list-pronav { margin-bottom: 74px; } .list-pronav ul li { font-size: 24px; } } @media (min-width: 1360px) { .sublanguage-list li { margin-right: 50px; } .sublanguage-list li h4 { font-size: 20px; margin-bottom: 20px; } .sublanguage-list li .language-item a { font-size: 17px; padding: 15px 0; } .sublanguage-list li .language-item a img { margin-right: 20px; } } .banner { position: relative; overflow: hidden; } .banner ul li a { display: block; } .banner ul li a img { display: block; width: 100%; } .banner-btn { position: absolute; width: 52px; height: 52px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); border: 1px solid #e8e8e8; z-index: 2; cursor: pointer; -webkit-transition: all 0.3s ease-out 0.2s; -o-transition: all 0.3s ease-out 0.2s; -moz-transition: all 0.3s ease-out 0.2s; transition: all 0.3s ease-out 0.2s; display: none; } .banner-btn:before { content: ""; width: 36px; height: 9px; display: block; background-position: center center; background-repeat: no-repeat; background-image: url(../images/wicon01.png); position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 28px; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .banner-left { left: 20px; } .banner-right { right: 20px; } .banner-right:before { left: auto; right: 28px; background-image: url(../images/wicon02.png); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .banner-btn:hover { border-color: #f08200; } .banner-btn:hover:before { left: 8px; } .banner-right:hover:before { right: 10px; left: auto; } .m-dot { position: absolute; left: 0; right: 0; bottom: 10px; z-index: 3; text-align: center; } .m-dot span { width: 20px; height: 4px; display: inline-block; opacity: 0.8; -webkit-border-radius: 0; border-radius: 0; background: #fff; margin: 0 2px; } .m-dot span.swiper-pagination-bullet-active { background: #005bac; } /*首页*/ .indexnews-wrap { position: relative; z-index: 1; } .indexnews-box { background: #fff; } .indexnews-table { width: 100%; } .news-info { background: #8c8c8c; color: #fff; font-size: 20px; padding: 5px 15px; display: block; } .news-info:after { content: ""; width: 30px; height: 16px; display: inline-block; background: url(../images/arrowright.png) 0 0 no-repeat; -o-background-size: cover; background-size: cover; vertical-align: middle; margin-left: 10px; } .rednews-list { padding: 15px; } .rednews-list ul li { font-size: 16px; padding: 8px 0; } .rednews-list ul li a { display: block; } .rednews-list ul li a:hover span, .rednews-list ul li a:hover h2 { color: #005bac; } .rednews-list ul li span { display: block; float: left; margin-right: 12px; color: #333333; } .rednews-list ul li h2 { display: block; font-size: 16px; color: #333333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; line-height: 24px; } .led-content { background: rgba(238,238,238,.5); padding: 20px 0; } .led-img { position: relative; } .led-img:before { content: ""; display: block; padding-bottom: 56.5812%; } .led-img img { display: block; width: 100%; position: absolute; top: 0; left: 0; } .ledpaly-title { font-size: 22px; max-height: 72px; line-height: 36px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-bottom: 15px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .ledpaly-desc { color: #666666; font-size: 16px; max-height: 96px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; } .learn-more { margin-top: 20px; display: block; max-width: 200px; color: #333333; border: solid 1px #1c283e; padding: 10px 0; line-height: 24px; text-align: center; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; display: -webkit-flex; display: flex; align-items: center; justify-content: center; } .learn-more:after { content: ""; width: 27px; height: 15px; display: inline-block; vertical-align: -2px; background-image: url(../images/wicon03.png); background-position: -20px center; background-repeat: no-repeat; -o-background-size: auto 10px; background-size: auto 10px; margin-left: 10px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .learn-more:hover { background: #005bac; color: #fff; border-color: #005bac; } .learn-more:hover:after { background-position: 0 center; } .led-display li { margin-bottom: 10px; } .led-display li a { display: block; position: relative; } .led-display li a:hover .ledpaly-title { color: #005bac; } .led-display li a:hover .learn-more { background: #005bac; color: #fff; border-color: #005bac; } .led-display li a:hover .learn-more:after { background-position: -20px center; } .index-about { color: #fff; position: relative; margin: 20px 0 40px; background: url(../images/indeximg04.jpg) 0 0 no-repeat; -o-background-size: cover; background-size: cover; } .index-about .main {max-width: 1460px; box-sizing: border-box; margin: 0 auto; padding: 5rem 0; align-items: center;} .index-about .abbg { width: 40.36458%; padding-bottom: 80.72917%; display: block; background: url(../images/wicon05.png) 0 0 no-repeat; -o-background-size: cover; background-size: cover; z-index: 0; position: absolute; right: 0; top: 0; } .inabsen-con { max-width: 652px; font-size: 16px; } .inabsen-con .aboutitle { font-size: 30px; line-height: 1.5; } .inabsen-wrap { padding-top: 30px; padding-bottom: 20px; } .inabsen-img img { display: block; max-width: 80%; margin: 0 auto; position: relative; z-index: 3; } .index-casewrap { padding-left: 3%; color: #666666; position: relative; border-bottom: 1px solid #f2f2f2; padding-bottom: 30px; } .index-casewrap .leftbg { display: block; width: 10.83333%; padding-bottom: 39.11458%; position: absolute; left: 0; top: 0; background: url(../images/wicon04.png) 0 0 no-repeat; -o-background-size: cover; background-size: cover; z-index: 0; display: none; } .mall-tit { margin-bottom: 15px; color: #333; line-height: 30px; } .pro-name { color: #005bac; font-size: 20px; margin-bottom: 10px; } .case-mall { font-size: 16px; padding-right: 15px; line-height: 32px; } .case-mall ul li { opacity: 0 !important; } .case-mall ul li.swiper-slide-active { opacity: 1 !important; } .case-mall .learn-more { margin-top: 10px; } .case-wrapper { position: relative; overflow: hidden; } .case-wrapper ul li { background: #fff; } .incase-right { padding-top: 30px; } .incase-slider { position: relative; overflow: hidden; padding-bottom: 30px; } .incase-slider ul li { margin-right: 20px; } .incase-slider ul li a { display: block; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .incase-slider ul li a img { display: block; width: 100%; } .incase-slider ul li.swiper-slide-active a { -webkit-box-shadow: 0px 20px 20px -12px rgba(0, 0, 0, 0.4); box-shadow: 0px 20px 20px -12px rgba(0, 0, 0, 0.4); } .incase-btn { display: inline-block; vertical-align: middle; width: 40px; height: 40px; background-color: #8c8c8c; background-position: center center; margin-right: 10px; -o-background-size: auto 10px; background-size: auto 10px; } .incase-btn.incase-left { background-image: url(../images/arrowleft.png); } .incase-btn.incase-right { background-image: url(../images/arrowright01.png); } .incase-btn:hover { background-color: #005bac; } .incase-control { font-size: 18px; } .incase-pagination { color: #666666; display: inline-block; vertical-align: middle; width: auto; } .current { color: #005bac; position: relative; } .current:after { content: ""; display: inline-block; width: 2px; height: 14px; background-color: #666666; margin: 0 10px; } .injoin-us { padding-top: 35px; padding-bottom: 40px; } .join-title { font-size: 26px; color: #1c283e; text-align: center; margin-bottom: 25px; } .injoin-box { max-width: 770px; margin: 0 auto; padding-right: 98px; position: relative; text-align: left; } .injoin-box input { height: 40px; line-height: normal; } .injoin-box .injoin-text { width: 100%; display: block; padding-left: 14px; border: solid 1px #B3B3B4; font-size: 16px; background: none; -webkit-border-top-left-radius: 25px; border-top-left-radius: 25px; -webkit-border-bottom-left-radius: 25px; border-bottom-left-radius: 25px; border-right: 0; color: #929292; } .injoin-box .injoin-text::-webkit-input-placeholder { color: #929292; } .injoin-box .injoin-text:-moz-placeholder { color: #929292; } .injoin-box .injoin-text::-moz-placeholder { color: #929292; } .injoin-box .injoin-text:-ms-input-placeholder { color: #929292; } .injoin-btn { position: absolute; right: 0; top: 0; width: 100px; height: 100%; background: #005bac; color: #fff; font-size: 16px; -webkit-border-top-right-radius: 25px !important; border-top-right-radius: 25px !important; -webkit-border-bottom-right-radius: 25px !important; border-bottom-right-radius: 25px !important; } footer { background-color: #212123; padding: 20px 0; color: rgba(135, 135, 135, 0.8); position: relative; z-index: 0; } footer a { color: rgba(135, 135, 135, 0.8); } footer ul li { position: relative; } footer ul li h4 { position: relative; } footer ul li h4, .newsletter-title { font-size: 16px; color: #a9a9aa; padding: 10px 0; } footer ul li.li1 { border-bottom: 1px solid rgba(135, 135, 135, 0.4); } footer ul li.liaddress{ width:46%;} .footerweb { overflow: hidden; } .footersub-nav { max-width: 267px; line-height: 30px; padding-bottom: 10px; } .footersub-nav a { display: block; color: rgba(135, 135, 135, 0.8); } .footer-right { line-height: 20px; padding-top: 20px; font-size: 12px; position: relative; } .footer-right::after { content: " "; position: absolute; top: 10px; left: 0; width: 1px; height: 1000px; background-color: #fff; opacity: 0.1; } .footer-code { margin-bottom: 20px; } .footer-code span { display: inline-block; vertical-align: bottom; margin-right: 6px; color: #8c8c8c; } .footer-code img { margin-right: 5px; overflow: hidden; vertical-align: bottom; width: 78px; } .share-box { padding-top: 15px; } .share-box a { display: inline-block; width: 37px; height: 37px; margin-right: 10px; background-position: center center; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; } .share-box a.ddmail { background-image: url(../images/mail_icon.png); } .share-box a.linkedin { background-image: url(../images/wicon07.png); } .share-box a.alibaba { background-image: url(../images/wicon11.png); } .share-box a.twitter { background-image: url(../images/wicon08.png); } .share-box a.facebook { background-image: url(../images/wicon09.png); } .share-box a.youtube { background-image: url(../images/wicon10.png); } .liaddress { padding-top: 10px; } .plus.icon { position: absolute; right: 0; top: 0; color: #929292; position: absolute; margin-left: 3px; width: 100%; height: 100%; } .plus.icon:before { content: ""; position: absolute; width: 15px; height: 2px; right: 0; top: 22px; background-color: #929292; } .plus.icon:after { content: ""; position: absolute; width: 15px; height: 2px; right: 0; top: 22px; background-color: #929292; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .footer-nav li h4.cur .plus.icon:after { opacity: 0; } .back-up { position: fixed; width: 36px; height: 33px; right: 0; bottom: 50px; z-index: 99; display: none; background-size: cover; } .inbanner img { max-width: 100%; } /*产品列表*/ .product-banner { position: relative; overflow: hidden; } .product-banner ul li a { display: block; } .pro-artslider, .pro-imgslider { position: relative; overflow: hidden; } .product-rotation { position: relative; } .product-rotation:before { content: ""; display: block; padding-bottom: 64.375%; background: url(../images/productbbg.jpg) 0 0 no-repeat; -o-background-size: cover; background-size: cover; } .procontent-box { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; color: #ffffff; padding: 20px; width: 100%; } .product-rotaimg { background: #18191c; } .product-rotaimg img { display: block; max-width: 100%; margin: 0 auto; } .pro-artslider ul li.swiper-slide-active .text-fadeUp { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; } .text-fadeUp { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; opacity: 0; } .pro-bantit { font-size: 22px; display: -webkit-box; height: 60px; line-height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; max-width: 580px; } .proview-btn { margin-top: 30px; display: inline-block !important; padding: 0 30px; height: 40px; border: solid 2px #ffffff; text-align: center; font-size: 16px; line-height: 40px; color: #fff; } .product-banner .product-dot { position: absolute; left: auto; right: 20px; bottom: 20px; width: auto; z-index: 2; } .product-banner .product-dot span { display: inline-block; width: 12px; height: 12px; border: solid 2px #ffffff; margin: 0 -5px; background: none; opacity: 1; } .product-banner .product-dot span.swiper-pagination-bullet-active { background: #fff; } .switch-column { padding-top: 20px; } .switch-column a { display: block; width: 50%; float: left; padding: 0 15px; position: relative; } .switch-column a:before { content: ""; width: 1px; height: 38px; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #c8c9ca; } .switch-column a:after { content: ""; width: 30px; height: 20px; display: block; position: absolute; right: 10px; top: 10px; background: url(../images/wicon11.png) 0 0 no-repeat; -o-background-size: auto 10px; background-size: auto 10px; } .switch-column a span { color: #333333; font-size: 18px; display: block; font-weight: bold; } .switch-column a h4 { font-size: 14px; color: #808080; } .switch-column a:last-child:before { display: none; } .prodcutA-list { padding-top: 30px; padding-bottom: 20px; } .prodcutA-list .ulitem li { padding: 0 0 10px; } .prodcutA-list .ulitem li a { display: block; border: solid 2px transparent; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; position: relative; padding: 0 5px; } .prodcutA-list .ulitem li a:before { content: ""; width: 66.22889%; padding-bottom: 78.79925%; display: block; background-repeat: no-repeat; background-position: center center; -o-background-size: cover; background-size: cover; position: absolute; top: 15.00938%; left: 50%; -webkit-transform: translate(-50%); -moz-transform: translate(-50%); -ms-transform: translate(-50%); -o-transform: translate(-50%); transform: translate(-50%); z-index: -1; } .prodcutA-list .ulitem li a .zoomimg { max-height: 315px; position: relative; z-index: 1; overflow: hidden; } .prodcutA-list .ulitem li a .zoomimg:before { content: ""; display: block; padding-bottom: 100%; } .prodcutA-list .ulitem li a .zoomimg img { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); display: block; max-width: 100%; max-height: 100%; } .prodcutA-list .ulitem li a:hover { border-color: #005aab; background: #e1e3e6; background: -webkit-gradient(linear, left bottom, left top, from(#fefefe), to(#e1e3e6)), -webkit-gradient(linear, left top, left bottom, from(#ee8100), to(#ee8100)); background: -webkit-linear-gradient(bottom, #fefefe 0%, #e1e3e6 100%), -webkit-linear-gradient(#ee8100, #ee8100); background: -moz- oldlinear-gradient(bottom, #fefefe 0%, #e1e3e6 100%), -moz- oldlinear-gradient(#ee8100, #ee8100); background: -o-linear-gradient(bottom, #fefefe 0%, #e1e3e6 100%), -o-linear-gradient(#ee8100, #ee8100); background: linear-gradient(0deg, #fefefe 0%, #e1e3e6 100%), linear-gradient(#ee8100, #ee8100); } .prodcutA-list .ulitem li a:hover .hot-label { opacity: 1; visibility: visible; } .prodcutA-list .ulitem li a:hover .info-title { color: #005bac; } .prodcutA-list .ulitem li a:hover .proline { background: #005bac; } .box-info { text-align: center; padding: 0 0 10px; max-width: 100%; margin: 0 auto; position: relative; z-index: 1; } .box-info .info-title { font-size: 18px; color: #333333; margin-bottom: 10px; position: relative; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 30px; line-height: 30px; } .box-info .proline { width: 30px; height: 2px; display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: #1e1e1e; margin-bottom: 12px; } .box-info .info-desc { color: #808080; display: -webkit-box; height: 88px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; } .bggray { background: #f4f5f7; } .hot-label { position: absolute; top: 0; left: 0; width: 50px; height: 101px; background: url(../images/wicon12.png) 0 0 no-repeat; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -o-background-size: 50px auto; background-size: 50px auto; } .hot-label i { display: block; font-size: 16px; color: #fff; -webkit-transform: rotate(-43deg); -moz-transform: rotate(-43deg); -ms-transform: rotate(-43deg); -o-transform: rotate(-43deg); transform: rotate(-43deg); font-style: normal; } /*产品详情*/ .box-screenshot { width: 100%; position: relative; padding-bottom: 25px; display: block; } .box-screenshot:before, .box-screenshot:after { content: ""; width: 50%; height: 100%; display: block; position: absolute; top: 0; z-index: 0; } .box-screenshot:before { left: 0; background: url(../images/wimg01.jpg) 0 0 no-repeat; -o-background-size: cover; background-size: cover; } .box-screenshot:after { right: 0; background: #0b0c0d; } .side-image-cut { position: relative; z-index: 1; } .proinfo-title { color: #fff; text-align: center; padding-top: 6%; font-size: 22px; position: relative; z-index: 2; } .side-image-box { width: 60%; max-width: 300px; margin: 0 auto; -o-background-size: cover; background-size: cover; position: relative; z-index: 0; } .side-image-box img { display: block; max-width: 100%; } .side-list-rich li { color: #fff; width: 50%; float: left; padding: 0 10px; } .content-box { max-width: 400px; } .small-img { width: 90px; height: 90px; -webkit-border-radius: 50%; border-radius: 50%; display: inline-block; position: relative; margin-bottom: 5px; } .small-img img { display: block; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; } .pro-deatitle { font-size: 16px; margin-bottom: 10px; } .pro-context { color: #ffffff; opacity: 0.6; } .prodot { position: absolute; margin: 35px 0 0; width: 20px; height: 20px; background-color: rgba(255, 255, 255, 0.2); -webkit-border-radius: 50%; border-radius: 50%; } .prodot:before { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; -webkit-border-radius: 50%; border-radius: 50%; width: 6px; height: 6px; background-color: #ffffff; z-index: 2; } .prosline { width: 15.41667%; height: 1px; border: dashed 1px #ffffff; opacity: 0.54; position: absolute; top: 44px; } /*动画*/ @-webkit-keyframes Breathing { from { opacity: 0.2; } 50% { opacity: 1; } to { opacity: 0.2; } } @-moz-keyframes Breathing { from { opacity: 0.2; } 50% { opacity: 1; } to { opacity: 0.2; } } @-o-keyframes Breathing { from { opacity: 0.2; } 50% { opacity: 1; } to { opacity: 0.2; } } @keyframes Breathing { from { opacity: 0.2; } 50% { opacity: 1; } to { opacity: 0.2; } } .breathing { -webkit-animation: Breathing 1.4s ease-in-out infinite; -moz-animation: Breathing 1.4s ease-in-out infinite; -o-animation: Breathing 1.4s ease-in-out infinite; animation: Breathing 1.4s ease-in-out infinite; } @-webkit-keyframes aniline { from { width: 0; opacity: 0; } to { opacity: 1; } } @-moz-keyframes aniline { from { width: 0; opacity: 0; } to { opacity: 1; } } @-o-keyframes aniline { from { width: 0; opacity: 0; } to { opacity: 1; } } @keyframes aniline { from { width: 0; opacity: 0; } to { opacity: 1; } } .aniline { -webkit-animation: aniline 1.4s ease-in-out 1; -moz-animation: aniline 1.4s ease-in-out 1; -o-animation: aniline 1.4s ease-in-out 1; animation: aniline 1.4s ease-in-out 1; } .prodot, .prosline { display: none; } .product-features { padding-top: 35px; font-size: 16px; } .pro-fs48 { font-size: 22px; margin-bottom: 20px; line-height: 1.2; } .featit { margin-bottom: 20px; } .features-icon { color: #666666; margin-bottom: 20px; width: 100%; } .features-icon img { margin-right: 12px; width: 47px; } .table-right { background: #005aab; color: rgba(255, 255, 255, 0.8); padding: 20px 15px; font-size: 16px; } .table-right .pro-fs48 { color: #fff; } .monitor-width { max-width: 596px; } .container img { max-width: 100%; } .show-details { padding: 35px 0; } .selling-point { background: #f7f7f7; padding: 35px 0; } .pt50 { padding-top: 10px; } .product-video { padding: 35px 0; } .product-video .pro-videobtn { display: block; width: 40px; height: 40px; opacity: 0.7; cursor: pointer; background: url(../images/videoicon01.png) 0 0 no-repeat; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; -o-background-size: cover; background-size: cover; } .contact-box { position: relative; color: #fff; overflow: hidden; } .contact-box img { height: 150px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); max-width: none; } .contact-answer { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; text-align: center; } .contact-answer h4 { font-size: 22px; margin-bottom: 20px; } .contact-answer .contact-link a { color: #fff; padding: 10px; text-align: center; font-size: 16px; background-color: #005aab; display: inline-block; } .recruitmentfloat { display: none; z-index: 1100; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; } .tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; } .tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; } .recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; } .recclosebtn:before { content: ""; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #fff; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .recclosebtn:after { content: ""; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } @media (min-width: 768px) { .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .tianjiatvwrap .videobox { height: 400px; } } @media (min-width: 1024px) { .tianjiatvwrap { width: 700px; margin-left: -350px; } .tianjiatvwrap .videobox { height: 400px; } } @media (min-width: 1260px) { .tianjiatvwrap { width: 1000px; margin-left: -500px; } .tianjiatvwrap .videobox { height: 600px; } } /*产品表单*/ .productbg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 999; display: none; } .product-form { position: fixed; max-width: 940px; top: 50%; left: 50%; width: 90%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1000; height: 80%; overflow-x: auto; -webkit-overflow-scrolling: touch; display: none; } .m-product-table { background: #fff; } .formtitle { color: #333333; padding: 15px; background: #110a04; color: #fff; font-size: 18px; } .form-text { color: rgba(47, 47, 47, 0.7); } .product-formtable { padding: 18px 15px 30px; } .product-formtable ul li { margin-bottom: 18px; } .input-item { position: relative; } .name-tit { font-size: 16px; margin-bottom: 10px; color: #373737; } .name-tit em { font-style: normal; color: #ff0000; } .quote-box { position: relative; padding-left: 65px; } .quote-box span { position: absolute; width: 55px; top: 0; left: 0; height: 100%; background: #e8e8e8; text-align: center; } .quote-box span img { display: inline-block; vertical-align: middle; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .quote-box input, .quote-box textarea, .quote-box select { height: 50px; width: 100%; padding: 10px 10px; background: #f5f5f5; } .quote-box textarea { height: 90px; } .sign-text { color: rgba(47, 47, 47, 0.7); font-size: 16px; } .contact-submit { margin-top: 28px; } .contact-submit input { font-size: 16px; color: #fff; width: 180px; height: 50px; display: block; background: #005aab; margin: 0 auto; } .porcolose-btn { width: 42px; height: 42px; position: relative; display: block; position: absolute; right: 0; top: 10px; cursor: pointer; } .porcolose-btn:after, .porcolose-btn:before { content: ""; position: absolute; width: 26px; height: 2px; left: 8px; top: 20px; background-color: #fff; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .porcolose-btn:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } /*ooH*/ .inner-banner { position: relative; overflow: hidden; } .inner-banner img { display: block; width: 100%; min-height: 500px; max-height: 515px; object-fit: cover; } @media (max-width: 1200px) { .inner-banner img { min-height: 400px; } } @media (max-width: 768px) { .inner-banner img { min-height: 200px; } .led-img:before{display: none;} .led-img img{position: static;} .header-lan { float:left; padding-left:30px; padding-top:15px; } } .inner-content { position: absolute; text-align: center; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; color: #fff; font-size: 14px; width: 100%; padding: 0 10px; } .inban-title { font-size: 24px; position: relative; margin-bottom: 10px; } .inban-title:after { content: ""; display: block; margin: 0 auto; width: 30px; height: 1px; background: #fff; margin-top: 4px; } .width540 { max-width: 1200px; margin: 0 auto; } .inner-wrap { background-image: url(../images/oohbg.png); background-position: 0 52.08333%; background-repeat: no-repeat; } .inner-container { position: relative; z-index: 2; min-height: 365px; padding: 40px 0 0; } .inner-container:before { content: ""; background: #fff; position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-height: 365px; z-index: -1; } .crumbs a { display: inline-block; vertical-align: middle; color: #666666; font-size: 15px; line-height: 24px; margin: 0 4px; display: inline-block; } .crumbs a:hover { color: #005bac; } .crumbs a.cur { color: #666666; } .crumbs .homeicon { width: 18px; height: 24px; background: url(../images/home.png) 0 center no-repeat; } .filter-wrap { padding-top: 20px; } .filter-wrap ul li { float: left; width: 50%; border: 1px solid #dedede; margin: 0 -1px 10px; position: relative; background: #fff; } .filter-wrap ul li.firstli .filter-btn:after { display: none; } .filter-wrap ul li.firstli.active .filter-btn { background: #005bac; color: #fff; } .filter-wrap ul li.active .cur-option:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 28px; } .cur-option { display: block; height: 40px; line-height: 40px; padding: 0 16px; width: 100%; z-index: 0; font-size: 16px; color: #666666; } .cur-option:after { content: ""; display: inline-block; width: 8px; height: 8px; border-left: 1px solid #4d4d4d; border-top: 1px solid #4d4d4d; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); position: absolute; right: 22px; top: 14px; } .filter-option { position: absolute; top: 41px; left: 0; width: 100%; background: #fff; -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1); box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1); max-height: 200px; overflow-y: auto; display: none; z-index: 9; } .filter-option a { display: block; height: 40px; line-height: 40px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; padding: 0 10px; } .show-case { padding: 20px 0; } .show-case ul { margin: 0 -13px; } .show-case li { font-size: 16px; } .show-case li .zoomimg { position: relative; overflow: hidden; } .show-case li .zoomimg:before { content: ""; display: block; padding-bottom: 100%; } .show-case li .zoomimg img { position: absolute; top: 0; left: 0; width: 100%; } .show-case li .zoomimg { position: relative; } .show-case li a { display: block; color: #666666; } .show-case li h2 { font-size: 22px; color: #333; margin: 20px 0; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 30px; line-height: 30px; text-align: center; } .show-case li .model-icon, .show-case li .size-icon, .show-case li .location-icon { line-height: 30px; padding-left: 27px; background-position: 0 center; background-repeat: no-repeat; } .model-icon { background-image: url(../images/caseicon01.png); } .size-icon { background-image: url(../images/caseicon02.png); } .location-icon { background-image: url(../images/caseicon03.png); } .position-box { opacity: 0; position: absolute; bottom: -100%; left: 0; width: 100%; height: 100%; z-index: 2; background-color: rgba(0, 91, 172, 0.7); background-image: url(../images/moreicon.png); background-position: center center; background-repeat: no-repeat; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .load-more { margin-bottom: 10px; text-align: center; padding: 20px 0; -webkit-animation: bounce 1.3s cubic-bezier(0.3, 2.4, 0.85, 2.5) infinite; -moz-animation: bounce 1.3s cubic-bezier(0.3, 2.4, 0.85, 2.5) infinite; -o-animation: bounce 1.3s cubic-bezier(0.3, 2.4, 0.85, 2.5) infinite; animation: bounce 1.3s cubic-bezier(0.3, 2.4, 0.85, 2.5) infinite; } .load-more a { display: inline-block; width: 60px; height: 60px; line-height: 60px; font-size: 17px; color: #005bac; position: relative; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .load-more a:before { content: ""; display: block; width: 60px; height: 60px; position: absolute; left: 0; top: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); z-index: -1; border: 1px solid #005bac; } .show-casedeatils { background: #015cac; width: 100%; position: relative; } .casedeatils-slider { position: relative; overflow: hidden; } .casedeatils-slider ul li img { width: 100%; } .casedeatils-slider .case-dot { position: absolute; width: auto; right: 15px; bottom: 20px; z-index: 2; text-align: right; } .casedeatils-slider .case-dot span { width: 12px; height: 12px; border: solid 2px #ffffff; -webkit-border-radius: 50%; border-radius: 50%; opacity: 1; background: none; } .casedeatils-slider .case-dot span.swiper-pagination-bullet-active { background: #fff; } .casedeatils-con { background: url(../images/caseimg11.jpg); -o-background-size: cover; background-size: cover; color: rgba(255, 255, 255, 0.8); padding: 20px 15px 30px; font-size: 16px; } .cd-title { font-size: 20px; padding-bottom: 15px; margin-bottom: 25px; position: relative; color: #fff; } .cd-title:after { content: ""; height: 2px; width: 80px; display: block; background-color: #ffffff; opacity: 0.8; position: absolute; bottom: 0; left: 0; } .model-box { font-size: 0; white-space: nowrap; padding: 4% 0 0; } .model-box div.ic { /*display: inline-block; vertical-align: top; white-space: normal; width: 23%; text-align: center; padding: 0 2px; margin-right: 2.666666%;*/ width: 100%; font-size: 14px; display: flex; justify-content: flex-start; margin-top:20px; } /* .model-box li:nth-child(4n) { margin-right: 0; }*/ .model-box .ic img{max-width: 100%;} .cdmodel-icon{ width:100px;} .model-box .ic .model-text { margin-left:15px; font-size:18px; width:100px; display: flex; align-items:center;} .model-box .ic .model-text br { display: none; } .cdmodel-icon { width: 80px; height: 80px; line-height: 80px; background: url(../images/caseicon08.png) 0 0 no-repeat; -o-background-size: cover; background-size: cover; } .cdmodel-icon img { max-height: 100%; } .caseshare-box { position: absolute; bottom: 20px; right: 40px; display: none; } .share-icon { font-size: 16px; padding-left: 30px; background-image: url(../images/caseicon09.png); background-position: 0 center; background-repeat: no-repeat; display: block; color: #fff; } .video-bdshare { position: absolute; right: 60px; top: -10px; opacity: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; z-index: 0; width: 160px; -webkit-transform: translateX(10px); -moz-transform: translateX(10px); -ms-transform: translateX(10px); -o-transform: translateX(10px); transform: translateX(10px); } .video-bdshare.active { visibility: visible; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; opacity: 1; } .video-bdshare a { float: left; display: block; padding: 0; margin: 0 0 0 4px; width: 28px; height: 28px; -webkit-border-radius: 50%; border-radius: 50%; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; border: solid 1px #eeeeee; } .video-bdshare .bds_weixin { background-image: url(../images/newsdetailAwxico.png); } .video-bdshare .bds_tsina { background-image: url(../images/newsdetailAsnico.png); } .video-bdshare .bds_sqq { background-image: url(../images/newsdetailAqqico.png); } .case-btn { position: absolute; width: 50px; height: 40px; background-image: url(../images/casebtn.png); top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; display: none; } .case-btn.swiper-button-disabled { display: none; } .case-prev { left: 90px; background-position: 0 0; } .case-next { right: 90px; background-position: right 0; } .case-btn:hover { background-image: url(../images/casebtnhover.png); } /*market*/ .market-conbox { padding: 20px 0 0; font-size: 16px; } .market-conbox .market-tit { font-size: 18px; color: #333333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 36px; line-height: 28px; margin-bottom: 5px; } .market-conbox .market-dec { display: -webkit-box; height: 60px; line-height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .market-conbox .more-view { margin-top: 15px; max-width: 180px; height: 44px; line-height: 44px; border: solid 1px #ededed; padding: 0 24px; background-image: url(../images/view01.png); background-position: right 24px center; -webkit-transition: background-color 0.5s; -o-transition: background-color 0.5s; -moz-transition: background-color 0.5s; transition: background-color 0.5s; } .market-list { padding: 30px 0 20px; overflow: hidden; } .market-list ul li { padding: 0 0 30px; } .market-list ul li .zoomimg { position: relative; overflow: hidden; } .market-list ul li .zoomimg:before { content: ""; display: block; padding-bottom: 69.92481%; } .market-list ul li .zoomimg img { position: absolute; top: 0; left: 0; width: 100%; } .nobgimage { background-image: none; } .markets-deatils { padding: 20px 16.91667% 36px 0; color: #808080; line-height: 26px; position: relative; } .markets-deatils img { max-width: 100%; } .market-logo { position: absolute; right: 0; top: 30px; width: 12.91667%; } .market-logo img { max-width: 100%; } .markets-slider { position: relative; overflow: hidden; } .markets-slider .repro-dot { position: absolute; left: 0; right: 0; bottom: 10px; z-index: 2; } .markets-slider .repro-dot span { background-image: url(../images/productdot2.png); } .dptitle { font-size: 22px; color: #333; margin-top: 20px; margin-bottom: 10px; line-height: 1.5; } .recommend-bigslide { position: relative; overflow: hidden; } .recommend-bigslide .box-screenshot { padding-bottom: 60px; } .recommend-bigslide .repro-dot { margin-top: 0; position: absolute; bottom: 15px; z-index: 4; } .markets-dawrap { background-image: url(../images/marketicon02.png); background-position: left bottom 27%; -o-background-size: 18.125% auto; background-size: 18.125% auto; } .recommended-products { padding-top: 30px; background: url(../images/market11.jpg) 0 0 no-repeat; -o-background-size: cover; background-size: cover; } .recommended-products .rec-title { font-size: 30px; color: #ffffff; opacity: 0.89; text-align: center; margin-bottom: 20px; } .recommend-smallslide { position: relative; overflow: hidden; padding: 0 0 30px; } .recommend-smallslide ul li { width: 33.33333%; } .recommend-img { padding-bottom: 109.04393%; width: 96.75%; background: url(../images/probg.png) center center no-repeat; -o-background-size: cover; background-size: cover; } .recommend-img img { display: block; position: absolute; top: 48%; left: 48%; width: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 347px; } .repro-title { text-align: center; font-size: 16px; color: #fff; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; margin-top: 10px; } .recommended-products .repro-dot { margin-top: 20px; } .repro-dot { text-align: center; } .repro-dot span { width: 20px; height: 20px; display: inline-block; margin: 0 !important; background: none; background-image: url(../images/productdot.png); -o-background-size: 36px 14px; background-size: 36px 14px; opacity: 1; background-position: right 6px center; background-repeat: no-repeat; } .repro-dot span.swiper-pagination-bullet-active { background-position: 1px center; } .select-wrap { background-color: #f7f7f7; padding: 35px 0; } .showcase-tit {} .showcase-slide { position: relative; overflow: hidden; } .showcase-slide ul { padding-bottom: 0; margin: 0; } .showcase-slide ul li { padding: 0; margin-right: 25px; } .m-btn { position: absolute; cursor: pointer; } .m-btn { position: absolute; top: 42%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 50px; left: -50px; cursor: pointer; z-index: 2; } .m-btn:after { content: ""; position: absolute; width: 30px; height: 30px; border-left: 2px solid #005bac; border-bottom: 2px solid #005bac; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 10px; left: 18px; } .m-btn.m-right { right: -50px; left: auto; } .m-btn.m-right:after { left: 3px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); } .inner-dot { text-align: center; } .inner-dot span { margin: 0 4px; } .inner-dot span.swiper-pagination-bullet-active { background: #005bac; } .after-sales { padding: 30px 0; } .after-sales .sales-img img { max-width: 100%; } .after-sales .sale-content { padding: 20px 0 0; line-height: 30px; font-size: 16px; } .sale-title { font-size: 24px; color: #222222; margin-bottom: 14px; position: relative; padding-bottom: 14px; } .sale-title:before { content: ""; display: block; margin: 0 auto; width: 60px; height: 4px; background-color: #005aab; position: absolute; bottom: 0; left: 0; } .self-info { position: relative; overflow: hidden; margin-top: 30px; } .self-info .info-imgbg { height: 250px; } .self-list { text-align: center; position: absolute; top: 23.94068%; left: 0; width: 100%; } .self-list li { display: inline-block; width: 30%; vertical-align: top; max-width: 290px; } .self-list li a { color: rgba(255, 255, 255, 0.7); } .self-list li .self-icon { width: 100px; height: 87px; line-height: 87px; display: block; margin: 0 auto; background: url(../images/serviceimco04.png) 0 0 no-repeat; -o-background-size: cover; background-size: cover; } .self-list li .self-icon img { max-height: 50%; width: auto; } .self-list li .self-title { margin-top: 14px; font-size: 16px; line-height: 24px; } .service-list { background: #fff; position: relative; z-index: 2; padding-bottom: 30px; } .service-list ul { padding: 10px 0 0; } .service-list ul li { border-bottom: 1px solid #ededed; padding: 20px 0; } .sale-sertit { color: #333333; line-height: 30px; font-size: 18px; margin-bottom: 10px; } .sale-sercontent { line-height: 30px; color: #666666; position: relative; font-size: 16px; } .sale-sercontent:before { content: ""; width: 25px; height: 2px; background-color: #005aab; display: block; margin-bottom: 18px; } .note-text { padding: 10px 0; } .note-text i { color: #ff0000; font-style: normal; } .faq-tab { text-align: center; font-size: 0; margin: 25px 0 40px; white-space: nowrap; overflow-y: auto; } .faq-tab a { font-size: 18px; color: #999999; position: relative; padding: 0 20px 10px; display: inline-block; min-width: 100px; } .faq-tab a:after { content: ""; display: block; width: 1px; height: 16px; background-color: #dddddd; position: absolute; right: 0; top: 6px; } .faq-tab a:before { content: ""; display: block; width: 100%; height: 3px; position: absolute; bottom: 0; left: 0; background: #005bac; opacity: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .faq-tab a:last-child:after { display: none; } .faq-tab a.cur { color: #333333; } .faq-tab a.cur:before { opacity: 1; } .faq-title { padding: 15px 20px 15px 0; border-bottom: 1px solid #ededed; cursor: pointer; position: relative; } .faq-title:before { content: ""; display: block; width: 10px; height: 10px; border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); position: absolute; right: 0; top: 50%; margin-top: -4px; z-index: 2; } .faq-title h2 { font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 36px; line-height: 36px; overflow: hidden; } .qa-icon, .ask-icon { font-size: 20px; border: solid 1px #e0e0e0; -webkit-border-radius: 50%; border-radius: 50%; width: 36px; height: 36px; display: block; text-align: center; line-height: 34px; float: left; margin-right: 16px; color: #005bac; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .ask-icon { background-color: #1c283e; color: #fff; position: relative; } .ask-icon:before { content: ""; width: 10px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .faq-content { padding: 20px 10px; background: #f7f7f7; display: none; } .faq-conbox { line-height: 26px; color: #666666; } .faq-list { border-top: 2px solid #53575e; padding-bottom: 30px; margin-top: 70px; } .faq-list ul { padding-bottom: 35px; } .faq-list li.cur .qa-icon { background: #005bac; color: #fff; } .faq-list li.cur .faq-title:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -4px; } @-webkit-keyframes bounce { from, to { -webkit-transform: translateY(5px); transform: translateY(5px); } 80% { -webkit-transform: translateY(0); transform: translateY(0); } } @-moz-keyframes bounce { from, to { -moz-transform: translateY(5px); transform: translateY(5px); } 80% { -moz-transform: translateY(0); transform: translateY(0); } } @-o-keyframes bounce { from, to { -o-transform: translateY(5px); transform: translateY(5px); } 80% { -o-transform: translateY(0); transform: translateY(0); } } @keyframes bounce { from, to { -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -o-transform: translateY(5px); transform: translateY(5px); } 80% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } .bline { border-top: 2px solid #53575e; } /*.download-list { padding-bottom: 30px; } */ .download-list ul { padding-bottom: 28px; white-space: nowrap; overflow-x: auto; } .download-list ul li { min-width: 500px; position: relative; border-bottom: 1px solid #ededed; } .download-list ul li a { display: block; } .download-list ul li.download-top { padding: 20px 0; } .download-list ul li.download-top span { display: inline-block; font-size: 18px; } .download-list ul li.download-bottom { padding: 0; height: 60px; line-height: 60px; } .list-title { width: 55.83333%; float: left; display: block; } .list-type { width: 135px; overflow: hidden; } .list-loadbtn { width: 100px; position: absolute; right: 0; top: 20px; } .download-bottom .list-title { height: 60px; line-height: 60px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; font-size: 14px; color: #333333; padding-right: 10px; } .download-bottom .list-type { font-size: 16px; color: #666666; } .download-bottom .list-loadbtn { top: 10px; width: 85px; height: 40px; line-height: 40px; border: solid 1px #ededed; background-image: url(../images/loadbtn.png); border: 1px solid #ededed; background-position: center center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } /*about*/ .about-lpdisplay { margin-bottom: 26px; width: 100%; margin-top: 30px; } .inabout-abimg img { max-width: 100%; } .inabout-context { color: #666666; padding: 20px 0; } .inabout-context .inabout-tit { font-size: 26px; color: #222222; line-height: 36px; margin-bottom: 10px; } .inabout-context .inabout-code { color: #005aab; font-size: 20px; margin-bottom: 15px; } .main-data { padding: 30px 10px; background: url(../images/aboutimg03.jpg) center top no-repeat; color: #fff; } .main-data .data-title { margin-bottom: 12px; } .main-list { font-size: 0; text-align: center; padding: 20px 0 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; } .main-list li { display: inline-block; vertical-align: top; font-size: 14px; text-align: center; padding: 0 5px 10px; width: 33.3%; } .main-width1280 { max-width: 1140px; margin: 0 auto; } .mata-box { padding: 20px 0; width: 100%; color: #f2f2f2; height: 100%; } .mata-box .mata-num { font-size: 16px; color: #fff; } .mata-box .mata-num span { font-size: 22px; } .mata-box .mata-num i { font-style: normal; } .absen-triangle { margin-top: 25px; margin-bottom: 35px; position: relative; } .abtri-title { text-align: center; } .triangle-img { text-align: center; padding-top: 30px; } .triangle-img img { display: block; max-width: 100%; margin: 0 auto; } .history-year { background: url(../images/aboutimg04.jpg) center 0 no-repeat; -o-background-size: cover; background-size: cover; padding-top: 35px; color: #ffffff; margin-bottom: 30px; } .year-tab { position: relative; overflow: hidden; } .year-tab ul li { width: auto; } .year-tab ul li a { display: block; color: #fff; font-size: 18px; margin-right: 30px; position: relative; } .year-tab ul li a:after { content: ""; display: block; width: 100%; height: 3px; opacity: 0; background: #005aab; margin-top: 2px; } .year-tab ul li.cur a { color: #005aab; } .year-tab ul li.cur a:after { opacity: 1; } .history-imgslider { margin-top: 30px; position: relative; overflow: hidden; } .history-imgslider img { display: block; width: 100%; } .history-con { position: relative; } .hstory-list { position: relative; overflow: hidden; } .hstory-list ul li { padding: 50px 0 0; } .year-num { font-size: 150px; position: absolute; left: 0; top: -56px; color: rgba(255, 255, 255, 0.04); line-height: 1; z-index: 0; } .lineheight24 { line-height: 24px; } .history-cartoon { opacity: 0; -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .hstory-list ul li.swiper-slide-active .history-cartoon { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } .video-tab { margin-bottom: 30px; } .Recommend-video { margin-bottom: 20px; position: relative; overflow: hidden; } .Recommend-video:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .Recommend-video img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .Recommend-video img { display: block; width: 100%; } .Recommend-video span { width: 44px; height: 44px; display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: url(../images/videoicon02.png) 0 0 no-repeat; -o-background-size: cover; background-size: cover; cursor: pointer; } .video-wrap { overflow: hidden; padding-bottom: 28px; } .video-list { margin: 0 -13px; } .video-list li { padding: 0 13px 10px; } .video-list li .zoomimg { position: relative; overflow: hidden; } .video-list li .zoomimg:before { content: ""; display: block; padding-bottom: 58.22454%; } .video-list li .zoomimg img { position: absolute; top: 0; left: 0; width: 100%; } .video-list li h2 { font-size: 16px; margin: 15px 0; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; } /*news*/ .news-container { max-width: 1680px; padding: 0 15px; } .leading-wrap { margin: 30px 0; padding-bottom: 30px; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); } .leading-wrap a { display: block; } .leading-wrap a .zoomimg { overflow: hidden; } .leading-wrap a img { display: block; width: 100%; } .leading-box { padding: 20px 10px 30px; } .leading-box h2 { font-size: 20px; display: -webkit-box; height: 60px; line-height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .leading-content { font-size: 16px; color: #808080; line-height: 30px; padding-top: 10px; } .leading-content .desc { max-height: 90px; line-height: 30px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .leading-content .vd-details { margin-top: 20px; display: inline-block; padding: 0 30px; height: 46px; line-height: 44px; border: solid 2px #005bac; color: #005bac; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .news-list { padding-bottom: 20px; } .news-list ul { margin: 0 -10px; } .news-list li { padding: 0 10px 26px; } .news-list li a { display: block; } .news-list li a .zoomimg { position: relative; overflow: hidden; } .news-list li a .zoomimg:before { content: ""; display: block; padding-bottom: 66.66667%; } .news-list li a .zoomimg img { position: absolute; top: 0; left: 0; width: 100%; } .news-list li a img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .news-textbox { padding: 20px 15px 30px; -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); } .news-textbox .news-date { color: #808080; font-size: 18px; } .news-textbox h2 { margin: 10px 0 15px; font-size: 20px; display: -webkit-box; height: 60px; line-height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .news-textbox .news-desc { color: #666666; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } /*新闻详情*/ .news-article { padding-top: 24px; padding-bottom: 30px; } .news-article img { max-width: 100%; } .news-top { padding-bottom: 20px; border-bottom: 1px solid #ededed; margin-bottom: 20px; } .news-top h1 { font-size: 20px; color: #333333; margin-bottom: 25px; } .news-dswrap { line-height: 24px; } .news-dedate { float: left; padding-left: 20px; font-size: 18px; display: block; color: #005bac; background: url(../images/date.png) 0 center no-repeat; } .news-articlecon { color: #666666; margin-bottom: 30px; } .news-share { float: right; padding: 0 0 0 20px; height: 26px; background: url(../images/shareicon.png) 0 center no-repeat; -o-background-size: auto 20px; background-size: auto 20px; } .news-share a { width: 26px; height: 26px; -o-background-size: cover; background-size: cover; margin-left: 7px; } .newspage-ctrl { margin: 0 -1%; } .newspage-ctrl a { margin-bottom: 10px; display: block; font-size: 16px; padding: 0 55px 0 10px; background-color: #f0f0f0; color: #1c283e; background-repeat: no-repeat; background-position: right 15px center; background-image: url(../images/newsicon01.png); white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 50px; line-height: 50px; -webkit-transition: all 0.7s; -o-transition: all 0.7s; -moz-transition: all 0.7s; transition: all 0.7s; } .newspage-ctrl a:hover { background-image: url(../images/newsicon01cr.png); background-color: #005aab; color: #fff; } .honor-wrap { position: relative; } .honor-wrap img { max-width: 100%; } .big-honor { font-size: 16px; position: relative; overflow: hidden; } .big-honor ul li .honor-img { padding: 10px; border: solid 1px #eeeeee; text-align: center; background: #fff; } .big-honor ul li .honor-img a { position: relative; display: block; overflow: hidden; max-height: 400px; } .big-honor ul li .honor-img a:before { content: ""; display: block; padding-bottom: 139.71631%; } .big-honor ul li .honor-img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .big-honor ul li .honor-con { padding: 20px 10px; background: #fff; opacity: 0; } .big-honor ul li .honor-con .honor-date { color: #005bac; font-size: 18px; position: relative; padding-bottom: 5px; } .big-honor ul li .honor-con .honor-date:after { content: ""; display: block; height: 2px; background-color: #005bac; position: absolute; bottom: 0; right: 0; width: 100%; max-width: 245px; } .big-honor ul li.swiper-slide-active .honor-con { opacity: 1; } .big-honor ul li .honor-con .honor-tit { font-size: 16px; color: #666666; margin-top: 20px; } .small-honor { width: 58.33333%; position: absolute; bottom: 0; right: 0; overflow: hidden; font-size: 16px; display: none; } .small-honor ul li { float: left; width: 33.3%; margin-right: 9px; background: #fff; border: solid 2px #ededed; } .small-honor ul li a { display: block; padding-bottom: 100%; width: 100%; position: relative; } .small-honor ul li img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 60.52632%; } .small-honor ul li.cur { border-color: #005bac; } .honor-btn { position: absolute; right: 0; top: 0; margin-top: 13.33333%; font-size: 0; z-index: 3; display: none; } .honor-btn a { width: 56px; height: 56px; border: solid 1px #ededed; display: inline-block; position: relative; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .honor-btn a:before { content: ""; display: inline-block; width: 14px; height: 14px; border-left: 1px solid #999999; border-bottom: 1px solid #999999; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 20px; left: 22px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .honor-btn a.honor-right:before { left: 16px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); } .honor-dot { padding-bottom: 20px; text-align: center; } .honor-dot span { width: 10px; height: 10px; border: 1px solid #005bac; display: inline-block; opacity: 1; background: none; } .honor-dot span.swiper-pagination-bullet-active { background: #005bac; } .honor-bg { padding-bottom: 30px; } .honor-bg img { display: block; width: 100%; } /*联系我们*/ .contact-banner { position: relative; overflow: hidden; } .contact-banner ul li img { display: block; width: 100%; } .contact-btn { text-align: center; z-index: 4; padding: 20px 0; } .contact-btn a { width: 36px; height: 36px; display: inline-block; background-color: #bcbcbc; background-repeat: no-repeat; background-position: center center; background-image: url(../images/newsicon02.png); -webkit-border-radius: 50%; border-radius: 50%; margin: 0 5px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .contact-btn a.contact-next { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .contact-btn a:hover { background-color: #005bac; } .contact-wrap { position: relative; z-index: 2; background: #fcfcfc; padding-top: 10px; } .contact-msg { max-width: 792px; margin: 0 auto; border-top: 1px solid #212121; color: #666666; margin-bottom: 20px; } .contact-msg .info-item { padding: 10px 0; border-bottom: 1px solid #ededed; } .contact-msg .info-item span { float: left; color: #333333; display: block; width: 84px; margin-right: 12px; } .google-map { height: 250px; } .contact-list { padding-top: 30px; font-size: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; margin: 0 -12px; } .contact-list li { float: none; display: inline-block; font-size: 16px; padding: 0 12px 14px; } .contact-list li .address-icon { height: 32px; margin-bottom: 5px; } .contact-list li .address-icon img { max-height: 100%; } .address-title { font-size: 18px; } .address-title:after { content: ""; margin: 8px 0 20px; display: block; width: 26px; height: 2px; background-color: #005bac; } .address-item { padding: 20px 30px; background: #fff; height: 100%; } .contact-box { color: #888888; } .contact-box a { color: #888888; } .contact-box .fcolor-black { color: #333333; } .fdback-title { font-size: 22px; padding-bottom: 20px; background: url(../images/line.png) 0 bottom no-repeat; } .feedback { font-size: 16px; padding: 20px 0 30px; } .feedback-left li { padding: 10px 0; border-bottom: 1px solid #ededed; } .feedback-left li .fd-text { padding-top: 13px; } .feedback-left li input, .feedback-left li select { height: 50px; line-height: normal; background-color: #f5f5f5; width: 100%; padding-left: 10px; } .feedback-left li .country select, .feedback-left li .country input { width: 49%; } .feedback-left li select { background-image: url(../images/dowm.png); background-position: right 20px center; } .fd-text { float: left; width: 90px; display: block; margin-right: 5px; } .feedback-right { padding: 10px 0; } .feedback-right textarea { background-color: #f5f5f5; height: 200px; width: 100%; padding: 10px; } .fdline { border-bottom: 1px solid #ededed; margin-bottom: 24px; } .feedback-submit { width: 180px; height: 50px; border: solid 1px #005bac !important; font-size: 16px; color: #005bac; background: none; display: inline-block; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; } .feedback-submit:hover { background: #005bac; color: #fff; } .partners-list { padding: 20px 0 30px; } .partners-list li { width: 100%; } .partners-img { text-align: center; } .partners-img img { max-width: 100%; } .partners-box { font-size: 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 15px 0; margin: 20px 0; } .partners-item { font-size: 14px; color: #666666; margin-bottom: 10px; } .partners-item a { color: #666666; } .partners-tit { font-size: 20px; margin-bottom: 5px; color: #333; } .hr-content { width: 100%; margin: 20px 0 30px; color: #808080; } .hr-info { font-size: 16px; line-height: 30px; padding-bottom: 30px; } .hr-info .hr-intitle { font-size: 30px; line-height: 40px; margin-bottom: 10px; color: #333; } .hr-fsmiddle { font-size: 20px; line-height: 30px; padding-bottom: 30px; color: #333; } .hr-img img { max-width: 100%; } .news-slider { position: relative; overflow: hidden; } .news-slider .m-dot span { background: #ccc; } .news-slider .m-dot span.swiper-pagination-bullet-active { background: #eb8826; } @media (max-width: 320px) { .prodcutA-list .ulitem li { width: 100%; } .box-info .info-desc { height: auto; max-height: 88px; } } @media (min-width: 768px) { .inabout-table { display: table; width: 100%; table-layout: fixed; max-width: 50%; } .inabsen-con { display: table-cell; vertical-align: middle; width: 48.14815%; padding: 0 30px 0 0; } .inabsen-img { display: table-cell; vertical-align: middle; width: 45.4321%; } .inabsen-img img { display: block; max-width: 100%; } .case-mall { float: left; padding-top: 30px; padding-right: 30px; } .incase-right { padding-top: 0; } /*产品列表*/ .productslide-left { float: left; width: 50%; } .procontent-box { top: 32.36246%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; padding: 0; padding: 0 36px; text-align: right; width: auto; } .pro-imgslider { float: right; width: 50%; } .prodcutA-list { padding-top: 30px; } .prodcutA-list .ulitem li a { padding: 0 10px; } /*产品详情*/ .box-screenshot { padding-bottom: 140px; } .side-image-box { width: 32.44792%; max-width: 623px; } .side-list-rich li { position: absolute; float: none; } .side-list-rich li.li-a { top: 38.25%; left: 0; text-align: right; } .side-list-rich li.li-a .content-box { right: 38.33333%; } .side-list-rich li.li-a .prodot { right: 19.16667%; } .side-list-rich li.li-a .prosline { right: 20.83333%; } .side-list-rich li.li-b { top: 35.5%; right: 0; text-align: left; } .side-list-rich li.li-b .content-box { left: 38.33333%; } .side-list-rich li.li-b .prodot { left: 19.16667%; } .side-list-rich li.li-b .prosline { left: 20.83333%; } .content-box { position: absolute; padding: 0 10px; } .prodot, .prosline { display: block; } .filter-wrap ul li { width: 25%; } .market-list { padding-bottom: 60px; } .market-list ul { margin: 0 -20px; } .market-list ul li { padding: 0 20px; } .market-list ul li:nth-child(even) { margin-top: 40px; } .leading-box { padding: 30px 40px; } .leading-box h2 { float: left; width: 42.43421%; } .leading-content { padding-left: 6.57895%; padding-top: 0; } .partners-filter ul li { width: 33.3%; } .partners-list { padding: 40px 0; } .partners-list li { display: table; table-layout: fixed; width: 100%; margin-bottom: 40px; } .partners-box, .partners-img { display: table-cell; vertical-align: top; } .partners-img { width: 35%; padding-right: 38px; } .partners-box { width: 68.33333%; } .partners-item { display: inline-block; vertical-align: top; margin-bottom: 0; } .item-a { width: 53.36585%; padding-right: 20px; } .item-b { width: 37.80488%; padding-right: 20px; } .item-c { width: 26.82927%; } } @media (min-width: 1024px) { .banner-btn { display: block; } .banner .m-dot { bottom: 5%; } .m-dot { position: absolute; left: 0; right: 0; bottom: 27px; z-index: 3; text-align: center; } .m-dot span { width: 50px; height: 4px; display: inline-block; opacity: 0.8; -webkit-border-radius: 0; border-radius: 0; background: #fff; margin: 0 2px; } .m-dot span.swiper-pagination-bullet-active { background: #005bac; } /*首页*/ .indexnews-wrap { margin-top: 0; padding-top: 80px; } .indexnews-table { display: table; table-layout: fixed; width: 100%; } .news-info, .rednews-list { display: table-cell; vertical-align: middle; } .news-info { font-size: 24px; width: 25.03023%; max-width: 414px; text-align: center; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: ll 0.3s ease-out; } .news-info:after { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .news-info:hover { background: #005bac; } .news-info:hover:after { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } .news-info:after { margin-left: 10px; -webkit-transform: translateX(-14px); -moz-transform: translateX(-14px); -ms-transform: translateX(-14px); -o-transform: translateX(-14px); transform: translateX(-14px); } .rednews-list { padding: 30px 90px; width: 65.90085%; max-width: 1090px; } .rednews-list ul li { padding: 10px 0; } .rednews-list ul li a:hover span, .rednews-list ul li a:hover h2 { color: #005bac; } .rednews-list ul li span { margin-right: 20px; width: 102px; } .rednews-list ul li h2 { font-size: 18px; } .led-content { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 40.55556%; padding: 30px; } .led-img { float: right; width: 72.22222%; overflow: hidden; } .led-img:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .led-img img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .ledpaly-title { font-size: 26px; } .ledpaly-desc { max-height: 104px; line-height: 26px; } .learn-more { margin-top: 30px; } .learn-more:after { -o-background-size: auto 15px; background-size: auto 15px; background-position: right center; } .learn-more:hover:after { background-position: 0 center; } .led-display { padding: 80px 0 0; } .led-display li { margin-bottom: 80px; } .led-display li a:hover .learn-more:after { background-position: 0 center; } .led-display li:nth-child(even) .led-img { float: left; } .led-display li:nth-child(even) .led-content { right: 0; left: auto; } .index-about { margin: 105px 0; background: none; } .inabout-bg { width: 100%; text-align: center; } .inabout-bg img { max-width: 100%; } .inabsen-con { max-width: 652px; } .inabsen-con .aboutitle { font-size: 40px; margin-bottom: 10px; } .inabsen-wrap { padding-top: 0; padding-bottom: 0; } .inabsen-con { padding: 0 30px 0 0; } .mall-tit { margin-bottom: 25px; } .pro-name { font-size: 20px; } .case-mall { padding: 50px 25px 0 10px; width: 33.21471%; } .case-mall .learn-more { margin-top: 20px; } .incase-slider { padding-bottom: 50px; } .incase-slider ul li { margin-right: 50px; } .incase-btn { width: 70px; height: 70px; margin-right: 30px; -o-background-size: auto 14px; background-size: auto 14px; } .incase-control { font-size: 24px; } .index-casewrap { padding-bottom: 100px; padding-left: 13.02083%; } .index-casewrap .leftbg { display: block; } .injoin-us { padding-top: 75px; padding-bottom: 120px; } .join-title { font-size: 36px; margin-bottom: 45px; } .injoin-box input { height: 50px; } .injoin-box .injoin-text { padding-left: 24px; font-size: 16px; } .injoin-btn { font-size: 18px; width: 110px; } footer { padding: 48px 0 30px; } footer ul li { float: left; position: relative; } footer ul li:not(:last-child) { padding-right: 4.8%; } footer ul li:not(:first-child) { padding-left: 4.8%; } footer ul li:not(:first-child)::after { content: " "; position: absolute; top: 10px; left: 0; width: 1px; height: 1000px; background-color: #fff; opacity: 0.1; } footer ul li.liaddress::after { content: " "; position: absolute; top: 10px; left: 0; width: 1px; height: 1000px; background-color: #fff; opacity: 0.1; } footer ul li h4 { margin-bottom: 0; } .newsletter-title { margin-bottom: 12px; } footer ul li.li1 { border-bottom: 0; } footer ul li.liaddress { padding-top: 0; padding-right: 0; max-width: 360px; } .footer-nav { float: left; width: 73.6%; overflow: hidden; } .footersub-nav { padding-bottom: 0; display: block !important; } .footersub-nav a:hover { color: #005bac; } .footer-right { float: right; width: 26.4%; text-align: right; line-height: 20px; padding-top: 0; } .share-box { padding: 15px 0 10px; } .share-box a { width: 46px; height: 46px; } .address-box { max-width: 267px; font-size: 13px; line-height: 24px; } .plus.icon { display: none; } .footer-code span { vertical-align: -60px; } .footer-code img { float: right; margin-right: 0; } .back-up { width: 99px; height: 92px; bottom: auto; top: 72%; } /*产品列表*/ .procontent-box { padding-right: 36px; } .product-rotaimg { background: #18191c; } .product-rotaimg img { display: block; width: 100%; } .pro-bantit { font-size: 30px; height: 84px; line-height: 42px; } .proview-btn { margin-top: 8%; padding: 0 30px; height: 46px; font-size: 18px; line-height: 46px; } /*产品列表*/ .switch-column a:after { -o-background-size: auto 20px; background-size: auto 20px; -webkit-transform: translateX(-10px); -moz-transform: translateX(-10px); -ms-transform: translateX(-10px); -o-transform: translateX(-10px); transform: translateX(-10px); -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .switch-column a:hover:after { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } .switch-column a:hover h4 { color: #005bac; } .prodcutA-list { padding-top: 50px; padding-bottom: 5px; } .prodcutA-list .ulitem li { padding: 0 0 30px; } .prodcutA-list .ulitem li a { border: solid 4px transparent; } .prodcutA-list .ulitem li a .zoomimg { margin: 20px 0; } .box-info { padding: 0 0 20px; } .box-info .info-title { font-size: 16px; margin-bottom: 20px; } .box-info .proline { width: 60px; margin-bottom: 22px; } .box-info .info-desc { font-size: 16px; height: 90px; line-height: 30px; } .hot-label { width: 80px; -o-background-size: 80px auto; background-size: 80px auto; } .hot-label i { font-size: 20px; } /*产品详情*/ .box-screenshot { padding-bottom: 100px; } .proinfo-title { padding-top: 4%; font-size: 40px; } .side-image-box { margin: -50px auto 0; max-width: 623px; } .small-img { width: 112px; height: 112px; } .pro-deatitle { font-size: 18px; line-height: 28px; margin-bottom: 10px; } .prodot { margin: 35px 0 0; width: 40px; height: 40px; } .prodot:before { width: 12px; height: 12px; } .prosline { top: 54px; } .product-features { padding-top: 80px; } .features-left { float: left; width: 50%; padding: 0 0 0 5.20833%; } .features-img { float: left; width: 50%; } .pro-fs48 { font-size: 30px; margin-bottom: 24px; } .features-icon img { margin-right: 22px; } .intel-monitor { display: table; table-layout: fixed; width: 100%; max-width: 1920px; margin: 0 auto; } .table-left, .table-right { width: 50%; display: table-cell; vertical-align: middle; text-align: center; position: relative; } @media (max-width: 1500px) { .table-left::after { width: 120px; height: 113px; } } @media (max-width: 1300px) { .table-left::after { width: 100px; height: 94px; } } .table-left img { max-width: 70%; margin: 0 auto; } .table-right { padding: 0 20px; } .show-details { padding: 80px 0 50px; } .selling-point { padding: 80px 0 78px; } .pt50 { padding-top: 60px; } .product-video { padding: 80px 0; } .product-video .zoomvideo-img { overflow: hidden; } .product-video .zoomvideo-img:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .product-video .zoomvideo-img img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .product-video .pro-videobtn { width: 89px; height: 89px; } .contact-box img { width: 100%; height: auto; left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; } .contact-answer h4 { font-size: 32px; margin-bottom: 20px; } .contact-answer .contact-link a { padding: 10px 20px; font-size: 20px; } .product-form { max-height: 90%; height: auto; } .formtitle { padding: 15px 60px; font-size: 24px; } .product-formtable { padding: 55px 60px; } .product-formtable ul { margin: 0 -35px; } .product-formtable ul li { width: 50%; float: left; padding: 0 35px; margin-bottom: 30px; } .product-formtable ul li.liwidth100 { width: 100%; } .name-tit { font-size: 16px; margin-bottom: 15px; } .quote-box { padding-left: 50px; } .quote-box span { width: 50px; } .quote-box input, .quote-box textarea, .quote-box select { height: 50px; } .quote-box textarea { height: 108px; } .contact-submit { margin-top: 28px; } .contact-submit input { font-size: 20px; width: 200px; height: 60px; } .porcolose-btn { right: 40px; top: 14px; } /*ooH*/ .inner-content { top: 0; margin-top: 12.5%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); font-size: 18px; } .inban-title { font-size: 60px; margin-bottom: 20px; } .inban-title:after { margin-top: 0; } .inner-container { width: 94%; margin: -100px auto 0; padding: 45px 0 0; } .filter-wrap { padding-top: 60px; } .filter-wrap ul li { margin: 0 -1px; } .cur-option { height: 60px; line-height: 60px; } .cur-option:after { top: 22px; } .filter-option { top: 61px; } .filter-option a:hover { background: #005bac; color: #fff; } .show-case { padding: 58px 0 48px; } .show-case ul { margin: 0 -13px; padding-bottom: 42px; } .show-case li { overflow: hidden; } .show-case li:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .show-case li img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .show-case li h2 { margin: 30px 0 10px; } .show-case li .model-icon, .show-case li .size-icon, .show-case li .location-icon { line-height: 36px; } .show-case li a {} .show-case li:hover a h2 { color: #005bac; } .show-case li:hover .position-box { opacity: 1; bottom: 0; } .load-more { padding: 20px 0; margin-bottom: 30px; } .load-more a { width: 104px; height: 104px; line-height: 104px; font-size: 17px; } .load-more a:before { width: 104px; height: 104px; } .load-more a:hover { color: #fff; } .load-more a:hover:before { background: #f57605; } .show-casedeatils { display: table; width: 100%; table-layout: fixed; } .casedeatils-imgwrap { display: table-cell; vertical-align: middle; width: 60%; } .casedeatils-slider .case-dot { right: 27px; bottom: 24px; } .casedeatils-con { display: table-cell; vertical-align: middle; width: 40%; padding: 0 30px 50px; font-size: 16px; } /*market*/ .market-conbox { padding: 35px 0 0; } .market-conbox .market-tit { font-size: 30px; margin-bottom: 15px; } .market-conbox .more-view { margin-top: 25px; max-width: 246px; height: 54px; line-height: 54px; } .market-list { padding: 65px 0 90px; } .market-list ul { font-size: 0; } .market-list ul li { overflow: hidden; } .market-list ul li:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .market-list ul li img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .market-list ul li a:hover .market-tit { color: #005bac; } .market-list ul li a:hover .more-view { background-image: url(../images/view01cur.png); background-color: #005bac; color: #fff; } .market-list ul li a:hover .position-box { opacity: 1; bottom: 0; } .market-list ul li:nth-child(even) { margin-top: 90px; } .markets-deatils { padding: 60px 16.91667% 96px 0; font-size: 16px; line-height: 30px; } .market-logo { top: 60px; width: 11.91667%; } .dptitle { font-size: 42px; margin-top: 40px; margin-bottom: 20px; } .recommended-products { padding-top: 50px; } .recommended-products .rec-title { font-size: 48px; margin-bottom: 50px; } .recommend-smallslide { padding: 0 0 50px; } .repro-title { font-size: 24px; margin-top: 25px; } .repro-dot span { width: 24px; height: 24px; margin: 0 6px !important; background-position: -34px center; -o-background-size: auto; background-size: auto; } .repro-dot span.swiper-pagination-bullet-active { background-position: 1px center; } .recommended-products .repro-dot { margin-top: 50px; } .recommend-bigslide .repro-dot { bottom: 30px; } .showcase-slide { padding: 70px 0 0; } .showcase-slide ul { padding-bottom: 0; margin: 0; } .select-wrap { padding: 100px 0; } .after-sales { padding: 60px 0 50px; } .after-sales .sales-img { float: left; width: 44.33333%; } .after-sales .sale-content { float: left; width: 55.5%; padding: 0 0 0 30px; line-height: 36px; } .sale-title { font-size: 30px; } .self-list li { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .self-list li .self-icon { width: 164px; height: 142px; line-height: 142px; } .self-list li .self-title { margin-top: 24px; font-size: 24px; line-height: 24px; } .self-list li:hover { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); } .service-list { padding-bottom: 80px; } .service-list ul { padding: 30px 20px 0; } .service-list ul li { padding: 30px 0; } .sale-sertit { float: left; width: 207px; margin-right: 74px; font-size: 28px; } .self-info .info-imgbg { height: 400px; } .self-list li .self-icon img { width: auto; } .faq-tab { margin: 50px 0 80px; display: table; width: 100%; } .faq-tab a { font-size: 24px; width: 33.3%; display: table-cell; padding-bottom: 25px; } .faq-tab a:after { height: 32px; } .faq-tab a:hover { color: #333333; } .faq-tab a:hover:before { opacity: 1; } .faq-title { padding: 20px 30px; } .faq-title:before { width: 14px; height: 14px; right: 30px; margin-top: -8px; } .faq-title h2 { font-size: 20px; height: 46px; line-height: 46px; } .qa-icon, .ask-icon { font-size: 20px; -webkit-border-radius: 50%; border-radius: 50%; width: 46px; height: 46px; line-height: 44px; margin-right: 36px; } .ask-icon:before { width: 18px; } .faq-content { padding: 50px 90px; } .faq-conbox { font-size: 16px; line-height: 30px; } .faq-list { padding-bottom: 0px; } .faq-list ul { padding-bottom: 0; } /*.download-list { padding-bottom: 60px; } */ .download-list ul { padding-bottom: 48px; } .download-list ul li.download-top { padding: 34px 0; } .download-list ul li.download-top span { font-size: 24px; } .download-list ul li.download-bottom { height: 80px; line-height: 80px; } .list-loadbtn { right: 20px; top: 34px; } .download-bottom .list-title { height: 80px; line-height: 80px; font-size: 18px; } .download-bottom .list-loadbtn { top: 20px; } .download-list ul li.download-bottom:hover .list-title { color: #005bac; } .download-list ul li.download-bottom:hover .list-loadbtn { background-image: url(../images/loadbtncur.png); background-color: #005bac; } /*about*/ .about-lpdisplay { margin-bottom: 30px; display: table; width: 100%; table-layout: fixed; margin-top: 56px; } .inabout-abimg { display: table-cell; vertical-align: middle; width: 44.33333%; } .inabout-abimg img { max-width: 100%; } .inabout-context { display: table-cell; vertical-align: middle; width: 55.5%; padding: 0 0 0 30px; } .absen-triangle { margin-top: 55px; margin-bottom: 74px; } .triangle-img { padding-top: 110px; } .main-data { padding: 36px 20px 100px; } .main-list { padding: 20px 0 0; } .main-list li { width: 16.66667%; } .mata-box { padding: 20px 10px; } .mata-box .mata-num { font-size: 20px; } .mata-box .mata-num span { font-size: 30px; } .history-year { padding: 108px 0 110px 30px; } .history-left { float: left; width: 41.66667%; } .year-tab ul li a { font-size: 24px; margin-right: 52px; } .history-imgslider { margin-top: 30px; float: right; width: 52.66344%; } .video-tab { margin-bottom: 60px; } .video-tab { margin-bottom: 60px; } .Recommend-video { margin-bottom: 40px; overflow: hidden; } .Recommend-video:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .Recommend-video img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .Recommend-video span { width: 84px; height: 84px; } .video-wrap { padding-bottom: 48px; } .video-list { padding-bottom: 30px; } .video-list li { padding: 0 13px 16px; overflow: hidden; } .video-list li:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .video-list li img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .video-list li h2 { font-size: 20px; margin: 15px 0; } .video-list li:hover h2 { color: #005bac; } /*news*/ .news-container { max-width: 1680px; padding: 0 40px; } .leading-wrap { margin: 75px 0 72px; } .leading-wrap a .zoomimg { overflow: hidden; } .leading-wrap a .zoomimg:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .leading-wrap a .zoomimg img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .leading-box { padding: 50px 40px 55px; } .leading-box h2 { float: left; width: 42.43421%; font-size: 26px; display: -webkit-box; height: 80px; line-height: 40px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .leading-box:hover h2 { color: #005bac; } .leading-box:hover .vd-details { background: #005bac; color: #fff; } .leading-content { font-size: 16px; padding-left: 12.96053%; } .leading-content .vd-details { margin-top: 30px; padding: 0 30px; height: 46px; line-height: 44px; } .news-list ul { margin: 0 -15px; } .news-list li { padding: 0 15px 50px; } .news-list li a { display: block; } .news-list li a .zoomimg { position: relative; overflow: hidden; } .news-list li a .zoomimg:before { content: ""; display: block; padding-bottom: 66.66667%; } .news-list li a .zoomimg img { position: absolute; top: 0; left: 0; width: 100%; } .news-list li a img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .news-list li a:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); } .news-list li a:hover h2 { color: #005bac; } .news-list li a:hover .position-box { opacity: 1; bottom: 0; } .news-textbox { padding: 25px 38px; } /*新闻详情*/ .news-article { padding-top: 54px; padding-bottom: 60px; } .news-top { padding-bottom: 40px; margin-bottom: 50px; } .news-top h1 { font-size: 30px; margin-bottom: 25px; } .news-dswrap { line-height: 24px; } .news-dedate { float: left; padding-left: 30px; font-size: 24px; } .news-articlecon { font-size: 16px; line-height: 30px; margin-bottom: 47px; } .news-share { float: right; padding: 0 0 0 34px; height: 32px; } .news-share a { width: 32px; height: 32px; margin-left: 7px; } .newspage-ctrl { margin: 0 -1%; } .newspage-ctrl a { float: left; width: 48%; margin: 0 1%; font-size: 16px; padding: 0 60px 0 30px; background-position: right 30px center; height: 74px; line-height: 74px; } .honor-wrap { margin-top: 20px; } .big-honor ul li .honor-img { display: inline-block; vertical-align: top; padding: 44px 40px; width: 40.83333%; } .big-honor ul li .honor-con { display: inline-block; vertical-align: top; width: 50%; padding-top: 8.83333%; padding-left: 56px; } .big-honor ul li .honor-con .honor-date { font-size: 24px; } .big-honor ul li .honor-con .honor-date:after { width: 200%; } .small-honor { display: block; } .honor-btn { display: block; } .honor-btn a:hover { border-color: #005bac; background-color: #005bac; } .honor-btn a:hover:before { border-left-color: #fff; border-bottom-color: #fff; } .honor-bg { margin-top: -155px; padding-bottom: 80px; } .honor-dot { display: none; } /*联系我们*/ .ct-ml30 { margin-left: -30px; margin-right: -30px; } .contact-btn { position: absolute; left: 0; right: 0; bottom: 15px; z-index: 4; padding: 0; } .contact-btn a { width: 46px; height: 46px; margin: 0 8px; } .contact-wrap { margin-top: -110px; min-height: 110px; padding-top: 147px; } .contact-msg { max-width: 792px; font-size: 16px; margin-bottom: 50px; } .contact-msg .info-item { padding: 10px 0 10px 68px; } .contact-msg .info-item span { margin-right: 52px; } .google-map { height: 580px; } .contact-list { padding-top: 50px; } .contact-list li { font-size: 16px; padding: 0 12px 24px; } .contact-list li .address-icon { height: 42px; margin-bottom: 15px; } .address-title { font-size: 24px; } .address-title:after { margin: 8px 0 20px; } .address-item { padding: 50px 25px; } .fdback-title { font-size: 32px; padding-bottom: 20px; margin-bottom: 35px; } .feedback { padding-top: 0; padding-bottom: 80px; } .feedback-left { float: left; width: 40.5%; margin-top: -20px; } .feedback-left li { padding: 20px 0 20px 30px; } .feedback-left li .fd-text { padding-top: 13px; } .feedback-left li input, .feedback-left li select { height: 50px; } .fd-text { float: left; width: 90px; margin-right: 14px; } .feedback-right { float: right; width: 52.16667%; } .feedback-right textarea { height: 323px; padding: 10px; } .fdline { margin-bottom: 64px; } .feedback-submit { width: 180px; height: 60px; font-size: 20px; } .feedback-submit:hover { background: #005bac; color: #fff; } .hr-content { display: table; width: 100%; margin: 65px 0 70px; } .hr-info { display: table-cell; vertical-align: middle; width: 50.83333%; font-size: 16px; line-height: 30px; padding-right: 50px; } .hr-info .hr-intitle { font-size: 48px; line-height: 50px; margin-bottom: 30px; } .hr-fsmiddle { font-size: 24px; line-height: 34px; padding-bottom: 50px; } .hr-img { display: table-cell; vertical-align: middle; width: 49.16667%; } } @media (min-width: 1200px) { .inner-container { width: 92%; max-width: 1740px; margin: -150px auto 0; padding: 85px 30px 0; } } @media (min-width: 1260px) { .banner .m-dot { bottom: 5%; } /*首页*/ .indexnews-wrap { margin-top: 0; padding-top: 106px; } .indexnews-box { min-height: 136px; } .news-info { font-size: 32px; } .news-info:after { content: ""; width: 46px; height: 24px; margin-left: 40px; } .rednews-list { padding: 46px 120px; width: 65.90085%; } .rednews-list ul li { font-size: 18px; padding: 17px 0; } .rednews-list ul li span { margin-right: 70px; width: 102px; } .rednews-list ul li h2 { font-siz0x; } .led-content { padding: 50px 40px; } .banner-left { left: 50px; } .banner-right { right: 50px; } .product-features { padding-top: 138px; font-size: 24px; } .features-left { padding: 50px 0 0 12.8125%; } .pro-fs48 { font-size: 48px; margin-bottom: 24px; } .featit { margin-bottom: 40px; } .features-icon { margin-bottom: 20px; } .features-icon img { margin-right: 22px; } .table-right { padding: 0 70px; font-size: 18px; line-height: 36px; } .monitor-width { max-width: 596px; } .show-details { padding: 100px 0 50px; } .selling-point { padding: 80px 0 78px; } .pt50 { padding-top: 60px; } .product-video { padding: 124px 0 80px; } .product-video .pro-videobtn { width: 89px; height: 89px; } .contact-answer h4 { font-size: 42px; margin-bottom: 50px; } .contact-answer .contact-link a { padding: 15px 38px; font-size: 20px; } .inner-container { padding-left: 20px; padding-right: 20px; } .hr-info { padding-right: 116px; } .markets-deatils { padding: 60px 0 96px; } } @media (min-width: 1366px) { /*首页*/ .led-content { padding: 70px 60px 55px 85px; } .ledpaly-title { font-size: 26px; margin-bottom: 35px; } .ledpaly-desc { font-size: 18px; } .learn-more { margin-top: 60px; padding: 10px 0; font-size: 20px; } .learn-more:after { margin-left: 28px; } .led-display { padding: 15px 0 0; } .index-about { margin: 25px 0; } .inabsen-con { font-size: 18px; } .inabsen-con .aboutitle { font-size: 50px; margin-bottom: 25px; } .inabsen-con { padding: 0 50px 0 85px; } footer ul li { padding-right: 6%; } footer ul li h4, .newsletter-title { font-size: 18px; } .footersub-nav { font-size: 16px; } /*产品列表*/ .pro-bantit { font-size: 46px; display: -webkit-box; height: 112px; line-height: 56px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } /*产品列表*/ .switch-column { padding-top: 60px; } .switch-column a { padding: 0 38px; } .switch-column a:after { right: 38px; top: 22px; -o-background-size: auto 20px; background-size: auto 20px; } .switch-column a span { font-size: 22px; } .switch-column a h4 { font-size: 16px; } .prodcutA-list { padding-top: 65px; } .box-info { padding: 0 0 20px; } .box-info .info-title { font-size: 23px; margin-bottom: 40px; } .hot-label { width: 109px; -o-background-size: 109px auto; background-size: 109px auto; } .hot-label i { font-size: 24px; margin: 3px; } /*产品详情*/ .proinfo-title { padding-top: 4%; font-size: 50px; } .side-image-box { width: 32.44792%; margin: -80px auto 0; } .side-list-rich li { position: absolute; margin-top: 50px; height: auto; } .side-list-rich li.li-a { top: 38.25%; left: 0; text-align: right; } .side-list-rich li.li-a .content-box { right: 38.33333%; } .side-list-rich li.li-a .prodot { right: 19.16667%; } .side-list-rich li.li-a .prosline { right: 20.83333%; } .side-list-rich li.li-b { top: 35.5%; right: 0; text-align: left; } .side-list-rich li.li-b .content-box { left: 38.33333%; } .side-list-rich li.li-b .prodot { left: 19.16667%; } .side-list-rich li.li-b .prosline { left: 20.83333%; } .content-box { position: absolute; max-width: 400px; } .small-img { width: 112px; height: 112px; margin-bottom: 10px; } .pro-deatitle { font-size: 22px; line-height: 28px; margin-bottom: 10px; } .prodot { margin: 35px 0 0; width: 40px; height: 40px; } .prosline { top: 54px; } .cd-title { font-size: 30px; padding-bottom: 25px; margin-bottom: 35px; } .model-box { padding: 2% 0 0; } .model-box li .model-text br { display: block; } /* .cdmodel-icon { width: 106px; height: 122px; line-height: 122px; }*/ .caseshare-box { bottom: 66px; right: 40px; } .share-icon { font-size: 20px; padding-left: 30px; } .case-btn { display: block; } .case-btn.swiper-button-disabled { display: none; } .case-prev { left: 30px; } .case-next { right: 30px; } .casedeatils-con { padding: 0 60px 60px; } .market-list ul { margin: 0 -66px; } .market-list ul li { padding: 0 66px 0; } .recommended-products { padding-top: 80px; } .recommend-smallslide { padding: 0 0 86px; } .recommended-products .repro-dot { margin-top: 100px; } .after-sales { padding: 60px 0 80px; } .after-sales .sales-img { float: left; width: 44.33333%; } .after-sales .sale-content { float: left; width: 55.5%; padding: 48px 0 0 70px; line-height: 36px; } .sale-title { font-size: 40px; margin-bottom: 24px; padding-bottom: 34px; } .self-list li .self-icon { width: 164px; height: 142px; line-height: 142px; } .self-list li .self-title { margin-top: 24px; font-size: 24px; line-height: 24px; } .service-list { margin-top: -80px; padding-bottom: 126px; } .service-list ul { padding: 32px 40px 0; } .service-list ul li { padding: 58px 0 48px; } .sale-sertit { float: left; width: 207px; margin-right: 74px; font-size: 28px; } .self-info .info-imgbg { height: 472px; } .faq-tab { margin: 75px 0 108px; } .faq-tab a { font-size: 32px; } /*download*/ .download-list ul li.download-top { padding: 34px 40px; } .download-list ul li.download-bottom { padding: 0 40px; } .list-loadbtn { right: 53px; } .inabout-context { width: 55.5%; font-size: 16px; line-height: 30px; padding: 0 0 0 66px; } .inabout-context .inabout-tit { font-size: 40px; line-height: 50px; margin-bottom: 20px; } .inabout-context .inabout-code { font-size: 28px; margin-bottom: 25px; } .main-list { padding: 35px 0 0; } .main-list li { font-size: 16px; padding: 0 10px; width: 16.66667%; } .mata-box { padding: 35px 10px 30px; } .mata-box .mata-num { font-size: 24px; } .mata-box .mata-num span { font-size: 48px; } .history-con { font-size: 16px; line-height: 30px; } .hstory-list ul li { padding: 110px 0 0; } .year-num { font-size: 214px; top: -70px; } .video-tab { margin-bottom: 60px; } .leading-box h2 { font-size: 40px; display: -webkit-box; height: 100px; line-height: 50px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .news-list ul { margin: 0 -30px; } .news-list li { padding: 0 30px 80px; } .news-textbox { padding: 42px 38px 50px; } .news-textbox .news-date { font-size: 18px; } .news-textbox h2 { margin: 10px 0 15px; font-size: 30px; line-height: 40px; height: 80px; } .news-textbox .news-desc { font-size: 16px; line-height: 30px; height: 60px; } .partners-list { padding: 70px 0 30px; } .partners-list ul { padding-bottom: 30px; } .partners-box { width: 68.33333%; padding: 35px 0; } .partners-item { font-size: 16px; } .partners-tit { font-size: 20px; margin-bottom: 15px; } .item-a { padding-right: 50px; } .item-b { padding-right: 50px; } .address-box { max-width: 360px; } } @media (min-width: 1600px) { .banner-left { left: 80px; } .banner-right { right: 80px; } .banner-right:before { right: 28px; } .inabsen-con { font-size: 18px; line-height: 30px; } .inabsen-con .aboutitle { font-size: 60px; margin-bottom: 28px; } .inabsen-con { padding: 0 110px 0 85px; } .mall-tit { margin-bottom: 65px; line-height: 60px; } .pro-name { font-size: 32px; margin-bottom: 30px; } .case-mall { font-size: 18px; padding: 78px 45px 0; line-height: 32px; width: 33.21471%; } .case-mall .learn-more { margin-top: 22%; } .learn-more { margin-top: 60px; padding: 20px 0; font-size: 18px; max-width: 372px; } .learn-more:after { margin-left: 28px; } .procontent-box { top: 46.92557%; } .inner-container { margin: -65px auto 0; padding: 85px 30px 0; } .case-prev { left: 90px; } .case-next { right: 90px; } .cd-title { font-size: 40px; } .self-info .info-imgbg { height: 100%; /*width: 100%;*/ } .main-list li { padding: 0 20px; width: 260px; margin-right: 33px; } .main-list li:last-child { margin-right: 0; } } /*hr*/ .insrecruit-list { padding: 20px 0 0; } .insrecruit-list ul { padding: 0 0 20px; } .insrecruit-list li { padding: 0 0 10px; } .insrecruit-list li:hover .rectue-top, .insrecruit-list li.cur .rectue-top { background-color: #005aab; border-color: #005aab; } .insrecruit-list li:hover .rectue-top span, .insrecruit-list li.cur .rectue-top span { color: #fff; } .insrecruit-list li:hover .rectue-top .date, .insrecruit-list li.cur .rectue-top .date { background-image: url(../images/icon07.png); } .insrecruit-list li.cur .rectue-top .icon em { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); background-color: #fff; } .insrecruit-list .rectue-top { border: 1px solid #e5e5e5; padding: 10px 160px 5px 10px; color: #323232; font-size: 0; position: relative; -webkit-border-radius: 3px; border-radius: 3px; } .insrecruit-list .rectue-top span { display: block; margin-bottom: 5px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #323232; } .insrecruit-list .rectue-top .pnum, .insrecruit-list .rectue-top .loac { color: #929292; } .insrecruit-list .rectue-top .date { background: url(../images/icon06.png) no-repeat 0 center; padding-left: 28px; color: #999999; position: absolute; right: 40px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: block; width: auto; margin-right: 0; } .insrecruit-list .rectue-top .icon { width: 20px; height: 20px; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: 0; } .insrecruit-list .rectue-top .icon em { position: absolute; background: #bfbfbf; width: 20px; height: 1px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; left: 0; top: 50%; } .insrecruit-list .rectue-top .icon em:nth-child(2) { width: 1px; height: 20px; left: 50%; top: 0; } .insrecruit-list .rectue-min { padding: 20px 10px; color: #757575; display: none; } .insrecruit-list .rectue-min .desc { padding: 0 0 10px; } .insrecruit-list .rectue-min h3 { color: #333333; padding: 0 0 5px; } .insrecruit-list .rectue-send { padding: 10px 0 0; } .insrecruit-list .rectue-send a { display: inline-block; vertical-align: top; color: #fff; background: #005aab; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; line-height: 45px; text-align: center; min-width: 160px; -webkit-border-radius: 3px; border-radius: 3px; } @media (min-width: 1024px) { .insrecruit-list { padding: 0 0 58px; } .insrecruit-list ul { padding: 0 0 40px; } .insrecruit-list .rectue-top { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; cursor: pointer; padding: 26px 200px 26px 30px; } .insrecruit-list .rectue-top span { margin-bottom: 0; } .insrecruit-list .rectue-top .date { right: 102px; } .insrecruit-list .rectue-top .icon { width: 36px; height: 36px; right: 40px; } .insrecruit-list .rectue-top .icon em { width: 36px; } .insrecruit-list .rectue-top .icon em:nth-child(2) { width: 1px; height: 36px; } .insrecruit-list .rectue-min { padding: 25px 30px 30px; line-height: 24px; } .insrecruit-list .rectue-min .desc { padding: 0 0 30px 0; line-height: 30px; } .insrecruit-list .rectue-min h3 { padding: 0 0 10px; } .insrecruit-list .rectue-send { padding: 0; } } @media (min-width: 1260px) { .insrecruit-list { margin-top: -10px; } .insrecruit-list ul { padding-bottom: 55px; } } /*搜索页*/ .searchcont401 { padding: 36px 0 0; background-color: #ffffff; background-repeat: no-repeat; background-position: center top; -o-background-size: cover; background-size: cover; } .searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; } .searchtitle401 span { color: #005bac; } .resultlist401 { font-size: 13px; padding: 3% 0 0; } .resultlist401 img { display: block; width: 100%; margin-bottom: 2%; } .resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; } .resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; } .resultlist401 h4 em { color: #005bac; } .resultlist401 h4 a { display: block; } .resulttext401 { overflow: hidden; height: 72px; color: #999; line-height: 24px; } .resultlabel401 { color: #999; display: inline-block; padding-top: 30px; } .searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; } .searchinputcont401 dd input { width: 100%; height: 40px; line-height: 40px; font-size: 0px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #005bac; background-image: url(../images/search.png); background-repeat: no-repeat; background-position: center; -o-background-size: auto 22px; background-size: auto 22px; } .keywords { color: #005bac; } .ms-detail td .short-sl { width: 103px; } .sitemapcont2 { padding: 6% 0; overflow: hidden; } .sitemapcont2 dl { position: relative; margin-bottom: 36px; min-height: 36px; } .sitemapcont2 dl dt { font-size: 16px; font-weight: bold; color: #005bac; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; } .sitemapcont2 dl dt a { color: #005bac; } .sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; } .sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; } @media (min-width: 768px) { .searchtitle401 { font-size: 24px; padding-bottom: 36px; } .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; } .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; } .resultlist401 img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 100%; width: auto; } .sitemapcont2 { padding: 2% 0 0; overflow: hidden; } .sitemapcont2 dl dt { font-size: 20px; } .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; } .sitemapcont2 dl dd a { margin: 0 50px 8px 0; } .sitemapcont2 dl dd a:hover { color: #005bac; } } @media (min-width: 992px) { .searchinputcont401 { width: 45%; margin: 0 auto; } .searchinputcont401 dt { float: left; width: 74%; } .searchinputcont401 dd { float: left; width: 26%; } .searchinputcont401 dt input { font-size: 18px; } .searchinputcont401 dd input { text-align: left; padding-left: 20%; font-size: 18px; font-weight: bold; background-position: 80% center; } } #ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; } * html #ie-alert-overlay { position: absolute; z-index: 9999; } #ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } #ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } #ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; } #ie-alert-panel img { border: 0; } #ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; } #ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; } #ie-alert-panel li { float: left; margin: 0 22px 0 0; } #ie-alert-panel li.last { margin-right: 0; } #ie-alert-panel a { display: inline-block; vertical-align: top; } #goon { text-decoration: underline; } .browser { position: absolute; bottom: 35px; } .chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; } .chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; } .firefox { background-position: -292px 0; width: 73px; height: 98px; } .ie9 { background-position: -179px 0; width: 95px; height: 98px; } .opera { background-position: -90px 0; width: 73px; height: 98px; } .safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; } .full-newsdetailB-container { padding: 30px 0; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgnewsdetailBcol","value": "#ffffff"}*/ } .full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #333333; /* {"title": "新闻详细B标题文本色","type":"color","name": "@clnewsdetailBtilte","value": "#333333"}*/ } .full-newsdetailB-container .date { margin-bottom: 10px; font-size: 16px; line-height: 32px; color: #8e8e8e; /* {"title": "新闻详细B日期文本色","type":"color","name": "@clnewsdetailBdate","value": "#8e8e8e"}*/ } .full-newsdetailB-container .newsdetailB-article { position: relative; padding: 38px 0 30px; margin-bottom: 15px; border: 1px solid #d9d9d9; /* {"title": "新闻详细B内容上下边框色","type":"color","name": "@bdnewsdetailBart","value": "#d9d9d9"}*/ border-left: 0; border-right: 0; font-size: 14px; line-height: 24px; color: #888888; /* {"title": "新闻详细B内容文本色","type":"color","name": "@clnewsdetailBart","value": "#888888"}*/ } .full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; } .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; } .full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; } .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(../images/newsdetailBwxico.png); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailBwxico.png)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(../images/newsdetailBsnico.png); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailBsnico.png)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(../images/newsdetailBqqico.png); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailBqqico.png)"}*/ } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; /* {"title": "新闻详细B上下页文本色","type":"color","name": "@clnewsdetailBpage","value": "#666666"}*/ } .full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; /* {"title": "新闻详细B返回文本色","type":"color","name": "@clnewsdetailBreturn","value": "#ffffff"}*/ background-color: #de0012; /* {"title": "新闻详细B返回背景色","type":"color","name": "@bgcnewsdetailBreturn","value": "#de0012"}*/ } @media (min-width: 768px) { .full-newsB-container .newsB-list ul { margin: 0 -10px; } .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; } } @media (min-width: 1024px) { .full-newsdetailB-container { padding: 75px 0 78px; /* {"title": "栏目全局内填充","type":"text","name": "@pdgnewsdetailBcol","value": "75px 0 78px"}*/ } .full-newsdetailB-container .article-tilte { font-size: 24px; /* {"title": "新闻详细B标题字号","type":"text","name": "@fznewsdetailBtilte","value": "24px"}*/ margin: 0 0 18px; /* {"title": "新闻详细B标题下外间距","type":"text","name": "@mgnewsdetailBtilte","value": "0 0 18px"}*/ line-height: 32px; } .full-newsdetailB-container .date { margin: 0 0 40px; /* {"title": "新闻详细B日期下外间距","type":"text","name": "@mgnewsdetailBdate","value": "0 0 40px"}*/ font-size: 24px; } .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px; margin-bottom: 42px; } .full-newsdetailB-container .single-page { padding: 0 100px; } .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; } .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; } .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; } .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; } .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(../images/newsdetailBwxicoac.jpg); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailBwxicoac.jpg)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(../images/newsdetailBsnicoac.jpg); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailBsnicoac.jpg)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(../images/newsdetailBqqicoac.jpg); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailBqqicoac.jpg)"}*/ } .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #de0012; /* {"title": "新闻详细B上下页文本色","type":"color","name": "@clnewsdetailBpage","value": "#de0012"}*/ } .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; } } @media (min-width: 1260px) { .full-newsdetailB-container .single-page { max-width: 840px; padding: 0; margin: 0 auto; } .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -590px; } .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; } } #ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; } * html #ie-alert-overlay { position: absolute; z-index: 9999; } #ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } #ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } #ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; } #ie-alert-panel img { border: 0; } #ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; } #ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; } #ie-alert-panel li { float: left; margin: 0 22px 0 0; } #ie-alert-panel li.last { margin-right: 0; } #ie-alert-panel a { display: inline-block; vertical-align: top; } #goon { text-decoration: underline; } .browser { position: absolute; bottom: 35px; } .chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; } .chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; } .firefox { background-position: -292px 0; width: 73px; height: 98px; } .ie9 { background-position: -179px 0; width: 95px; height: 98px; } .opera { background-position: -90px 0; width: 73px; height: 98px; } .safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; } .full-newsdetailB-container { padding: 30px 0; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgnewsdetailBcol","value": "#ffffff"}*/ } .full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #333333; /* {"title": "新闻详细B标题文本色","type":"color","name": "@clnewsdetailBtilte","value": "#333333"}*/ } .full-newsdetailB-container .date { margin-bottom: 10px; font-size: 16px; line-height: 32px; color: #8e8e8e; /* {"title": "新闻详细B日期文本色","type":"color","name": "@clnewsdetailBdate","value": "#8e8e8e"}*/ } .full-newsdetailB-container .newsdetailB-article { position: relative; padding: 38px 0 30px; margin-bottom: 15px; border: 1px solid #d9d9d9; /* {"title": "新闻详细B内容上下边框色","type":"color","name": "@bdnewsdetailBart","value": "#d9d9d9"}*/ border-left: 0; border-right: 0; font-size: 14px; line-height: 24px; color: #888888; /* {"title": "新闻详细B内容文本色","type":"color","name": "@clnewsdetailBart","value": "#888888"}*/ } .full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; } .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; } .full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; } .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(../images/newsdetailBwxico.png); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailBwxico.png)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(../images/newsdetailBsnico.png); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailBsnico.png)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(../images/newsdetailBqqico.png); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailBqqico.png)"}*/ } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; /* {"title": "新闻详细B上下页文本色","type":"color","name": "@clnewsdetailBpage","value": "#666666"}*/ } .full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; /* {"title": "新闻详细B返回文本色","type":"color","name": "@clnewsdetailBreturn","value": "#ffffff"}*/ background-color: #de0012; /* {"title": "新闻详细B返回背景色","type":"color","name": "@bgcnewsdetailBreturn","value": "#de0012"}*/ } @media (min-width: 768px) { .full-newsB-container .newsB-list ul { margin: 0 -10px; } .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; } } @media (min-width: 1024px) { .full-newsdetailB-container { padding: 75px 0 78px; /* {"title": "栏目全局内填充","type":"text","name": "@pdgnewsdetailBcol","value": "75px 0 78px"}*/ } .full-newsdetailB-container .article-tilte { font-size: 24px; /* {"title": "新闻详细B标题字号","type":"text","name": "@fznewsdetailBtilte","value": "24px"}*/ margin: 0 0 18px; /* {"title": "新闻详细B标题下外间距","type":"text","name": "@mgnewsdetailBtilte","value": "0 0 18px"}*/ line-height: 32px; } .full-newsdetailB-container .date { margin: 0 0 40px; /* {"title": "新闻详细B日期下外间距","type":"text","name": "@mgnewsdetailBdate","value": "0 0 40px"}*/ font-size: 24px; } .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px; margin-bottom: 42px; } .full-newsdetailB-container .single-page { padding: 0 100px; } .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; } .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; } .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; } .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; } .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(../images/newsdetailBwxicoac.jpg); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailBwxicoac.jpg)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(../images/newsdetailBsnicoac.jpg); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailBsnicoac.jpg)"}*/ } .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(../images/newsdetailBqqicoac.jpg); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailBqqicoac.jpg)"}*/ } .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; } .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #de0012; /* {"title": "新闻详细B上下页文本色","type":"color","name": "@clnewsdetailBpage","value": "#de0012"}*/ } .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; } } @media (min-width: 1260px) { .full-newsdetailB-container .single-page { max-width: 840px; padding: 0; margin: 0 auto; } .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -590px; } .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; } } n { margin-right: -40px; } .absen-title { font-size: 50px; } .absen-word { font-size: 20px; } .ztaboutus-wrapper { padding-top: 12.83784%; } .ztaboutus-list ul li .icon { width: 160px; } .ztmessage-title { font-size: 60px; margin-bottom: 80px; } .ztmessage-sub { font-size: 36px; } .ztmessage-word { font-size: 20px; } .ztmessage-form { padding: 95px 25px 20px; } .ztmessage-control .input, .ztmessage-control .select, .ztmessage-control .textarea { padding-left: 25px; padding-right: 25px; } .ztmessage-button .button { font-size: 20px; line-height: 60px; height: 60px; } .ztmethod-center { width: 48.88889%; } .ztmethod-right { width: 26.66667%; } } @media (min-width: 1680px) { .inztban-title { font-size: 80px; margin-bottom: 60px; } .inztban-title img { height: 80px; } .inztban-sub { margin-bottom: 50px; font-size: 80px; } .inztban-sub img { height: 80px; } .inztban-word { font-size: 22px; } .special-solution { padding-top: 180px; padding-bottom: 120px; } .special-title { font-size: 60px; } .supTop { padding-top: 40px; } .subBot { padding-bottom: 160px; } .special-word { font-size: 32px; } .ztsolution-list ul { margin: 0 -20px; } .ztsolution-list ul li { margin-bottom: 40px; padding-left: 20px; padding-right: 20px; } .ztsolution-list ul li .title { font-size: 30px; } .ztsolution-list ul li .textcon { padding: 20px 25px; } .ztsolution-list ul li .text { font-size: 24px; } .special-product { padding-top: 130px; padding-bottom: 60px; } .ztproduct-list ul { margin: 0 -32px; } .ztproduct-list ul li { padding-left: 32px; padding-right: 32px; margin-bottom: 130px; } .ztproduct-list ul li .content { padding: 20px 40px 75px; } .ztproduct-list ul li .title { font-size: 42px; margin-bottom: 30px; } .ztproduct-list ul li .text { line-height: 34px; height: 136px; font-size: 26px; } .special-more { font-size: 30px; } .ztdivide-base { padding-top: 40px; padding-bottom: 40px; } .ztdivide-mode .divide-icon { width: 140px; } .divide-link { font-size: 40px; } .ztaboutus-absen { margin-right: -60px; } .absen-title { font-size: 60px; margin-bottom: 30px; } .absen-word { font-size: 26px; } .ztaboutus-list ul li { padding-left: 25px; padding-right: 25px; margin-bottom: 50px; } .ztaboutus-list ul li .icon { width: 200px; } .ztaboutus-list ul li .text { margin-top: 50px; font-size: 22px; } .ztmessage-title { font-size: 80px; margin-bottom: 100px; } .ztmessage-sub { font-size: 46px; margin-bottom: 50px; } .ztmessage-word { font-size: 24px; } .ztmessage-control .input, .ztmessage-control .select, .ztmessage-control .textarea { font-size: 18px; } .ztmessage-info { font-size: 18px; } .ztmessage-agree { font-size: 18px; } .special-method { padding-top: 150px; padding-bottom: 120px; } } /* 专题页 e 20200818 */ /* 20210120 新增 */ /* 背景图 */ .background_img { background-size: cover; background-repeat: no-repeat; background-position: center center; } /* 图片居中 */ .picture_container { position: relative; overflow: hidden; background: none; } .picture_container img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; } [class*=animate_] { /* 动画时间,动画开始前的状态 */ -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-duration: 1.2s; opacity: 0; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards; } .bgcolor { background-color: #f8f8f8; } .oneText { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .flex { display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .flex_center, .crumbs .center .item a { display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; } .flex_column { -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; -o-flex-direction: column; flex-direction: column; } .flex_wrap { -webkit-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; } .flex_row_center { -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; } .flex_row_start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; } .flex_row_end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; } .flex_row_justify { -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; } .flex_column_center { -webkit-box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; } .flex_column_start { -webkit-box-align: start; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -o-align-items: flex-start; align-items: flex-start; } .flex_column_end { -webkit-box-align: end; -webkit-align-items: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; -o-align-items: flex-end; align-items: flex-end; } .flex1 { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } .flex_rank_1 { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; } .flex_rank_2 { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; } .fl { float: left; } .fr { float: right; } .tc { text-align: center; } .show { display: block; } .hide { display: none; } .picture_scale { position: relative; overflow: hidden; } .picture_scale:hover img { -o-transform: translate3d(0, 0, 0) scale(1.1); -moz-transform: translate3d(0, 0, 0) scale(1.1); -webkit-transform: translate3d(0, 0, 0) scale(1.1); transform: translate3d(0, 0, 0) scale(1.1); } .transition { -o-transition: all, 0.5s; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; transition: all, 0.5s; } /* 小于一定尺寸时显示将要隐藏的内容 */ @media screen and (max-width: 320px) { html { overflow-x: auto; width: 320px; } } /* 居中标签 */ .center { width: 1200px; margin: 0 auto; } .footer .foot_top { padding-bottom: 35px; margin-bottom: 48px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .footer .foot_top .icon_box { width: 1602px; margin: 0 auto; } .footer .foot_top .icon_box .block { text-align: center; width: 16.66666%; } .footer .foot_top .icon_box .block .icon { width: 80px; height: 80px; border-radius: 50%; margin: 0 auto; } .footer .foot_top .icon_box .block .icon img { width: 80px; height: 80px; } .footer .foot_top .icon_box .block .txt { margin-top: 10px; color: #ffffff; } .footer .foot_top .icon_box .block .txt .name { font-size: 16px; line-height: 1.1; } .footer .foot_top .icon_box .block .txt .abstract { margin-top: 10px; opacity: 0.5; font-size: 13px; } .share-box a.instagram { background-image: url("../images/foot_share_icon.png"); } /* 响应 */ @media screen and (max-width: 1700px) { .footer .foot_top .icon_box { width: 100%; padding: 0 15px; } } @media screen and (max-width: 1199px) { body, html { width: 100%; } .center { width: 100%; margin: 0; padding: 0 15px; } .footer .foot_top .icon_box { -webkit-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; } .footer .foot_top .icon_box .block { width: 32%; } .footer .foot_top .icon_box .block:not(:nth-child(3n)) { margin-left: 1.5%; } .footer .foot_top .icon_box .block:nth-child(n + 4) { margin-top: 15px; } } @media screen and (max-width: 768px) { .footer .foot_top { padding-bottom: 20px; margin-bottom: 20px; } .footer .foot_top .icon_box .block { width: 49%; } .footer .foot_top .icon_box .block:not(:nth-child(3n)) { margin-left: 0; } .footer .foot_top .icon_box .block:nth-child(n + 3) { margin-top: 10px; } .footer .foot_top .icon_box .block:nth-child(even) { margin-left: 2%; } .footer .foot_top .icon_box .block .txt .name { line-height: 25px; font-size: 14px; } .footer .foot_top .icon_box .block:nth-child(n+5) .txt .name { min-height: 50px; } .footer .foot_top .icon_box .block .txt .abstract { font-size: 12px; margin-top: 5px; } } @media screen and (max-width: 480px) { .footer .foot_top .icon_box .block .icon { width: 60px; height: 60px; } .footer .foot_top .icon_box .block .icon img { width: 40px; } } /*** 210128 edit ***/ .newspro-dot { text-align: center; position: absolute; left: 0; width: 100%; text-align: center; z-index: 9; } .newspro-dot span { width: 16px; height: 16px; display: inline-block; margin: 0 3px !important; background: none; background-image: url(../images/newsdot.png); -o-background-size: 37px 16px; background-size: 37px 16px; opacity: 1; background-position: right center; background-repeat: no-repeat; } .newspro-dot span.swiper-pagination-bullet-active { background-position: 0 center; } .quote-box select { height: 50px; line-height: normal; background-color: #f5f5f5; width: 100%; padding-left: 10px; } .quote-box .country select, .quote-box .country input { width: 49%; } .quote-box select { background-image: url(../images/dowm.png); background-position: right 20px center; background-repeat: no-repeat; } .partners-desc { padding-top: 70px; } @media(max-width: 768px) { .self-info .info-imgbg { width: 100%; } } @media(max-width: 480px) { .partners-desc { padding-top: 30px; } .faq-list { margin-top: 40px; } } @media(min-width: 1024px) { .self-info { margin-top: 70px; } } .about-lpdisplay { color: #666; } .about-lpdisplay .inabout-tit { font-size: 26px; color: #222222; line-height: 36px; margin-bottom: 10px; } @media (min-width: 1366px) { .absen-triangle, .about-lpdisplay { font-size: 16px; line-height: 30px; } .absen-triangle .inabout-tit, .about-lpdisplay .inabout-tit { font-size: 40px; line-height: 50px; margin-bottom: 20px; } } /******* cookie *******/ .cookie { width: 100%; position: fixed; bottom: 0; background-color: #fff; padding: 30px 15.25% 30px 6.25%; z-index: 999; border-top: 1px solid #eee; } .cookie .notice { display: block; font-size: 18px; margin-bottom: 15px; font-weight: bold; } .cookie .desc { font-size: 16px; } .cookie .desc a { color: #005bac; } .cookie .desc a:hover { text-decoration: underline; } .cookie .button { position: absolute; right: 6.25%; top: 50%; transform: translateY(-50%); } .cookie .button a { display: block; width: 120px; line-height: 32px; text-align: center; border: 1px solid #000; border-radius: 32px; } .cookie .button .more { margin-bottom: 15px; } .cookie .button .accpe { border-color: #005bac; color: #005bac; } .cookie .close { position: absolute; display: block; width: 20px; height: 20px; cursor: pointer; right: 15px; top: 15px; } .cookie .close:after, .cookie .close:before { position: absolute; top: 50%; left: 50%; width: 1px; height: 100%; background: #333; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; } .cookie .close:after { width: 100%; height: 1px; } .cookie .close:hover::after, .cookie .close:hover::before { background-color: #005bac; } @media(max-width: 1024px) { .cookie .button { position: static; margin-top: 30px; transform: translateY(0); } } @media(min-width: 1024px) { .nav li.p-static { position: static; } } @media (max-width: 1024px) { nav li:nth-child(1), nav li:nth-child(3), nav li:nth-child(4) { position: relative; } } .index_product { height: 100vh; background: #f9f9f9; /* padding-top: 6.25rem; */ overflow: hidden; } .index_product .container { height: 17%; } .index_product_content { width: 100%; height: 70vh; position: relative; } .index_product_content_item { position: absolute; display: block; width: 21%; left: 0; height: 100%; transition: all 0.5s; overflow: hidden; } .index_product_content_item img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-width: 100%; min-height: 100%; transition: all 0.5s; } .index_product_content_item span { position: absolute; top: 5.625rem; left: -100%; transform: translateX(-50%); transition: all 0.5s; font-size: 1.5rem; color: #fff; text-align: center; } .index_product_content_item span:after { content: ''; position: absolute; left: 50%; bottom: -2.188rem; transform: translateX(-50%); display: block; width: 5.625rem; height: 0.25rem; background: #fff; } .index_product_content_item_box { position: absolute; top: 0; right: 0; width: 100%; height: 100%; padding: 0 2.313rem; background: rgba(0, 0, 0, 0.6); transition: all 0.5s; } .index_product_content_item_box .title { position: relative; height: 43.75rem; font-size: 1rem; color: #fff; writing-mode: vertical-lr; writing-mode: tb-lr; float: right; line-height: 4.375rem; padding-top: 2.938rem; } .index_product_content_item_box .title:after { content: ''; position: absolute; top: 0; right: 0; display: block; width: 0.063rem; height: 16.063rem; background: #fff; } .index_product_content_item_box_text { position: absolute; left: 0; bottom: 4.125rem; width: 100%; padding: 0 1rem; color: #fff; } .index_product_content_item_box_text h4 { font-size: 1.125rem; } .index_product_content_item_box_text h4:after { content: ''; display: block; width: 3.125rem; height: 0.188rem; margin-top: 1rem; background: #fff; } .index_product_content_item_box_text p { margin-top: 0.875rem; font-size: 0.875rem; line-height: 1.875rem; } .index_product_content .active { width: 37%; } .index_product_content .active span { left: 50%; } .index_product_content .active .index_product_content_item_box { right: -100%; } @media (min-width: 320px) and (max-width: 1130px) { .index_product_content { position: static; height: auto; display: flex; justify-content: space-between; flex-flow: wrap; margin-top: 2rem; } .index_product_content_item { position: relative; width: 49%; height: auto; left: 0 !important; margin-bottom: 1rem; } .index_product_content_item.active { width: 49%; } .index_product_content_item img { position: static; transform: translate(0, 0); width: 100%; height: 100%; object-fit: cover; } .index_product_content_item span { display: none; } .index_product_content_item_box .title { display: none; } .index_product_content_item.active .index_product_content_item_box { right: 0; } } .indexProductTop { margin-top: 30px; overflow: hidden; } .indexTop { margin-top: 50px; } .index_common_title { position: relative; text-align: center; height: 140px; } .index_common_title h3 { position: relative; font-size: 1.875rem; color: #3155a5; font-weight: 400; line-height: 5.125rem; } .index_common_title h3::after { content: ''; position: absolute; bottom: 0.5rem; left: 50%; transform: translateX(-50%); display: block; width: 3.75rem; height: 0.25rem; background: #3155a5; } .index_common_title .index_news_nav { position: absolute; bottom: 0; right: 0; } .index_common_title .index_news_nav li { display: inline-block; width: 9rem; height: 2.5rem; line-height: 2.5rem; border-radius: 0.25rem; transition: all 0.35s; } .index_common_title .index_news_nav li:not(:first-child) { margin-left: 1rem; } .index_common_title .index_news_nav li a { color: #666; font-size: 1.125rem; transition: all 0.35s; } .index_common_title .index_news_nav li:hover, .index_common_title .index_news_nav .active { background: #3155a5; } .index_common_title .index_news_nav li:hover a, .index_common_title .index_news_nav .active a { color: #fff; } .index_news { /* height: 100vh; */ background-color: #f9f9f9; /* padding-top: 6.25rem; */ overflow: hidden; } .index_news_content { width: 100%; height: 75%; overflow: hidden; } .index_news_content .swiper-container { overflow: visible; } .index_news_content_list { display: none; width: 100%; height: 95%; margin-top: 5%; background-color: #f9f9f9; } .index_news_content_list.active { display: block; } .index_news_content_item { position: relative; width: 48%; height: 30%; float: right; padding: 2.625rem 0; border: 0.063rem solid #f1f1f1; background: #fff; transition: all 0.35s; } .index_news_content_item:not(:last-child) { margin-bottom: 1%; } .index_news_content_item>a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .index_news_content_item_img { width: 100%; height: 25rem; margin-bottom: 1.7rem; overflow: hidden; } .index_news_content_item_img img { width: 100%; height: 100%; object-fit: cover; } .index_news_content_item_date { float: left; width: 13%; color: #3155a5; transition: all 0.35s; text-align: center; border-right: 0.063rem solid #e5e5e5; } .index_news_content_item_date i { font-size: 3rem; } .index_news_content_item_date span { font-size: 0.875rem; } .index_news_content_item_right { position: relative; float: left; padding: 0 2.25rem 0 1.188rem; width: 87%; } .index_news_content_item_right h4 { width: 80%; height: 2.5rem; font-weight: 400; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .index_news_content_item_right h4 a { color: #333; font-size: 1.5rem; transition: all 0.35s; } .index_news_content_item_right p { font-size: 0.875rem; color: #666; line-height: 1.5rem; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; } .index_news_content_item_right>a { position: absolute; top: 0; right: 2.25rem; font-size: 1rem; color: #3155a5; } .index_news_content_item_right>a i { opacity: 0; position: absolute; top: 0; right: -1.125rem; width: 0.75rem; height: 0.688rem; background-position: 0 -1.188rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); transition: all 0.35s; } .index_news_content_item_right>a:hover i { opacity: 1; } .index_news_content_item:first-child { float: left; height: 100%; border-bottom: 0; padding: 0 0 2.625rem; } .index_news_content_item:first-child img { transition: transform 0.35s; } .index_news_content_item:first-child:hover img { transform: scale3d(1.05, 1.05, 1); } .index_news_content_item:hover { transform: scale(1.05); box-shadow: 0rem 0.125rem 1rem 0rem rgba(125, 125, 125, 0.07); } .index_news_content_item:hover .index_news_content_item_date, .index_news_content_item:hover .index_news_content_item_right h4 a { color: #3155a5; } .index_news_content_item:hover h4 { font-weight: bold; } .index_news_content_item:hover .index_news_content_item_right>a { color: #3155a5; } .index_cases_swiper { position: relative; width: 60rem; max-width: 88%; height: 84%; margin: 0 auto; } .index_cases_swiper .swiper-container { width: 100%; height: 100%; } .index_cases_swiper .swiper-slide { position: relative; width: 100%; height: 0; padding-bottom: 56%; z-index: 1; transition: all .3s; } .index_cases_swiper .swiper-slide img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s; } .index_cases_swiper .swiper-slide>a { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; /* background: rgba(14, 20, 33, .6); */ transition: all .3s; } .index_cases_swiper .swiper-slide:hover .index_cases_swiper_text { display: none; } .index_cases_swiper .swiper-slide:hover .index_cases_swiper_text>h4 { display: none; } .index_cases_swiper .swiper-slide:hover .index_cases_swiper_text_popup { display: none; } .index_cases_swiper .swiper-slide-active .index_cases_swiper_text { opacity: 1; } .index_cases_swiper .swiper-next, .index_cases_swiper .swiper-prev { position: absolute; top: 50%; transform: translateY(-50%); display: block; width: 1.75rem; height: 3.188rem; background-position: -9.938rem 0; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); outline: none; z-index: 3; cursor: pointer; } .index_cases_swiper .swiper-next:hover, .index_cases_swiper .swiper-prev:hover { background-position: -5.188rem -7.188rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=12); } .index_cases_swiper .swiper-prev { left: -6rem; } .index_cases_swiper .swiper-next { right: -6rem; transform: translateY(-50%) rotate(180deg); } .index_cases_swiper_text { position: absolute; left: 0; bottom: 0; width: 100%; height: 5.625rem; background-image: linear-gradient(transparent, #3155a5); color: #fff; transition: all 0.5s; padding: 0 1.875rem; opacity: 0; } .index_cases_swiper_text>h4 { font-size: 1.25rem; font-weight: 400; line-height: 5rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; margin-top: 0.625rem; transition: all 0.5s; } .index_cases_swiper_text_popup { display: none; width: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); text-align: center; } .index_cases_swiper_text_popup h4 { font-weight: 400; font-size: 1.4rem; } .index_cases_swiper_text_popup p { font-size: 1.375rem; margin: 1.625rem 0 7.125rem; } .index_cases_swiper_text_popup a { position: relative; font-size: 1.25rem; color: #fff; line-height: 2.125rem; } .index_cases_swiper_text_popup a i { opacity: 0; position: absolute; top: 0; right: -1.438rem; display: block; width: 0.875rem; height: 0.813rem; background-position: -0.75rem -1.25rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); transition: all 0.35s; } .index_cases_swiper_text_popup a:hover i { opacity: 1; } .index_cases_swiper .swiper-next, .index_cases_swiper .swiper-prev { color: #ccc; outline: none; } .index_cases_swiper .swiper-next:hover, .index_cases_swiper .swiper-prev:hover { color: #6fa3d3; } @media (min-width: 1131px) and (max-width: 1300px) { .index_cases_swiper .swiper-slide { height: 28rem; } } .index_map { position: relative; width: 100%; margin-top: 100px; z-index: 999; background-size: cover; background-repeat: no-repeat; } .index_map_bg { position: absolute; top: calc(50% + 5.375rem); left: 50%; transform: translate(-50%, -50%); /* width: 85.813rem; height: 48.063rem; */ width: 92.5rem; max-width: 90%; z-index: 1; /* background-size: cover; background-position: center c; background-repeat: no-repeat; background-image: url(../images/mapbg.jpg); */ } .index_map_bg>img { /* position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); */ width: 100%; height: 100%; /* object-fit: cover; */ } .index_map_title { width: 100%; padding: 0 10%; z-index: 2; color: #005aab; font-size: 1.6rem; text-align: center; margin-bottom: 35px; } .index_map_title img { width: 100%; } .index_map_item { position: absolute; } .index_map_item a { display: block; width: 0.5rem; height: 0.5rem; } .index_map_item a:before { content: ""; display: block; width: 0.5rem; height: 0.5rem; border-radius: 100%; background: rgba(255, 255, 255, .8); position: absolute; left: 0; top: 0; } .index_map_item a span { position: absolute; left: 50%; bottom: -1.625rem; transform: translateX(-50%); display: block; text-align: center; width: 4.7rem; width: max-content; font-size: 0.875rem; font-weight: bold; color: #fff; } .index_map_item .circ { width: 1.2rem; height: 1.2rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; } .index_map_item .circ:after { content: ""; display: block; border-radius: 50%; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(33, 93, 175, 0.4); } .index_map_item .circ.circ1:after { animation: ripple 4.5s ease-out 0s infinite; -webkit-animation: ripple 4.5s ease-out 0s infinite; } .index_map_item .circ.circ2:after { animation: ripple 4.5s ease-out 0.675s infinite; -webkit-animation: ripple 4.5s ease-out 0.675s infinite; } .index_map_item .circ.circ3:after { animation: ripple 4.5s ease-out 1.575s infinite; -webkit-animation: ripple 4.5s ease-out 1.575s infinite; } @keyframes ripple { 0% { width: 0; height: 0; opacity: 1; } 100% { width: 100%; height: 100%; opacity: 0; } } /* .index_map_item[data-country='英国'] span { left: 1rem; top: 50%; bottom: unset; transform: translateY(-50%); } .index_map_item[data-country='迪拜'] span { left: -2.5rem; top: 50%; bottom: unset; transform: translateY(-50%); } */ .index_map_item[data-country="Shenzhen"] a { width: 1.5rem; height: 1.5rem; background-position: -4.875rem -4.25rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); } .index_map_item[data-country="Shenzhen"] a:before { display: none; } .index_map_item[data-country="Shenzhen"] .circ3:after { display: none; } /* .index_map_item[data-country="深圳"] a span { left: -3.8rem; top: 50%; bottom: unset; transform: translateY(-50%); } */ .index_map_item_popup { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0); width: 40rem; height: 20rem; background: #fff; transition: all 0.3s linear; z-index: 3; overflow: hidden; } .index_map_item_popup img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; } .index_map_item_popup_text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 1.563rem; font-weight: 400; text-align: center; } .index_map_item .circ:hover .index_map_item_popup { transform: translate(-50%, -50%) scale(1); } .index_map_item.cur .index_map_item_popup { transform: translate(-50%, -50%) scale(1); } .index_map_text { width: 44rem; position: relative; z-index: 2; } .index_map_more { position: relative; display: inline-block; margin-top: 3rem; font-size: 1.625rem; color: #3155a5; line-height: 1.688rem; } .index_map_more i { opacity: 0; position: absolute; top: 0; right: -1.125rem; display: block; width: 0.75rem; height: 0.688rem; background-position: 0 -1.188rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); transition: all 0.35s; } .index_map_more:hover i { opacity: 1; } .index_map_list { position: absolute; left: 7.5rem; bottom: 5.375rem; width: 32%; display: flex; flex-flow: row wrap; justify-content: start; z-index: 0; } .index_map_list_item { width: 44%; text-align: left; color: #3155a5; margin: 4rem 1rem 0 0; } .index_map_list_item span { font-size: 2.5rem; font-weight: 600; } .index_map_list_item i { font-size: 0.875rem; margin-left: 0.25rem; } .index_map_list_item p { font-size: 1.1rem; } @media (min-width: 1131px) and (max-width: 1300px) { .index_map_list { left: 3rem; } } .index_footer_top_item.form { width: 100%; } .index_footer_top_item_form { display: flex; flex-flow: row wrap; justify-content: space-between; } .index_footer_top_item_form_item { position: relative; width: 47%; border-bottom: 0.063rem solid #fff; color: #fff; } .index_footer_top_item_form_item:not(:nth-last-child(2)) { margin-bottom: 1.45rem; } .index_footer_top_item_form_item label { font-size: 0.875rem; /* opacity: 0.6; */ line-height: 2.188rem; } .index_footer_top_item_form_item input, .index_footer_top_item_form_item textarea { border: none; outline: none; background: none; line-height: 2.188rem; font-size: 1rem; color: #3155a5; } .index_footer_top_item_form_item input.wflex, .index_footer_top_item_form_item textarea.wflex { min-width: 1000px; text-transform: none; } .index_footer_top_item_form_item input::placeholder{ opacity: 1; color: #a5b8e4; } .index_footer_top_item_form_item input::-webkit-input-placeholder{ opacity: 1; color: #a5b8e4; } .index_footer_top_item_form_item p { display: none; position: absolute; left: 0; bottom: -1.5rem; color: #fff; font-size: 0.875rem; } .index_footer_top_item_form_item.w510 { width: 31.875rem; } .index_footer_top_item_form_submit { background: #fff; border: none; width: 5rem; height: 1.875rem; line-height: 1.875rem; margin-top: 0.375rem; font-size: 1rem; color: #2a2d34; text-align: center; outline: none; cursor: pointer; } .imessage, .indexNews { width: 100%; background-repeat: no-repeat; background-size: cover; background-image: url(../images/footerbg.png); padding: 1rem 0; background: #f5f5f5; overflow: hidden; position: relative; z-index: 1; } .imessage .inner-container { margin: 0 auto; padding: 0; min-height: 100px; max-width: 1200px; } .imessage .inner-container::before { display: none !important; } .index_footer_top_item h3 { font-size: 1.25rem; margin-bottom: 1rem; color: #3155a5; font-weight: bold; } .nbanner { width: 100%; position: relative; } .nbanner img { width: 100%; display: block; } .nbanner p { position: absolute; z-index: 999; right: 10%; top: 40%; font-size: 3em; color: #fff; } .product_nav { height: 8.5rem; background: #f5f5f5; margin-bottom: 2rem; } .product_nav .main, .product_nav_main { height: 100%; } .product_nav_list { display: flex; height: 100%; } .product_nav_list_item { position: relative; flex: 1; z-index: 2; height: 100%; } .product_nav_list_item>a { position: relative; display: block; width: 100%; height: 100%; padding: 1rem 0; text-align: center; } .product_nav_list_item>a i { position: relative; display: block; width: 3.75rem; height: 3.75rem; margin: 0 auto 0.5rem; transform: scale(0.8); overflow: hidden; } .product_nav_list_item>a i img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; transition: all 0.35s; } .product_nav_list_item>a span { position: relative; font-size: 1rem; color: #666; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; } .product_nav_list_item>a:after { content: ''; width: 0; height: 0; border: 0.5rem solid; border-color: #fff transparent transparent transparent; position: absolute; bottom: -0.5rem; left: 50%; transform: translateX(-50%); opacity: 0; transition: all 0.35s; } .product_nav_list_item .popup { position: absolute; left: 0; top: 100%; width: 100%; background: #fff; border-radius: 0.5rem; box-shadow: 0rem 0.375rem 1.688rem 0rem rgba(196, 196, 196, 0.29); height: 0; overflow: hidden; transition: all 0.35s; } .product_nav_list_item .popup ul li { display: block; padding: 0 1.125rem; } .product_nav_list_item .popup ul li:not(:last-child) { border-bottom: 0.063rem solid #e5e5e5; } .product_nav_list_item .popup ul li a { display: block; width: 100%; padding: 1rem 0; position: relative; font-size: 0.875rem; color: #333; transition: all 0.35s; } .product_nav_list_item .popup ul li:hover a { color: #3155a5; } .product_nav_list_item .popup ul .active { background: #f5f5f5; } .product_nav_list_item .popup ul .active a { color: #3155a5; font-weight: 700; } .product_nav_list_item:before { position: absolute; left: 0; top: -0.625rem; content: ""; display: block; width: 100%; height: 9.5rem; background: #3155a5; opacity: 0; transition: all 0.35s; border-radius: 0.5rem; } .product_nav_list_item.active>a:after { opacity: 1; } .product_nav_list_item.active span { color: #fff; } .product_nav_list_item.active:before { opacity: 1; } .product_nav_list_item.active a img:last-child { opacity: 1; } .product_nav_list_item.active:hover { background: #3155a5; } .product_nav_list_item.active:hover span { color: #fff; } .product_nav_list_item.active a img { left: auto; right: 0; } .product_nav_list_item:hover .popup { height: auto; } .product_list .main { display: flex; flex-flow: wrap; justify-content: space-between; } .product_list_item { position: relative; width: 49.5%; min-height: 22.5rem; padding: 2rem 0; background: #f5f5f5; border-radius: 1rem; display: flex; flex-flow: wrap; margin-bottom: 0.75rem; } .product_list_item>a { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; z-index: 1; } .product_list_item_left { width: 46%; height: 100%; display: flex; justify-content: center; align-items: center; } .product_list_item_left img { max-width: 100%; max-height: 100%; transition: all 0.35s; } .product_list_item_text { width: 52%; display: flex; align-self: center; padding-left: 1.375rem; flex-flow: wrap; } .product_list_item_text h3 { width: 100%; font-size: 1.25rem; color: #333; margin-bottom: 0.625rem; transition: all 0.35s; } .product_list_item_text span { width: 100%; font-size: 1rem; color: #666; } .product_list_item_text ul { width: 100%; margin: 1.625rem 0 2rem; } .product_list_item_text ul li { position: relative; font-size: 0.875rem; color: #666; line-height: 1.5rem; padding-left: 0.75rem; } .product_list_item_text ul li:before { position: absolute; left: 0; top: 0.563rem; content: ""; display: block; width: 0.375rem; height: 0.375rem; background-position: -5.25rem -1.563rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); } .product_list_item_text a { position: relative; font-size: 0.875rem; color: #666; transition: all 0.35s; z-index: 2; } .product_list_item_text a i { opacity: 0; position: absolute; top: 0; right: -1.125rem; width: 0.75rem; height: 0.688rem; background-position: 0 -1.188rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); transition: all 0.35s; } .product_list_item_text a:hover { color: #3155a5; } .product_list_item_text a:hover i { opacity: 1; } .product_list_item:hover h3 { color: #3155a5; } .product_list_item:hover img { transform: scale(1.1); } .product_pagination { width: 100%; padding: 4.375rem 0 3.75rem; } .product_pagination .main { display: flex; justify-content: space-between; flex-flow: wrap; } .product_pagination .pages a, .product_pagination .btn a { display: inline-block; width: 2.875rem; height: 2.875rem; line-height: 2.75rem; text-align: center; border-radius: 0.5rem; transition: all 0.5s; border: 0.063rem solid #3155a5; color: #3155a5; font-size: 1.125rem; } .product_pagination .pages a:not(:last-child), .product_pagination .btn a:not(:last-child) { margin-right: 1rem; } .product_pagination .pages a:hover, .product_pagination .btn a:hover, .product_pagination .pages a.page-num-current, .product_pagination .btn a.page-num-current { background: #3155a5; color: #fff; } .product_pagination .btn a { font-weight: bold; } .main { width: 100%; padding: 0 10.625rem; } .news_content { height: 24.375rem; margin: 4.75rem 0 3.375rem; } .news_content_main { position: relative; display: flex; justify-content: space-between; flex-flow: wrap; overflow: hidden; } .news_content_main>a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .news_content_left { width: 52%; height: 25rem; overflow: hidden; } .news_content_left img { display: block; width: 100%; object-fit: cover; transition: all 0.35s; } .news_content_right { position: relative; width: 48%; padding: 3.75rem 3.125rem 0 1.875rem; border: 0.063rem solid #e5e5e5; } .news_content_right h4 { font-size: 1.875rem; color: #333; font-weight: 400; margin-bottom: 2.375rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .news_content_right p { font-size: 1.125rem; color: #666; line-height: 2.063rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; } .news_content_right a { position: relative; display: inline-block; margin-top: 2rem; font-size: 1.125rem; color: #999; z-index: 2; } .news_content_right a:after { content: ""; display: block; width: 0.75rem; height: 0.688rem; position: absolute; top: -0.375rem; right: -1.125rem; background-position: 0 -1.188rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); opacity: 0; transition: all 0.35s; } .news_content_right a:hover:after { opacity: 1; } .news_content:hover .news_content_left img { transform: scale3d(1.05, 1.05, 1); } .news_content:hover .news_content_right h4, .news_content:hover a { color: #3155a5; } .news_list_item { position: relative; display: flex; justify-content: space-between; border: 0.063rem solid #e5e5e5; padding: 1rem 0; transition: all 0.4s; margin-top: 1rem; } .news_list_item>a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .news_list_item_date { width: 6.5%; height: 5.25rem; color: #999; text-align: center; transition: all 0.4s; border-right: 0.063rem solid #f1f1f1; } .news_list_item_date i { font-size: 3.125rem; } .news_list_item_date span { font-size: 1rem; } .news_list_item_right { position: relative; width: 93%; padding: 0 4rem 0 1.375rem; } .news_list_item_right h4 { width: 80%; font-size: 1.2rem; color: #333; font-weight: 400; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; margin-bottom: 1rem; transition: all 0.4s; } .news_list_item_right p { font-size: 0.875rem; color: #666; line-height: 1.5rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .news_list_item_right a { position: absolute; top: 0; right: 4rem; font-size: 1.063rem; color: #999; z-index: 2; } .news_list_item_right a:after { content: ""; display: block; width: 0.75rem; height: 0.688rem; position: absolute; top: -0.375rem; right: -1.125rem; background-position: 0 -1.188rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); opacity: 0; transition: all 0.35s; } .news_list_item_right a:hover:after { opacity: 1; } .news_list_item:hover { transform: scale(1.05); } .news_list_item:hover .news_list_item_date { color: #3155a5; } .news_list_item:hover .news_list_item_right h4 { color: #3155a5; font-weight: bold; } .news_list_item:hover .news_list_item_right a { color: #3155a5; } .news_detail { padding-top: 3.625rem; } .news_detail .main { width: 75rem; padding: 0; margin: 0 auto; } .news_detail_title h3 { position: relative; font-size: 1.5rem; color: #000; font-weight: 400; margin-bottom: 1rem; padding-right: 10%; } .news_detail_title h3 a { position: absolute; top: 0; right: 0; font-size: 0.875rem; line-height: 1.563rem; color: #999; } .news_detail_title h3 a i { float: right; display: block; width: 1.75rem; height: 1.563rem; background-position: 0 -5.625rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); margin-left: 0.875rem; } .news_detail_title h3 a:hover { color: #3155a5; } .news_detail_title .main:not(:last-child) { border-bottom: 0.063rem solid #dcdcdc; } .news_detail_title p { font-size: 1rem; color: #999; margin: 1.25rem 0 0; } .news_detail_content { margin-top: 5.5rem; } .news_detail_content p { font-size: 1rem; color: #666; line-height: 1.625rem; } .news_detail_content img { max-width: 100%; padding: 10px; } .news_detail_content .imgbox { text-align: center; } .news_detail_content .imgbox img { width: 34.875rem; } .news_detail_content .imgbox img:first-child { margin-right: 5rem; } .news_detail_btn { display: flex; justify-content: space-between; flex-flow: wrap; margin: 3.75rem 0; } .news_detail_btn a { max-width: 40%; color: #666; font-size: 1.125rem; line-height: 2.875rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .news_detail_btn a i { display: block; width: 2.875rem; height: 2.875rem; line-height: 2.875rem; border-radius: 0.5rem; border: 0.063rem solid #3155a5; text-align: center; font-size: 1.25rem; color: #3155a5; transition: all 0.35s; } .news_detail_btn a.lt i { float: left; margin: 0 1.25rem 0 0; } .news_detail_btn a.gt i { float: right; margin: 0 0 0 1.25rem; } .news_detail_btn a:hover { color: #3155a5; } .news_detail_btn a:hover i { background: #3155a5; color: #fff; } .about_contact { padding: 4.375rem 0 0; } .about_contact h3 { color: #3155a5; font-size: 2.25rem; margin-bottom: 7.875rem; text-align: center; text-transform: uppercase; } .about_contact_content { display: flex; justify-content: space-between; flex-flow: wrap; padding: 0 4.25rem 2rem; overflow: hidden; } .cshare { padding: 0 4.25rem 4rem; } .about_contact_content_item { width: 48%; } .about_contact_content_item h4 { font-size: 1.875rem; font-weight: 400; color: #333; margin-bottom: 3rem; } .about_contact_content_item ul li { position: relative; font-size: 1.25rem; color: #333; margin-bottom: 1.75rem; line-height: 1.5rem; padding-left: 30px; } .about_contact_content_item ul li i { position: absolute; top: 3px; left: 0; display: block; float: left; width: 1.188rem; height: 1.438rem; background-position: -3.688rem -3.438rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); margin: 0.125rem 1rem 0 0; } .about_contact_content_item ul li:nth-child(2) i { height: 1.313rem; background-position: -5.25rem -1.938rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); } .about_contact_content_item ul li:nth-child(3) i { height: 1rem; background-position: -4.875rem -3.25rem; background-size: 12.5rem 12.5rem; background-image: url(../images/xuebi.png?v1=11); margin: 0.25rem 1rem 0 0; } .about_contact_map { width: 100%; height: 37.5rem; z-index: 2; } .about_content_honor { width: 100%; padding: .5rem 0 .2rem 0; background-repeat: no-repeat; background-size: cover; background-image: url(../images/aboutbg2.png); text-align: center; padding: 4.25rem 0 0 0; } .about_content_honor h4 { color: #3155a5; font-size: 2.25rem; } .about_content_honor_swiper { position: relative; padding: 0 4.25rem; } .about_content_honor_swiper .swiper-container { padding: 4.688rem 0; } .about_content_honor_swiper .swiper-slide { transition: all 0.35s; } .about_content_honor_swiper .swiper-slide img { width: 100%; } .about_content_honor_swiper .swiper-slide:hover { transform: scale(1.08); } .about_content_honor_swiper .btn { color: #c8c9ca; transition: all 0.35s; outline: none; font-style: normal; } .about_content_honor_swiper .btn:hover { color: #3155a5; } .about_content_honor_swiper_lt { left: 0; } .about_content_honor_swiper_gt { right: 0; } .about_text_box { background: #f5f5f5; } .about_content_title h2 { height: 8rem; } .about_content_box { height: auto; margin-bottom: 30px; padding-top: 0; margin-top: 0; overflow: hidden; } .about_content_box_left { width: 100%; order: 1; } .about_content_box_right { position: static; width: 100%; height: auto; order: 0; padding: 0; margin-bottom: 1rem; transform: translate(0, 0); } .about_content_box_right.left { padding: 3rem 0 0; } .about_content_title { padding: 5.375rem 0 0; margin-bottom: 6.25rem; } .about_content_title h2 { position: relative; color: #3155a5; font-size: 2.25rem; color: #333; height: 5.313rem; text-align: center; margin-bottom: 2.25rem; } .about_content_title h2:after { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); display: block; width: 10rem; height: 0.5rem; background: #3155a5; } .about_content_title p { font-size: 1.25rem; color: #333; line-height: 2.25rem; margin-bottom: 2.25rem; } .about_content_title_list { display: flex; justify-content: space-between; flex-flow: wrap; margin-top: 6rem; } .about_content_title_list_item { width: 24%; text-align: center; color: #333; transition: all 0.2s; } .about_content_title_list_item span { font-size: 3.75rem; font-weight: 600; } .about_content_title_list_item i { font-size: 1rem; } .about_content_title_list_item p { margin-top: 2.5rem; font-size: 1.125rem; color: #333; } .about_content_title_list_item:hover { color: #3155a5; } .about_content_title_list_item:hover p { color: #3155a5; } .about_content_box { position: relative; display: flex; justify-content: space-between; flex-flow: wrap; margin-top: 30px; overflow: hidden; } .about_content_box:nth-child(2) { justify-content: flex-end; } .about_content_box_left { width: 50%; } .about_content_box_left_swiper { width: 100%; height: 100%; } .about_content_box_left img { width: 100%; height: 100%; object-fit: cover; } .about_content_box_left.right { order: 2; } .about_content_box_right { width: 50%; /* height: 23.75rem; */ padding: 3rem 2rem 0; background: #f5f5f5; z-index: 0; } .about_content_box_right.left { padding-right: 2rem; } .about_content_box_right h4 { position: relative; font-size: 1.625rem; color: #3155a5; padding-left: 1.25rem; margin-bottom: 2rem; } .about_content_box_right h4:before { content: ""; position: absolute; left: 0; top: 0.875rem; display: block; width: 0.563rem; height: 0.563rem; background: #3155a5; border-radius: 50%; } .about_content_box_right p { line-height: 2.25rem; font-size: 1rem; color: #333; } .inner_banner .center { z-index: 12; width: 1680px; max-width: none; position: relative; height: 140px; margin-top: -140px; background-color: #ffffff; } .inner_banner .center .commonweb { width: 1200px; } .inner_banner .center .crumbs { background-color: #fff; } /********************************* support STRAT ********************************/ .support .main1 { padding: 25px 0; } .support .main1 .content .introduction { font-size: 24px; line-height: 32px; } .support .main1 .content .icon_box { margin-top: 60px; background-image: url("../images/support_bg1.jpg"); padding: 62px 13.33333%; } .support .main1 .content .icon_box .block { text-align: center; } .support .main1 .content .icon_box .block .icon { width: 150px; height: 150px; -o-transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; } .support .main1 .content .icon_box .block .icon .icon_img, .support .main1 .content .icon_box .block .icon img { -o-transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; max-width: 150px; max-height: 150px; } .support .main1 .content .icon_box .block .name { margin-top: 20px; font-size: 16px; color: #ffffff; } .support .main1 .content .icon_box .block:hover .icon { -o-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -webkit-transform: rotateZ(180deg); transform: rotateZ(180deg); } .support .main1 .content .icon_box .block:hover .icon .icon_img { -o-transform: rotateZ(-180deg); -moz-transform: rotateZ(-180deg); -webkit-transform: rotateZ(-180deg); transform: rotateZ(-180deg); } .support .main1 .content_bottom .block { padding: 50px 0; } .support .main1 .content_bottom .block:not(:last-child) { border-bottom: 1px solid #e6e6e6; } .support .main1 .content_bottom .block .title { font-size: 26px; line-height: 1.1; letter-spacing: -1px; color: #1b120d; } .support .main1 .content_bottom .block .abstract { margin-top: 10px; font-size: 16px; line-height: 24px; color: #828282; } .support .main1 .content_bottom .block .more { margin-top: 30px; width: 213px; height: 55px; line-height: 55px; padding: 0 30px; font-size: 16px; color: #999999; border: solid 1px #e6e6e6; -o-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; display: block; } .support .main1 .content_bottom .block .more::after { content: ' '; content: ""; width: 39px; height: 15px; display: inline-block; vertical-align: -2px; background-image: url("../images/support_btn_icon.png"); background-position: -20px center; background-repeat: no-repeat; -o-background-size: auto 10px; background-size: auto 10px; margin-left: 10px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .support .main1 .content_bottom .block .more:hover { color: #fff; background-color: #005bac; border: solid 1px #005bac; } .support .main1 .content_bottom .block .more:hover::after { background-position: 10px center; } /********************************* support END ********************************/ @media (max-width: 768px) { .index_common_title { height: auto; } .indexProductTop { margin-top: 0; } .index_common_title h3 { font-size: 1.2rem; } } .indexNews { background-color: #f9f9f9; } .indexNews .inner-container { margin: 0 auto; padding: 30px 0; } .indexNews .inner-container::before { display: none; } .imessage * { color: #3155a5; } .imessage .index_footer_top_item_form_item { border-color: #3155a5; } .imessage .index_footer_top_item_form_submit { background-color: #3155a5; color: #fff; border-radius: 4px; transition: all .5s; } .imessage .index_footer_top_item_form_submit:hover { transform: scale(1.1); transition: all .5s; } .show-casedeatils { margin-top: 10px; } .news_detail_content * { font-size: 18px; } .nbanner { min-height: 100px; } .pages { width: 100%; } .pages ul { width: 100%; justify-content: center; } .pages ul li { margin-right: 10px; } .pages ul li.active a { background-color: #3155a5; color: #fff; } .tsu { text-transform: uppercase; } .pdetail { line-height: 2; font-size: 16px; text-align: left; } .proinfo-title { padding-top: 100px; } .side-image-cut { padding-top: 100px; } .banner-btn { width: 65px; height: 65px; } .banner-btn.banner-left::before { width: 28px; height: 51px; left: 15px; background: url(../images/xuebi.png) no-repeat -131px 0; transition: none; } .banner-btn.banner-right::before { width: 28px; height: 51px; left: 20px; background: url(../images/xuebi.png) no-repeat -131px 0; transform: translateY(-50%) rotate(180deg); transition: none; } .banner-btn:hover { border-color: #3155a5; } .banner-btn:hover::before { transition: none; background-position: -103px 0 !important; } .inabsen-con { font-size: 16px; } @media (max-width: 1400px) { .inabsen-con { font-size: 14px; } } #side-form-button { padding: 5px 15px; position: fixed; right: 20px; bottom: 30%; cursor: pointer; z-index: 99; } #side-form-button img { width: 120px; } #leo-side-contact-form { width: 350px; padding: 40px 20px 30px; box-shadow: 0 0 20px #000; background: #fff; position: fixed; right: 10px; top: 50%; transform: translate(130%, -50%); transition: all .5s; z-index: 999; } #leo-side-contact-form.active { transform: translate(0, -50%); } #leo-side-contact-form .form-title { font-size: 22px; font-weight: bold; text-align: center; padding-bottom: 10px; } #leo-side-contact-form .closeBtn { width: 30px; height: 30px; display: block; position: absolute; top: 5px; right: 5px; cursor: pointer; } #leo-side-contact-form .closeBtn:before, #leo-side-contact-form .closeBtn:after { content: ""; display: block; width: 20px; height: 2px; background-color: #000; position: absolute; top: 50%; left: 50%; } #leo-side-contact-form .closeBtn:before { transform: translate(-50%, -50%) rotate(45deg); } #leo-side-contact-form .closeBtn:after { transform: translate(-50%, -50%) rotate(-45deg); } .form-line { margin-bottom: .5rem; } .form-control { display: block; width: 100%; padding: .375rem .75rem; font-size: 14px; line-height: 1.5; color: #005bac; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da !important; border-radius: .25rem !important; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; } /** { text-transform: capitalize; } */ input.sbth_b { border: 1px solid #005aab; background: #005aab; width: 100%; text-align: center; color: #fff; line-height: 30pt; font-size: 16px; cursor: pointer; } .index_footer_top_item h3, footer ul li h4, .newsletter-title, .product_list_item_text h3, .footersub-nav a, .index_common_title h3, .index_map_title { text-transform: uppercase; } .pz { position: relative; } .aboutImg { overflow: hidden; } .indexAboutImg{ overflow: hidden; height: 430px; width: 730px; } .aboutImg .img, .indexAboutImg .img{ width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; } .indexAboutImg .img { height: 430px; width: 730px; padding-bottom: 0; object-fit: cover; } .indexAboutImg .img img{display: block; width: 100%; height: 400px; object-fit: cover;} .aboutImg::after, .indexAboutImg .img::after{ content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; padding-top: 100%; background-color: rgba(63, 61, 134, .8); border-radius: 100%; z-index: 20; opacity: 0; visibility: hidden; -ms-transform: scale(0) translateY(0); -webkit-transform: scale(0) translateY(0); -moz-transform: scale(0) translateY(0); -o-transform: scale(0) translateY(0); transform: scale(0) translateY(0); transition: all 1.2s cubic-bezier(.39, .575, .565, 1); -webkit-transition: all 1.2s cubic-bezier(.39, .575, .565, 1); -moz-transition: all 1.2s cubic-bezier(.39, .575, .565, 1); -ms-transition: all 1.2s cubic-bezier(.39, .575, .565, 1); -o-transition: all 1.2s cubic-bezier(.39, .575, .565, 1) } .aboutImg:hover::after, .indexAboutImg .img:hover::after { content: ""; -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); opacity: .7; visibility: visible; -o-transform: scale(1.5) translateY(0); -moz-transform: scale(1.5) translateY(0); -webkit-transform: scale(1.5) translateY(0); -ms-transform: scale(1.5) translateY(0); transform: scale(1.5) translateY(0) } .about1{margin-top: 80px;} @media (max-width: 768px) { .about1 { margin-top: 40px; } } .about_content_honor .main, .about_text_box .main { max-width: 1920px; margin: 0 auto; } @media (min-width: 1024px) { .about1 .main-list li { width: 25% !important; } .inner-container { margin-top: 20px; } } @media (min-width: 1366px) { .about1 .main-list li { width: 25% !important; } .inner-container { margin-top: -50px; } } @media (min-width: 1600px) { .about1 .main-list li { width: 260px !important; } .inner-container { margin-top: -150px; } } .success_ok{ background-repeat: no-repeat; width:200px; height:200px; margin:50px auto 20px;} .success-main h1{ text-align:center; line-height:50px; font-size:28px; padding:0; margin-bottom:15px;} .success_tips{ text-align:center; line-height:30px; font-size:16px;} a.success_go{ margin:20px auto 80px; font-size:16px; color:#fff; background:#005aab; padding:10px 0; border-radius:8px; display:block; width:200px; text-align:center; font-weight:bold;} a.success_go:hover{background:#0e59b4;} @media only screen and (max-width: 480px) { .success_ok{ background:url(../images/news-success.png); width:150px; height:150px; margin:50px auto 20px; background-size: cover;} } .index-about .learn-more{background-color: #fff;} .index-about .learn-more:hover{background-color: #005aab;} .flexJb{display: -webkit-flex; display: flex; justify-content: space-between;} .indexCase .led-content{left: inherit; right: 0; z-index: 1;} .indexCase .led-img{float: left; z-index: 0;} @keyframes warn { 0% { transform: scale(0); opacity: 1; } 100% { transform: scale(4); opacity: 0; } } .map-content{height:692px;position: relative;margin:0px auto 40px;background: url(../images/globalMap.png) no-repeat left top;text-align: left; } .map-hm .red-pointer{display: inline-block;width:12px;height: 12px;border-radius: 50px;background:#7cb6e7;box-shadow: 0 0 5px 0 rgba(0,0,0,.5);position: relative;z-index: 55; } .map-hm .red-pointer:before{content: '';display: block; width: 12px;height: 12px;position: absolute;top: 0px;left: 0px; z-index: 2; background: #7cb6e7; border-radius: 50%;animation: warn 1.5s ease-out infinite;} .map-hm .coordinate-item{position: absolute;} .map-hm .city-name{background: #fff;position: absolute;bottom: 24px;box-shadow: 0 0 5px 0 rgba(0,0,0,.2);border-radius: 3px;white-space:nowrap;padding: 0 10px;} .map-hm .city-name:after{content: '';border-top: 7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent; position: absolute;bottom: -5px;} .map-hm .city-name h4{line-height: 36px;} .map-hm .with-icon{height: 40px;line-height: 43px; font-weight: bold;font-size: 20px; color: #fff; text-shadow: 0 0 3px #666;} .map-hm .warehouse-detail{position: absolute;bottom: 40px; border-radius: 3px;width:560px;padding: 20px;opacity: 0;display: none;z-index: 66; } .box-flex{display: flex;display: -webkit-flex;display: -o-flex;display: -moz-flex;} /*.map-hm .warehouse-detail:after{content: '';border-top: 7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent; position: absolute;bottom: -7px;}*/ .map-hm .house-info{flex:1;color: #545454; margin-right: 20px;font-size: 20px;line-height: 32px;} .map-hm .house-section{flex:1;display: flex;flex-flow:wrap;flex-shrink:0; align-items:center;padding-left: 10px;} .map-hm .house-section .item{margin-bottom: 10px;width: 100%;} .map-hm .house-pic{display: flex;width: 100%; align-items:center;flex-flow:wrap;} .map-hm .house-pic img{width:100%;margin-bottom: 10px; overflow: hidden;border-radius: 10px; } .map-hm .house-pic img:last-child{margin-bottom: 0px;} .map-hm .right-side .city-name{right: -10px;} .map-hm .right-side .city-name:after{right: 11px;} .map-hm .right-side .warehouse-detail{right: -20px;} .map-hm .right-side .warehouse-detail:after{right: 20px;} .map-hm .left-side .city-name{left: -10px;} .map-hm .left-side .city-name:after{left: 11px;} .map-hm .left-side .warehouse-detail{left: -20px;} .map-hm .left-side .warehouse-detail:after{left: 19px;} .map-hm .place-r1{left: 548px;top: 181px;} .map-hm .place-r2{left: 561px;top: 230px;} .map-hm .place-r3{left: 541px;top: 262px;} .map-hm .place-r4{right: 103px;bottom: 90px;} .map-hm .place-r5{left:607px;top: 206px;} .map-hm .place-r6{left: 600px;top: 244px;} .map-hm .place-r7{left: 294px;top: 257px;} .map-hm .place-r8{left: 140px;top: 276px;} .map-hm .place-r9{left:585px;top: 202px;} .map-hm .place-r10{left: 259px;top: 297px;} .map-hm .place-r11{right: 214px;bottom: 355px;} .map-hm .place-r12{left: 95px;top: 200px;} .map-hm .place-r13{right: 99px;top: 193px;} .map-hm .place-r14{right: 90px;top: 176px;} .map-hm .place-r15{right: 135px;top: 273px;} #back-to-top, #back-to-top-up { cursor: pointer; position: fixed; bottom: 10px; right: 20px; display: none; width: 50px; height: 50px; border: none; background: url('../images/ico-arrow_top.svg') no-repeat center center #005aab; border-radius: 0; background-size: 42%; z-index: 9999; } #back-to-top-up { display: block; } #back-to-top:hover, #back-to-top-up:hover { -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; opacity: 1; background-color: #0e59b4; -webkit-box-shadow: rgba(36, 99, 40, 0.2) 0px 1px 1px, rgba(36, 99, 40, 0.2) 0px 2px 2px, rgba(36, 99, 40, 0.2) 0px 4px 4px, rgba(36, 99, 40, 0.2) 0px 8px 8px, rgba(36, 99, 40, 0.2) 0px 16px 16px, rgba(36, 99, 40, 0.2) 0px 32px 32px; -moz-box-shadow: rgba(36, 99, 40, 0.2) 0px 1px 1px, rgba(36, 99, 40, 0.2) 0px 2px 2px, rgba(36, 99, 40, 0.2) 0px 4px 4px, rgba(36, 99, 40, 0.2) 0px 8px 8px, rgba(36, 99, 40, 0.2) 0px 16px 16px, rgba(36, 99, 40, 0.2) 0px 32px 32px; box-shadow: rgba(36, 99, 40, 0.2) 0px 1px 1px, rgba(36, 99, 40, 0.2) 0px 2px 2px, rgba(36, 99, 40, 0.2) 0px 4px 4px, rgba(36, 99, 40, 0.2) 0px 8px 8px, rgba(36, 99, 40, 0.2) 0px 16px 16px, rgba(36, 99, 40, 0.2) 0px 32px 32px; } #back-to-top:focus, #back-to-top-up:focus { border: 0 !important; opacity: 1; box-shadow: unset; } .index_cases .index_common_title{margin-top: 40px} .nav-img a{display: block; overflow: hidden; width: 100%;} .nav-img a img{display: block; width: 100%; transition: all .7s;} .nav-img a:hover img{transform: scale(1.1); transition: all .7s;} .flexCenter{display: -webkit-flex; display: flex; align-items: center; justify-content: center;} .flexJb{display: -webkit-flex; display: flex; justify-content: space-between;} .index_footer_top_item h3{margin-bottom: 30px;} .imessage .index_footer_top_item_form_item.w510{width: 100%;} .w100{width: 100%;} .support .main1 .content_bottom .block .img{width: 100px; height: 100px;} .support .main1 .content_bottom .block .text{flex: 1; margin-left: 30px;} .support .main1 .content_bottom .block .img{border-radius: 50%; padding: 10px;} .support .main1 .content_bottom .block img{border-radius: 50%; max-width: 90%; max-height: 90%;} @media (max-width: 768px) { .footer .foot_top{padding: 15px 0;} .footer .foot_top .icon_box .block .icon{width: 100%; height: auto;} .footer .foot_top .icon_box .block .icon img{width: auto; max-width: 60%;} .imessage{padding: 3rem 2%;} .index_footer_top_item_form_item input{font-size: 10px;} .index_common_title .index_news_nav{position: static;} .index_news_nav{margin-top: 20px;} .index_news_content{height: auto; padding: 0 2%;} .inner-container{min-height: auto;} .index_news_content_item{padding: 5px 0 !important;} .index_news_content_item:first-child, .index_news_content_item{float: none; padding: 0; width: 100%;} .index_news_content_item_img{height: auto;} .index_news_content_item_date{float: none; width: 120px;} .index_news_content_item{display: -webkit-flex; display: flex;} .index_news_content_item_right{float: none; width: calc(100% - 150px); margin-left: 10px; padding: 0;} .index_news_content_item_right h4{width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .index_news_content_item_img{display: none;} .index_news_content_item_right h4 a{font-size: 1.2em;} .index_news_content_item_right>a{position: static; font-size: .9rem;} #side-form-button, #back-to-top, #back-to-top-up{right: 5px;} .index_cases .index_common_title{margin-top: 1.5rem;} .index_cases_swiper{width: 100%; padding: 0 2%; max-width: 100%;} .index_cases_swiper{margin-top: 30px;} .indexTop{margin-top: 30px;} .commonweb.indexCase{margin-top: 30px;} .index_news_content_item_date i{font-size: 2rem;} .index_map{margin-top: 2rem; z-index: 1; } .index_map_title{font-size: 1.5rem; line-height: 180%;} .index_map .scroll{width: 100%; overflow: scroll; overflow-y: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch} .index_inner{width: 1300px; height: 692px; overflow: scroll; overflow-y: auto; overflow-x: auto; -webkit-overflow-scrolling: touch} .led-content{padding: 2vw;} .ledpaly-title{font-size: 1.2rem !important;} .ledpaly-desc, .learn-more{font-size: 1rem !important;} .main{padding: 0 2%;} .product_nav{height: auto;} .product_nav .main, .product_nav_main{height: auto; overflow: hidden;} .product_nav_list{flex-wrap: wrap; height: auto;} .product_nav_list_item{flex: none; width: 33.333%;} .product_pagination{padding: 3vw 0;} .commonweb h4 span, .commonweb h2 span{font-size: 1.2rem !important;} .commonweb p span{font-size: 1rem !important; line-height: 180% !important;} .commonweb p {line-height: 180% !important;} .product-features img{width: 100% !important; height: auto !important;} .commonweb .led-display{padding: 4vw 0;} .market-conbox .more-view{display: -webkit-flex; display: flex; align-items: center;} .proinfo-title, .side-image-cut{padding-top: 3rem;} .side-list-rich img{height: auto !important;} .support .main1 .content .introduction, .after-sales .sale-content{font-size: 1rem; line-height: 180%;} .inner_banner .center{margin-top: 3rem;} .about_contact{padding: 2rem 2%;} .about_contact h3{font-size: 1.5rem; margin-bottom: 2rem;} .about_contact_content{padding: 0 2%; flex-direction: column;} .about_contact_content_item{width: 100%;} .about_contact_content_item h4{font-size: 1.2rem;} .about_contact_content_item ul li{font-size: 1rem; line-height: 180%;} .cshare{padding: 2vw;} .about_content_honor h4{font-size: 1.5rem;} .about_content_honor{padding-top: 2rem;} .about_content_honor_swiper .swiper-container{padding-top: 3rem;} .about_content_box{flex-direction: column;} .about_content_box_left, .about_content_box_right.left{width: 100%;} .download-list ul{margin-top: 1.2rem;} .download-list ul li.download-top{padding: 10px 0;} .download-list ul li{min-width: 100%; display: -webkit-flex; display: flex; border-right: 0;} .download-list ul li::after{display: none;} .list-title{width: 50%;} .list-type, .list-loadbtn{width: 25%; position: static;} .download-list ul li.download-top span, .download-bottom .list-type{font-size: 1rem;} .download-bottom .list-type{font-size: 0.875rem;} .download-list ul li.download-bottom{display: -webkit-flex; display: flex; align-items: center;} .download-bottom .list-loadbtn{width: 15%; margin: 0 5%; padding: 0 20px;} .markets-deatils{width: 100%; padding-right: 0;} body{padding-bottom: 50px;} body::after{content: ''; position: fixed; left: 0; bottom: 0; display: -webkit-flex; display: flex; z-index: 1; width: 100%; height: 50px; background-color: #005aab;} #side-form-button{width: 50%; left: 0; bottom: 0; height: 50px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; border-right: 1px solid #fff; border-radius: 0; font-size: 1.2rem; z-index: 100;} #back-to-top{display: -webkit-flex; display: flex; background: none; align-items: center; justify-content: center; width: 50%; height: 50px; right: 0; bottom: 0; text-transform: uppercase; z-index: 100;} #back-to-top::after{content: 'Top'; font-size: 1.2rem; color: #fff;} #leo-side-contact-form{width: 100%; top: inherit; bottom: 50px; right: 0;} #leo-side-contact-form.active{transform: translate(0, 0);} .box-info .info-desc{height: auto;} .prodcutA-list .ulitem li a .zoomimg{line-height: 100% !important; height: 30vw; text-align: center;} .prodcutA-list .ulitem li a .zoomimg:before{display: none;} .prodcutA-list .ulitem li a .zoomimg img{position: static; transform: none; margin-bottom: 10px; width: 90%; height: 90%; object-fit: contain; margin: 5%; left: 0;} .box-info .info-desc{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -webkit-box !important;} .content-box{max-width: 100%;} .side-list-rich li .content-box{display: -webkit-flex; display: flex; align-items: center; justify-content: center; flex-direction: column;} .faq-title h2{white-space: pre-wrap !important; height: auto;} .support .main1 .content .icon_box{padding: 2vw; margin-top: 4vw; display: -webkit-flex; display: flex; flex-wrap: wrap;} .support .main1 .content .icon_box .block{width: 48%;} .support .main1 .content .icon_box .block:nth-child(2n){margin-left: 4%;} .support .main1 .content .icon_box .block .icon{width: 46vw; height: 46vw;} .support .main1 .content .icon_box .block .name{color: #000;} .news_content{height: auto; width: 100%; margin: 0;} .news_content_main{flex-direction: column;} .news_content_left{width: 100%; height: auto;} .news_content_right{width: 100%; padding: 10px; margin-top: 2vw;} .news_content_right h4{font-size: 1.2rem; margin-bottom: 2vw;} .news_content_right p{font-size: 1rem; line-height: 160%;} .news_content_right a{margin-top: 5px; font-size: 1rem;} .news_list_item_date{width: 25%; height: auto;} .news_list_item_date i{font-size: 2rem;} .news_list_item_right{width: calc(75% - 10px); flex: 1; margin-left: 10px; padding: 5px 0 5px 5px;} .news_list_item_right p{width: 100%;} .news_list_item_right a{position: static; font-size: 1rem;} .markets-conbox p {text-indent: 0 !important;} .prodcutA-list li:nth-child(2n+1){clear: both;} .prodcutA-list .ulitem li a, .prodcutA-list .ulitem li a:hover{transition: none;} } .pages{display: -webkit-flex; display: flex; align-items: center; justify-content: center; margin-bottom: 4vw;} .pages li{display: inline-block; margin-right: 5px;} .pages span, .pages a{display: inline-block; line-height: 35px; padding: 0 12px; border: 1px solid #ccc; border-radius: 4px;} .pages .current:after{display: none;} .pages li .current, .pages li.active a.page-link{background-color: #005aab; color: #fff; border-color: #005aab;} @media (max-width: 768px) { .pages{display: -webkit-flex; display: flex; align-items: center; justify-content: center; margin-bottom: 4vw;} .pages li{display: inline-block; margin-right: 5px;} .pages span, .pages a{display: inline-block; line-height: 25px; padding: 0 8px; border: 1px solid #ccc; border-radius: 2px;} .pages .current:after{display: none;} .pages li .current, .pages li.active a.page-link{background-color: #005aab; color: #fff; border-color: #005aab;} } .markets-conbox * {font-family: "Microsoft YaHei", "微软雅黑", "黑体", "宋体", Helvetica, Arial, Tahoma !important;}