@charset 'utf-8'; .ff { font-family: 'iconfont' !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .all { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .goog-te-menu-frame { z-index: 999999999 !important; } body { font-family: Arial, Helvetica, 'Helvetica Neue', 'Source Han Sans CN', 'Noto Sans TC', 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif; overflow-x: hidden; } body.fixed { overflow: hidden; } body.inside-body .footer .list { margin-top: -40px; } @media only screen and (min-width: 1350px) { .container { width: 1320px; } } @media only screen and (min-width: 1470px) { .container { width: 1440px; } } .txt-over1 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .img-box { position: relative; z-index: 1; display: block; overflow: hidden; height: 0; padding-bottom: 100%; } .img-box img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } .page { text-align: center; } .page li { display: inline-block; margin: 3px 3px 0; } @media (max-width: 767px) { .page li { margin: 3px 1px 0; } } .page li a, .page li span { font-size: 16px; line-height: 33px; display: block; width: 35px; height: 35px; cursor: pointer; text-align: center; vertical-align: middle; color: #666; border: 1px solid #dcdcdc; border-radius: 50%; background: none; } @media (max-width: 991px) { .page li a, .page li span { line-height: 28px; width: 30px; height: 30px; } } @media (max-width: 767px) { .page li a, .page li span { font-size: 12px; line-height: 23px; width: 25px; height: 25px; margin: 0 1px; } } .page li.prev a:before, .page li.next a:before, .page li.prev span:before, .page li.next span:before { font-family: 'iconfont' !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .page li.prev a:before, .page li.prev span:before { content: '\e9b5'; } .page li.next a:before, .page li.next span:before { content: '\e72f'; } .page li.active a, .page li.active span { color: #fff; border-color: #0984f3; background-color: #0984f3; } @media (min-width: 1200px) { .page li a, .page li span { -webkit-transition: .3s; transition: .3s; } .page li:hover a, .page li:hover span { color: #fff; border-color: #0984f3; background-color: #0984f3; } } @media (max-width: 1199px) { .page li:active a, .page li:active span { color: #fff; border-color: #0984f3; background-color: #0984f3; } } .table-box { overflow: auto; width: 100%; max-width: 100%; } .table-box table { line-height: 1.2; width: auto; max-width: 100%; border-spacing: 0; border-collapse: collapse; text-align: center; color: #333; } .table-box table tr, .table-box table td, .table-box table th { width: auto !important; height: auto !important; } .table-box table td, .table-box table th { padding: 14px 8px !important; border: 1px solid #959595 !important; } @media (max-width: 991px) { .table-box table td, .table-box table th { padding: 12px 8px !important; } } @media (max-width: 767px) { .table-box table td, .table-box table th { font-size: 12px; padding: 8px 8px !important; } } @media (max-width: 480px) { .table-box table td, .table-box table th { font-size: 2.7vmin; padding: 8px 8px !important; } } .table-box table tr p, .table-box table tr span { margin: 0 !important; padding: 0 !important; background: none !important; } .table-box table th { text-align: center; } .clearfix { zoom: 1; } .clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; } img.lazy { min-width: 1px; min-height: 1px; background: url(../js/slick/ajax-loader.gif) no-repeat center; } .fancybox-slide--iframe .fancybox-content { width: 800px; max-width: 80%; height: 600px; max-height: 50%; margin: 0; } .fancybox-slide--video video { max-width: 80%; padding: 0; } @media (max-width: 767px) { .fancybox-slide--video video { max-width: 95%; } } .header { z-index: 9999; width: 100%; -webkit-transition: .4s ease-out; transition: .4s ease-out; } @media only screen and (min-width: 1860px) { .header .container { width: 1830px; } } @media (min-width: 1200px) { .header { position: fixed; top: 20px; } .header.fixed { top: 0; } } @media (max-width: 1199px) { .header { position: relative; } } .header-box { font-size: 0; position: relative; width: 100%; text-align: justify; text-justify: distribute-all-lines; letter-spacing: -8px; background-color: #fff; } @media (min-width: 1200px) { .header-box { padding: 0 50px; border-radius: 6px; box-shadow: 0 0 10px 2px rgba(0, 0, 0, .4); } } @media (min-width: 1200px) and (max-width: 1859px) { .header-box { padding: 0 25px; } } .header-box:after { display: inline-block; overflow: hidden; width: 100%; height: 0; margin: 0; content: ''; } .header-box > div { font-size: 14px; display: inline-block; vertical-align: middle; letter-spacing: 0; } @media (min-width: 1200px) and (max-width: 1349px) { .header .logo { width: 220px; } } @media (max-width: 480px) { .header .logo { width: 55%; } } .header .logo a { position: relative; z-index: 10; display: block; overflow: hidden; /*padding: 15px 0;*/ padding: 9px 0; -webkit-transition: .3s; transition: .3s; } .header .logo a img { display: block; width: 100%; } @media (max-width: 1199px) { .header .logo a { /*padding: 5px 0;*/ padding: 7px 0; } } @media (max-width: 480px) { .header .logo a { padding: 7px 0; } } .header .right-box { position: relative; } .header .right-box > div { display: inline-block; vertical-align: middle; } @media (min-width: 1200px) { .header .right-box > div.nav { display: inline-block !important; } } @media (max-width: 1199px) { .header .right-box > div.nav { display: none; } } .header .right-box > div.search-wrap { display: none; } @media (max-width: 1199px) { .header .right-box > div.google-translate { margin-right: 15px; } } @media (max-width: 767px) { .header .right-box > div.google-translate { display: none; } } @media (max-width: 767px) { .header .right-box .fade-out ~ .google-translate { position: fixed; z-index: 10000; top: 30px; left: 30px; display: block !important; -webkit-transition: .3s; transition: .3s; } .header .right-box .fade-out.left-100 ~ .google-translate { top: -30px; opacity: 0; } } .header .cart-btn { line-height: 100px; display: inline-block; overflow: hidden; width: 80px; height: 100px; text-align: center; color: #fff; } @media (max-width: 991px) { .header .cart-btn { line-height: 80px; height: 80px; } } @media (max-width: 767px) { .header .cart-btn { line-height: 60px; width: 50px; height: 60px; } } .header .cart-btn a { position: relative; display: block; } .header .cart-btn a:before { font-family: 'iconfont' !important; font-size: 25px; content: '\e62a'; } .header .cart-btn a .num { font-size: 12px; line-height: 1; position: absolute; top: 50%; left: 50%; display: block; margin-top: -22px; margin-left: 2px; padding: 2px 5px; color: #fff; border-radius: 50%; background-color: #0984f3; } .header .language { font-size: 16px; font-weight: bold; text-decoration: underline; } @media (max-width: 1199px) { .header .language { font-size: 15px; margin: 0 20px; } } @media (max-width: 480px) { .header .language { font-size: 14px; margin: 0 5px; } } @media (min-width: 1200px) { .header .language a:hover { color: #0984f3; } } .header .cart { margin-right: 15px; } @media (max-width: 767px) { .header .cart { margin-right: 10px; } } .header .cart a { font-size: 16px; } .header .cart a:before { font-family: 'iconfont' !important; font-size: 20px; content: '\e619'; } .header .find { font-size: 20px; cursor: pointer; color: #888; } @media (min-width: 1200px) { .header .find { margin: 0 50px 0 45px; } .header .find:hover { color: #0984f3; } } @media (min-width: 1200px) and (max-width: 1859px) { .header .find { margin: 0 30px 0 15px; } } @media (min-width: 1200px) and (max-width: 1469px) { .header .find { margin-right: 15px; } } .header .find:before { font-family: 'iconfont' !important; content: '\e62c'; } .header .nav-collapse { position: relative; display: none; width: 40px; height: 40px; margin-left: 15px; padding: 0; cursor: pointer; background: none; } @media (max-width: 1199px) { .header .nav-collapse { display: inline-block; vertical-align: middle; } .header .nav-collapse.nav-collapse-xs { position: relative; margin: 0; } .header .nav-collapse.nav-collapse-1 { position: absolute; z-index: 9999; top: 20px; right: 20px; display: block; margin-top: 10px; border: none; } .header .nav-collapse.nav-collapse-1 .btn-line { background-color: #fff !important; } } @media (max-width: 767px) { .header .nav-collapse { margin-left: 5px; } } .header .nav-collapse .btn-line { position: absolute; left: 50%; width: 28px; height: 2px; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #333; } .header .nav-collapse .btn-line:nth-child(3), .header .nav-collapse .btn-line:nth-child(1) { display: block; content: ''; } .header .nav-collapse .btn-line:nth-child(1) { top: 32%; } .header .nav-collapse .btn-line:nth-child(2) { top: 50%; } .header .nav-collapse .btn-line:nth-child(3) { top: 68%; } .header .nav-collapse.active { border-color: transparent; } .header .nav-collapse.active .btn-line { background-color: #333; } .header .nav-collapse.active .btn-line:nth-child(2) { -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; } .header .nav-collapse.active .btn-line:nth-child(1) { top: 50%; left: 50%; -webkit-transform: translateX(-50%) rotateZ(45deg); -ms-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotateZ(45deg); } .header .nav-collapse.active .btn-line:nth-child(3) { top: 50%; left: 50%; -webkit-transform: translateX(-50%) rotateZ(-45deg); -ms-transform: translateX(-50%) rotate(-45deg); transform: translateX(-50%) rotateZ(-45deg); } @media (min-width: 1200px) { .header .nav { position: relative; z-index: 10; text-align: center; } .header .nav:after { position: absolute; top: 50%; right: 0; display: block; width: 1px; height: 14px; margin-top: -7px; content: ''; background-color: #d0d0d0; } } @media (max-width: 1199px) { .header .nav { position: fixed; z-index: 9998; top: 0; left: 0; display: none; width: 100%; height: 100%; padding: 0 50px; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; text-align: left; text-align: center; background: #fafafa; background: #000; } .header .nav .tbl { display: table; width: 100%; height: 100%; } .header .nav .tbl-cell { display: table-cell; height: 100%; vertical-align: middle; } } @media (max-width: 767px) { .header .nav { width: 100%; padding: 25px; } } .header .nav.left-100 { -webkit-transform: translateX(-100%); -webkit-transform: translate3d(-100%, 0, 0); -ms-transform: translateX(-100%); transform: translateX(-100%); transform: translate3d(-100%, 0, 0); } .header .nav.left-200 { -webkit-transform: translateX(-200%); -webkit-transform: translate3d(-200%, 0, 0); -ms-transform: translateX(-200%); transform: translateX(-200%); transform: translate3d(-200%, 0, 0); } .header .nav.left-300 { -webkit-transform: translateX(-300%); -webkit-transform: translate3d(-300%, 0, 0); -ms-transform: translateX(-300%); transform: translateX(-300%); transform: translate3d(-300%, 0, 0); } .header .nav.left-400 { -webkit-transform: translateX(-400%); -webkit-transform: translate3d(-400%, 0, 0); -ms-transform: translateX(-400%); transform: translateX(-400%); transform: translate3d(-400%, 0, 0); } .header .nav .nav-list1 { position: relative; zoom: 1; } .header .nav .nav-list1:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; } @media (min-width: 1200px) { .header .nav .nav-list1 li a { white-space: nowrap; } .header .nav .nav-list1 > li { position: relative; float: left; padding: 0 17px; } .header .nav .nav-list1 > li.active > a:after, .header .nav .nav-list1 > li:hover > a:after { width: 100%; } .header .nav .nav-list1 > li > a { font-size: 17px; position: relative; display: block; padding: 38px 17px; /*text-transform: uppercase;*/ } .header .nav .nav-list1 > li > a:after { position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; content: ''; -webkit-transition: .3s; transition: .3s; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #0984f3; } .header .nav .nav-list1 ul { position: absolute; display: none; text-align: left; background-color: #fff; background-clip: padding-box; box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .15); } .header .nav .nav-list1 ul li:hover > a { text-decoration: underline; color: #0984f3; } .header .nav .nav-list1 ul a { position: relative; display: block; padding: 5px 0; } .header .nav .nav-list1 .nav-list2 { z-index: 10; top: 100%; left: 50%; min-width: 140px; padding: 15px 0; } .header .nav .nav-list1 .nav-list2 > li { position: relative; white-space: nowrap; } .header .nav .nav-list1 .nav-list2 > li > a { padding: 5px 15px; text-align: center; } .header .nav .nav-list1 .nav-list2 ul { top: 0; left: 100%; min-width: 120px; padding: 10px 0; border-left: 1px solid transparent; } .header .nav .nav-list1 .nav-list2 ul > li > a { padding: 5px 15px; } } @media (min-width: 1200px) and (max-width: 1859px) { .header .nav .nav-list1 > li { padding: 0 7px; } } @media (min-width: 1200px) and (max-width: 1349px) { .header .nav .nav-list1 > li { padding: 0 4px; } } @media (min-width: 1200px) and (max-width: 1469px) { .header .nav .nav-list1 > li > a { padding: 38px 12px; } } @media (min-width: 1200px) and (max-width: 1349px) { .header .nav .nav-list1 > li > a { font-size: 15px; } } @media (max-width: 1199px) { .header .nav .nav-list1 { margin: 20px 0; opacity: 0; } .header .nav .nav-list1 > li { -webkit-transform: translateX(-15px) rotateX(90deg); transform: translateX(-15px) rotateX(90deg); white-space: nowrap; opacity: 0; } .header .nav .nav-list1 > a { font-size: 20px; color: #fff; } } @media (max-width: 1199px) { .header .nav .nav-list1 ul { display: none; } .header .nav .nav-list1 ul a { font-size: 16px; line-height: 2; margin-top: 5px; color: #fff; } } @media (max-height: 580px) { .header .nav .nav-list1 ul a { margin-top: 0; } } .header .mask-nav { display: none; } @media (max-width: 1199px) { .header .mask-nav { position: absolute; z-index: 9999; top: 0; display: block; overflow: hidden; width: 100%; height: 100%; padding: 20px; -webkit-transition: left .3s; transition: left .3s; text-align: left; text-align: center; color: #fff; background: #fafafa; background: #000; } } .header .mask-nav .nav-top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .header .mask-nav .nav-top .back-btn:before { font-family: 'iconfont' !important; font-size: 26px; content: '\e9b5'; } .header .mask-nav .nav-top .nav-title { font-size: 30px; margin: 0; text-transform: uppercase; } @media (max-width: 767px) { .header .mask-nav .nav-top .nav-title { font-size: 20px; } } .header .mask-nav .nav-top .nav-collapse-2 { margin: 0; } .header .mask-nav .nav-top .nav-collapse-2 .btn-line { background-color: #fff; } .header .mask-nav .content { position: relative; overflow: auto; height: 85%; margin-top: 4%; -ms-touch-action: pan-y; touch-action: pan-y; /*定义滚动条轨道 内阴影+圆角*/ /*定义滑块 内阴影+圆角*/ /*滑块效果*/ } .header .mask-nav .content::-webkit-scrollbar { width: 5px; height: 5px; border-radius: 5px; background-color: #fff; } .header .mask-nav .content::-webkit-scrollbar-track { border-radius: 5px; background-color: #fff; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); } .header .mask-nav .content::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #666; } .header .mask-nav .content::-webkit-scrollbar-thumb:hover { border-radius: 5px; background: rgba(0, 0, 0, .4); } @media (max-width: 767px) { .header .mask-nav .content ul { padding: 0 15px; } } .header .mask-nav .content ul li { font-size: 24px; line-height: 50px; margin: 20px 0; text-align: left; } @media (max-width: 991px) { .header .mask-nav .content ul li { margin: 10px 0; } } @media (max-width: 767px) { .header .mask-nav .content ul li { font-size: 4.5vmin; line-height: 1.6; margin: 0; margin-bottom: 5px; } } .header .mask-nav .content ul li.more { position: relative; } .header .mask-nav .content ul li.more:after { font-family: 'iconfont' !important; font-size: 16px; position: absolute; top: 50%; right: 0; content: '\e72f'; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; } .header .mask-nav .content ul li a { display: inline-block; } .header .mask-nav .content ul ul { display: none; } .header .nav-2 { left: 100%; } .header .nav-3 { left: 200%; } .header .nav-4 { left: 300%; } .header .fade-out ul { text-align: left; } @media only screen and (min-width: 768px) and (max-width: 1199px) { .header .fade-out ul { padding: 0 5%; } } @media (max-width: 1199px) { .header .fade-out ul .pic { display: none !important; } } @media (max-width: 1199px) { .header .fade-out ul.nav-list1 { overflow: auto; max-height: 90%; margin: 0; opacity: 1; } .header .fade-out ul.nav-list1 a { text-transform: uppercase; color: #fff; } .header .fade-out ul.nav-list1 > li { position: relative; margin: 8px 0; } .header .fade-out ul.nav-list1 > li.act { -webkit-transition: all .4s; transition: all .4s; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); opacity: 1; } .header .fade-out ul.nav-list1 > li.more:after { font-family: 'iconfont'; font-size: 18px; position: absolute; top: 50%; right: 0; margin-top: -14px; content: '\e72f'; color: #fff; } .header .fade-out ul.nav-list1 > li > a { font-size: 20px; line-height: 2; display: inline-block; } .header .fade-out ul.nav-list1 .nav-list2 > li > a { font-size: 20px; } } @media (max-width: 1199px) and (max-width: 767px) { .header .fade-out ul.nav-list1 > li { margin: 0; } } @media (max-width: 1199px) and (max-height: 768px) { .header .fade-out ul.nav-list1 .nav-list2 > li > a { font-size: 18px; } } @media (max-width: 1199px) and (max-width: 480px) { .header .fade-out ul.nav-list1 .nav-list2 > li > a { font-size: 14px; } } .header .fade-out ul.nav2-list2 h4 { font-size: 20px; line-height: 50px; } .header .xs-language { position: absolute; bottom: 30px; left: 0; display: none; width: 100%; padding-left: 25px; text-align: left; } @media (max-width: 480px) { .header .xs-language { display: block !important; } } .search-wrap { position: fixed; z-index: 9999; top: 0; left: 0; display: none; width: 100%; height: 100%; margin: 0; background-color: rgba(0, 0, 0, .9); } .search-wrap.active .search { -webkit-transform: translateY(-50%) scale(1); -ms-transform: translateY(-50%) scale(1); transform: translateY(-50%) scale(1); } .search-wrap .search { position: absolute; top: 50%; right: 0; left: 0; width: 800px; max-width: 100%; margin: auto; padding: 0 15px; -webkit-transition: 1s; transition: 1s; -webkit-transform: translateY(-50%) scale(.2); -ms-transform: translateY(-50%) scale(.2); transform: translateY(-50%) scale(.2); border: none; border-radius: 0; } .search-wrap .search p { font-size: 16px; margin-bottom: 50px; text-align: center; letter-spacing: 2px; color: #fff; } .search-wrap .search .input-text { font-size: 16px; line-height: 40px; width: 100%; padding: 0 35px 5px 20px; text-align: center; color: #fff; border-bottom: 3px solid #666; background: none; } @media (max-width: 767px) { .search-wrap .search .input-text { padding-left: 5px; } } .search-wrap .search .input-submit { line-height: 36px; position: absolute; right: 0; bottom: 10px; width: 50px; background: none; } .search-wrap .search .input-submit:before { font-family: 'iconfont' !important; font-size: 20px; content: '\e660'; color: #ccc; } .search-wrap .search-close { position: absolute; top: 30px; right: 10%; cursor: pointer; } .search-wrap .search-close:before { font-family: 'iconfont' !important; font-size: 22px; content: '\e61b'; color: #fff; } .slick-dots { text-align: center; } .slick-dots li { display: inline-block; width: 10px; height: 10px; margin: 0 4px; cursor: pointer; -webkit-transition: .3s; transition: .3s; border: 1px solid #333; border-radius: 50%; background: #333; } .slick-dots li.slick-active { background-color: #fff; } @media (max-width: 767px) { .slick-dots li { width: 7px; height: 7px; border-radius: 7px; } } .slick-dots li button { display: none; } .banner { font-size: 0; position: relative; z-index: 2; overflow: hidden; width: 100%; letter-spacing: -8px; } .banner:hover .slick-arrow { opacity: 1; } .banner img { display: block; width: 100%; } @media (max-width: 1199px) { .banner .slick { width: 110%; max-width: 110%; margin-left: -5%; } } @media (max-width: 991px) { .banner .slick { width: 120%; max-width: 120%; margin-left: -10%; } } @media (max-width: 480px) { .banner .slick { width: 130%; max-width: 130%; margin-left: -15%; } } .banner .slick-dots { position: absolute; bottom: 40px; left: 50%; padding: 5px 15px; -webkit-transform: translateX(-50%) translateZ(10px); transform: translateX(-50%) translateZ(10px); border-radius: 10px; background-color: #fff; } @media (max-width: 991px) { .banner .slick-dots { bottom: 20px; } } @media (max-width: 767px) { .banner .slick-dots { bottom: 5%; display: none; padding: 3px 8px; } .banner .slick-dots li { margin: 0 3px; } } .banner .item { position: relative; display: block; } .banner .slick-arrow { font-size: 32px; line-height: 60px; position: absolute; z-index: 20; top: 50%; display: block; width: 60px; height: 60px; padding: 0; -webkit-transition: .5s; transition: .5s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; opacity: 0; color: #0984f3; border-radius: 50%; background: none; background-color: rgba(255, 255, 255, .7); } .banner .slick-arrow:before { font-family: 'iconfont' !important; font-style: normal; -webkit-transition: .3s; transition: .3s; letter-spacing: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .banner .slick-arrow:after { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; content: ''; -webkit-transform: translateX(-50%) translateY(-50%) scale(0); -ms-transform: translateX(-50%) translateY(-50%) scale(0); transform: translateX(-50%) translateY(-50%) scale(0); border: 1px solid rgba(255, 255, 255, .7); border-radius: 50%; } @-webkit-keyframes scale { 0% { -webkit-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); opacity: 1; } 100% { -webkit-transform: translateX(-50%) translateY(-50%) scale(1.25); transform: translateX(-50%) translateY(-50%) scale(1.25); opacity: .2; } } @keyframes scale { 0% { -webkit-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); opacity: 1; } 100% { -webkit-transform: translateX(-50%) translateY(-50%) scale(1.25); transform: translateX(-50%) translateY(-50%) scale(1.25); opacity: .2; } } @media (min-width: 1200px) { .banner .slick-arrow:hover:after { -webkit-animation: scale 2000ms linear infinite; animation: scale 2000ms linear infinite; } } .banner .slick-prev { left: 2.60416667%; } .banner .slick-prev:before { content: '\eb60'; } .banner .slick-next { right: 2.60416667%; } .banner .slick-next:before { content: '\e625'; } .index-box { padding-bottom: 100px; } @media (max-width: 1199px) { .index-box { padding-bottom: 70px; } } @media (max-width: 991px) { .index-box { padding-bottom: 60px; } } @media (max-width: 767px) { .index-box { padding-bottom: 50px; } } .index-box .title h3 { font-size: 48px; font-weight: normal; margin: 0 0 15px; } @media (max-width: 991px) { .index-box .title h3 { font-size: 38px; } } @media (max-width: 767px) { .index-box .title h3 { font-size: 26px; margin-bottom: 5px; } } .index-box .title span { font-size: 16px; display: block; color: #888; } @media (max-width: 767px) { .index-box .title span { font-size: 15px; } } .index-about { padding-top: 80px; } @media (max-width: 1199px) { .index-about { padding-top: 65px; } } @media (max-width: 991px) { .index-about { padding-top: 50px; } } @media (max-width: 767px) { .index-about { padding-top: 40px; } } @media (max-width: 767px) { .index-about .intro { margin-top: 25px; } } .index-about .intro h4 { font-size: 24px; font-weight: bold; margin: 0 0 15px; } @media (max-width: 767px) { .index-about .intro h4 { font-size: 20px; } } .index-about .intro p { line-height: 2.14285714; display: -webkit-box; overflow: hidden; height: 120px; margin: 0; color: #888; -webkit-box-orient: vertical; -webkit-line-clamp: 4; } .index-about .intro .more { margin-top: 30px; color: #888; } @media (max-width: 767px) { .index-about .intro .more { margin-top: 15px; } } @media (min-width: 1200px) { .index-about .intro .more a:hover { text-decoration: underline; color: #0984f3; } } @media (max-width: 1199px) { .index-about .intro .more a:active { text-decoration: underline; color: #0984f3; } } .index-about .list { display: table; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; width: 100%; margin-top: 60px; table-layout: fixed; box-shadow: 0 0 14px 1px rgba(0, 0, 0, .1); -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media (max-width: 767px) { .index-about .list { margin-top: 40px; } } @media (max-width: 480px) { .index-about .list { margin-top: 30px; padding: 15px 0; } } .index-about .list li { position: relative; display: table-cell; width: 25%; vertical-align: middle; } .index-about .list li, .index-about .list li:after { -webkit-transition: .3s; transition: .3s; } .index-about .list li:after { position: absolute; right: 0; bottom: 0; display: block; width: 40px; height: 4px; content: ''; background-color: #ccc; } @media (min-width: 1200px) { .index-about .list li:hover { color: #fff; background-color: #0984f3; } .index-about .list li:hover:after { background-color: #fff; } } @media (max-width: 991px) { .index-about .list li { width: 50%; } } @media (max-width: 480px) { .index-about .list li { width: 100%; } } .index-about .list .item { position: relative; display: table; width: 100%; height: 100%; padding: 60px 35px 60px 170px; vertical-align: middle; } @media (max-width: 1469px) { .index-about .list .item { padding: 60px 25px 60px 140px; } } @media (max-width: 1349px) { .index-about .list .item { padding: 60px 25px 60px 110px; } } @media (max-width: 1199px) { .index-about .list .item { padding: 45px 15px 45px 90px; } } @media (max-width: 991px) { .index-about .list .item { padding: 40px 40px 40px 140px; } } @media (max-width: 480px) { .index-about .list .item { padding: 30px 30px 30px 80px; } } .index-about .list .iconfont { font-size: 60px; position: absolute; top: 50%; left: 70px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } @media (max-width: 1469px) { .index-about .list .iconfont { left: 55px; } } @media (max-width: 1349px) { .index-about .list .iconfont { font-size: 50px; left: 35px; } } @media (max-width: 1199px) { .index-about .list .iconfont { font-size: 45px; left: 25px; } } @media (max-width: 991px) { .index-about .list .iconfont { left: 55px; } } @media (max-width: 480px) { .index-about .list .iconfont { font-size: 40px; left: 25px; } } .index-about .list p { font-size: 16px; line-height: 1.875; display: table-cell; height: 100%; margin: 0; vertical-align: middle; } @media (max-width: 1199px) { .index-about .list p { font-size: 15px; } } .index-product .title h3, .index-news .title h3 { font-weight: bold; margin-bottom: 10px; } @media only screen and (min-width: 768px) { .index-product .title h3, .index-news .title h3 { font-size: 36px; } } .index-product .index-tab-nav { font-size: 0; width: 400px; max-width: 100%; margin: 0 -5px; letter-spacing: -8px; } @media (max-width: 991px) { .index-product .index-tab-nav { width: 100%; margin-bottom: 25px; } } .index-product .index-tab-nav li { font-size: 18px; font-weight: bold; position: relative; display: inline-block; width: 50%; margin-top: 25px; padding: 0 5px; padding-left: 20px; vertical-align: top; letter-spacing: 0; } @media (max-width: 1199px) { .index-product .index-tab-nav li { font-size: 16px; } } @media only screen and (min-width: 481px) and (max-width: 991px) { .index-product .index-tab-nav li { width: 33.3333333%; } } .index-product .index-tab-nav li:before { position: absolute; top: 10px; left: 5px; width: 4px; height: 4px; content: ''; border-radius: 50%; background-color: #333; } @media (min-width: 1200px) { .index-product .index-tab-nav li a:hover { text-decoration: underline; color: #0984f3; } } @media (max-width: 1199px) { .index-product .index-tab-nav li a:active { text-decoration: underline; color: #0984f3; } } .index-product .index-tab-nav .active a { color: #0984f3; } .index-product .intro-wrap { position: relative; } .index-product .intro-wrap img { max-width: 100%; height: auto !important; } .index-product .intro-wrap .row > div { position: inherit; } .index-product .pic-lg { position: relative; } @media only screen and (min-width: 992px) { .index-product .pic-lg:after { position: absolute; z-index: -1; top: 100%; left: 100%; display: block; width: 55px; height: 55px; margin-top: -20px; margin-left: -20px; content: ''; background-color: #f0f0f0; } } .index-product .pic-xs { box-shadow: 0 2px 14px 1px rgba(0, 0, 0, .1); } @media (min-width: 481px) { .index-product .pic-xs { position: absolute; z-index: 5; bottom: 0; left: 0; width: 38.29787234%; } } @media (min-width: 481px) and (max-width: 991px) { .index-product .pic-xs { width: 45%; } } .index-product .intro { line-height: 2.14285714; padding: 30px 10.75268817% 30px 15.05376344%; color: #666; } .index-product .intro p { margin: 0; } @media only screen and (min-width: 481px) and (max-width: 991px) { .index-product .intro { min-height: 210px; padding-right: 0; padding-left: 50%; } } @media (max-width: 480px) { .index-product .intro { padding: 20px 0 15px; } } .index-video { overflow: hidden; } .index-video .container { position: relative; } .index-video .title { position: absolute; z-index: 20; top: 15%; right: 100%; margin-right: 60px; text-align: right; -ms-writing-mode: tb-rl; -ms-writing-mode: tb-rl; writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; } .index-video .title h3 { font-weight: bold; margin: 0; } .index-video .video-box { position: relative; cursor: pointer; } @media (min-width: 1200px) { .index-video .video-box img { -webkit-transition: transform 2s; -webkit-transition: -webkit-transform 2s; transition: -webkit-transform 2s; transition: transform 2s; transition: transform 2s, -webkit-transform 2s; } .index-video .video-box:hover img { -webkit-transform: scale(1.07); -ms-transform: scale(1.07); transform: scale(1.07); } } .index-video .video-box:before, .index-video .video-box:after { position: absolute; bottom: 0; left: 100%; display: block; width: 6px; content: ''; } .index-video .video-box:before { height: 60px; margin-left: 35px; background-color: #e7e7e7; } .index-video .video-box:after { height: 100px; margin-bottom: -50px; margin-left: 55px; background-color: #d1d1d1; } .index-video .img-box { padding-bottom: 44.68085106%; } .index-video .img-box:before { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; content: ''; background-color: rgba(0, 0, 0, .3); } .index-video .img-box:after { font-family: 'iconfont' !important; font-size: 85px; position: absolute; z-index: 3; top: 50%; left: 50%; display: block; content: '\e650'; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); color: #fff; } @media (max-width: 1199px) { .index-video .img-box:after { font-size: 70px; } } @media (max-width: 991px) { .index-video .img-box:after { font-size: 65px; } } @media (max-width: 767px) { .index-video .img-box:after { font-size: 55px; } } @media (max-width: 480px) { .index-video .img-box:after { font-size: 40px; top: 45%; } } .index-video .intro { font-size: 24px; position: absolute; z-index: 5; bottom: 12.6984127%; left: 0; width: 100%; padding: 0 7.09219858%; color: #fff; } .index-video .intro p { margin: 0; padding-bottom: 20px; border-bottom: 1px solid #fff; } @media (max-width: 991px) { .index-video .intro { font-size: 20px; } .index-video .intro p { padding-bottom: 10px; } } @media (max-width: 767px) { .index-video .intro { font-size: 16px; bottom: 6.34920635%; } .index-video .intro p { padding-bottom: 5px; } } @media (max-width: 480px) { .index-video .intro { font-size: 14px; } } @media (max-width: 767px) { .index-news { padding-bottom: 35px; } } .index-news .title { margin-bottom: 45px; text-align: center; } @media (max-width: 1199px) { .index-news .title { margin-bottom: 35px; } } @media (max-width: 991px) { .index-news .title { margin-bottom: 25px; } } @media (max-width: 767px) { .index-news .title { margin-bottom: 20px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .index-news .slick-news { padding: 0 2%; } } .index-news .slick-list { font-size: 0; position: relative; letter-spacing: -8px; border: 1px solid #dfdfdf; border-left: none; } .index-news .slick-list:before { position: absolute; top: 0; left: 0; width: 1px; height: 100%; content: ''; background-color: #dfdfdf; } .index-news .slick-arrow { font-size: 18px; line-height: 50px; position: absolute; z-index: 20; top: 50%; display: block; width: 50px; height: 50px; -webkit-transition: .3s; transition: .3s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); letter-spacing: 0; color: #b8b8b8; background: none; } .index-news .slick-arrow:before { font-family: 'iconfont' !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 1200px) { .index-news .slick-arrow:hover { color: #fff; background-color: #0984f3; } } .index-news .slick-prev { right: 100%; } .index-news .slick-prev:before { content: '\eb60'; } .index-news .slick-next { left: 100%; } .index-news .slick-next:before { content: '\e625'; } .index-news .slick-slide:first-child .item { border: none; } .index-news .slick-dots { margin-top: 10px; } .index-news .item { position: relative; border-left: 1px solid #dfdfdf; } @media (min-width: 1200px) { .index-news .item:hover .pic-box { opacity: 1; } .index-news .item:hover .intro * { color: #fff !important; } } @media (max-width: 1199px) { .index-news .item .pic-box { opacity: 1; } .index-news .item .intro * { color: #fff !important; } } .index-news .intro { font-size: 14px; position: relative; z-index: 10; padding: 40px 35px 70px; letter-spacing: 0; } @media (max-width: 480px) { .index-news .intro { padding-bottom: 40px; } } .index-news .intro .year { margin-bottom: 150px; text-align: right; color: #888; } @media (max-width: 767px) { .index-news .intro .year { margin-bottom: 80px; } } @media (max-width: 480px) { .index-news .intro .year { margin-bottom: 30px; } } .index-news .intro .date { font-weight: bold; color: #0984f3; } .index-news .intro h4 { font-size: 16px; font-weight: bold; line-height: 1.875; display: -webkit-box; overflow: hidden; height: auto; height: 60px; margin: 15px 0 20px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .index-news .intro p { line-height: 2.14285714; display: -webkit-box; overflow: hidden; height: auto; height: 90px; margin: 0; color: #888; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .index-news .pic-box { position: absolute; top: 0; left: 0; overflow: hidden; width: 100%; height: 100%; -webkit-transition: .4s; transition: .4s; opacity: 0; } .index-news .pic-box:before { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; content: ''; -webkit-transform: translateZ(0); transform: translateZ(0); background-color: rgba(0, 0, 0, .6); } .index-news .pic-box img { position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } @media (max-width: 480px) { .index-news .pic-box img { width: 105%; } } .index-subscription { position: relative; z-index: 11; margin-bottom: -50px; } @media (min-width: 1200px) { .index-subscription .container { width: 1200px; } } .index-subscription .intro-box { overflow: hidden; padding: 50px 0; color: #fff; border-radius: 6px; background-color: #0984f3; } @media (max-width: 767px) { .index-subscription .intro-box { padding: 40px 5% 35px; } } .index-subscription .intro-box > div, .index-subscription .intro-box > form { display: inline-block; vertical-align: middle; } .index-subscription .intro { font-size: 20px; position: relative; width: 45%; padding-right: 30px; padding-left: 140px; } .index-subscription .intro:before { font-family: 'iconfont' !important; font-size: 40px; line-height: 70px; position: absolute; top: 50%; left: 0; width: 100px; height: 70px; content: '\e69b'; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; background-color: #066bc6; } @media (max-width: 991px) { .index-subscription .intro { padding-left: 100px; } .index-subscription .intro:before { font-size: 30px; line-height: 60px; width: 80px; height: 60px; } } @media (max-width: 767px) { .index-subscription .intro { font-size: 17px; width: 100%; } } @media (max-width: 480px) { .index-subscription .intro { font-size: 14px; padding-right: 0; padding-left: 65px; } .index-subscription .intro:before { font-size: 24px; line-height: 40px; width: 50px; height: 40px; } } .index-subscription form { position: relative; width: 570px; max-width: 52%; border: 1px solid #fff; border-radius: 4px 0 0 4px; background-color: #fff; } .index-subscription form input::-webkit-input-placeholder, .index-subscription form textarea::-webkit-input-placeholder { color: #888; } .index-subscription form input:-o-placeholder, .index-subscription form textarea:-o-placeholder { color: #888; } .index-subscription form input::-moz-placeholder, .index-subscription form textarea::-moz-placeholder { color: #888; } .index-subscription form input:-ms-input-placeholder, .index-subscription form textarea:-ms-input-placeholder { color: #888; } .index-subscription form input:focus::-webkit-input-placeholder, .index-subscription form textarea:focus::-webkit-input-placeholder { color: #c5c5c5; } .index-subscription form input:focus::-o-placeholder, .index-subscription form textarea:focus::-o-placeholder { color: #c5c5c5; } .index-subscription form input:focus::-moz-placeholder, .index-subscription form textarea:focus::-moz-placeholder { color: #c5c5c5; } .index-subscription form input:focus::-ms-input-placeholder, .index-subscription form textarea:focus::-ms-input-placeholder { color: #c5c5c5; } @media (max-width: 767px) { .index-subscription form { width: 100%; max-width: 100%; margin-top: 30px; } } .index-subscription form input { font-size: 16px; display: block; width: 100%; padding: 19px 180px 19px 30px; color: #888; } @media (max-width: 991px) { .index-subscription form input { padding-right: 140px; } } @media (max-width: 767px) { .index-subscription form input { padding: 12px 90px 12px 15px; } } .index-subscription form .submit { font-size: 16px; font-weight: bold; line-height: 60px; position: absolute; top: 0; right: 0; width: 150px; height: 100%; text-align: center; background: #0984f3; } .index-subscription form .submit:after { font-family: 'iconfont' !important; font-size: .875em; content: '\e664'; -webkit-transition: .4s; transition: .4s; } .index-subscription form .submit span, .index-subscription form .submit:after { display: inline-block; margin-left: 10px; vertical-align: middle; } @media (min-width: 1200px) { .index-subscription form .submit { -webkit-transition: .3s; transition: .3s; } .index-subscription form .submit:hover { box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4); } .index-subscription form .submit:hover:after { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } } @media (max-width: 1199px) { .index-subscription form .submit:active { box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4); } } @media (max-width: 991px) { .index-subscription form .submit { width: 100px; } } @media (max-width: 767px) { .index-subscription form .submit { font-size: 14px; line-height: 46px; width: 80px; } } .public-banner { position: relative; overflow: hidden; width: 100%; } .public-banner img { position: relative; width: 100%; } @media (max-width: 991px) { .public-banner img { width: 120%; margin-left: -10%; } } @media (max-width: 480px) { .public-banner img { width: 150%; margin-left: -25%; } } .inside-nav { font-weight: 300; text-align: center; border-bottom: 1px solid #e0e0e0; } .inside-nav .nav-wrap { overflow-x: auto; padding: 21px 0; -webkit-overflow-scrolling: touch; /*定义滚动条轨道 内阴影+圆角*/ /*定义滑块 内阴影+圆角*/ /*滑块效果*/ } .inside-nav .nav-wrap::-webkit-scrollbar { width: 5px; height: 5px; background-color: #fefefe; } .inside-nav .nav-wrap::-webkit-scrollbar-track { border-radius: 5px; background-color: #fefefe; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); } .inside-nav .nav-wrap::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(0, 0, 0, .1); } .inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover { border-radius: 5px; background: rgba(0, 0, 0, .3); } @media (max-width: 1199px) { .inside-nav .nav-wrap { padding-bottom: 10px; } } @media (max-width: 767px) { .inside-nav .nav-wrap { padding: 10px 0 5px; } } .inside-nav ul { display: inline-block; white-space: nowrap; } .inside-nav li { display: inline-block; padding: 0 45px; color: #000; } .inside-nav li:first-child { padding-left: 0; } @media (max-width: 1469px) { .inside-nav li { padding: 0 35px; } } @media (max-width: 1349px) { .inside-nav li { padding: 0 25px; } } @media (max-width: 1199px) { .inside-nav li { padding: 0 20px; } } @media (max-width: 991px) { .inside-nav li { padding: 0 15px; } } @media (max-width: 767px) { .inside-nav li { padding: 0 10px; } } .inside-nav li a { font-size: 20px; font-weight: 300; display: block; padding: 14px 0; } @media (max-width: 1199px) { .inside-nav li a { font-size: 18px; padding: 10px 0; } } @media (max-width: 991px) { .inside-nav li a { font-size: 16px; } } @media (max-width: 767px) { .inside-nav li a { font-size: 15px; } } @media (max-width: 480px) { .inside-nav li a { font-size: 14px; } } .inside-nav li.active a { font-weight: bold; text-decoration: underline; color: #0984f3; } @media (min-width: 1200px) { .inside-nav li a:hover { text-decoration: underline; color: #0984f3; } } .breadcrumb { margin: 10px 0 25px; padding: 0; padding: 15px; color: #333; } @media (max-width: 767px) { .breadcrumb { padding: 5px 10px; } } .breadcrumb li { text-transform: capitalize; } .breadcrumb li:first-child:before { font-family: 'iconfont' !important; font-size: 18px; margin-right: 15px; content: '\e6c8'; vertical-align: middle; } @media (max-width: 767px) { .breadcrumb li:first-child:before { font-size: 16px; margin-right: 5px; } } .breadcrumb li:last-child:before { padding-right: 12px; } @media (max-width: 767px) { .breadcrumb li a { font-size: 12px; } } @media (min-width: 1200px) { .breadcrumb li a:hover { text-decoration: underline; color: #0984f3; } } @media (max-width: 1199px) { .breadcrumb li a:active { text-decoration: underline; color: #0984f3; } } .breadcrumb > li + li:before { padding: 0 10px; content: '>'; } @media (max-width: 767px) { .breadcrumb > li + li:before { padding: 0 5px; } } @media (max-width: 991px) { .list-l { display: none; } } .list-l .menu-wrap { position: relative; z-index: 20; width: 300px; max-width: 100%; margin-top: -30px; } .list-l .menu { position: relative; z-index: 10; } .list-l .menu a { display: block; } .list-l .top-t { margin-bottom: 25px; padding-left: 30px; } .list-l .top-t span { color: #888; } .list-l .top-t h3 { font-size: 36px; margin: 10px 0 0; } .list-l .top-t h3 b { font-weight: 900; } .list-l .menu1 > li { -webkit-transition: .3s; transition: .3s; border: 1px solid #dcdcdc; background-color: #f4f4f4; } .list-l .menu1 > li:first-child { margin-top: 0; } .list-l .menu1 > li:not(:first-child) { border-top: none; } .list-l .menu1 > li:hover { color: #0984f3; } .list-l .menu1 > li.active { position: relative; overflow: hidden; border-color: #0984f3; border-radius: 32px; background-color: #0984f3; } .list-l .menu1 > li.active > a { padding-right: 60px; color: #fff; } .list-l .menu1 > li.active > a:before { display: block; } .list-l .menu1 > li.active + li { border-top: 1px solid #dcdcdc; } .list-l .menu1 > li > a { font-size: 16px; font-weight: bold; position: relative; padding: 22px 30px; -webkit-transition: background-color .3s; transition: background-color .3s; } .list-l .menu1 > li > a:before { font-family: 'iconfont' !important; font-size: 20px; font-weight: normal; position: absolute; z-index: 2; top: 50%; right: 30px; display: block; display: none; content: '\e6cb'; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } @media (max-width: 1469px) { .list-l .menu1 > li > a { font-size: 15px; } } .list-l .menu2 { display: none; padding: 12px 10px 30px 40px; } @media (max-width: 1469px) { .list-l .menu2 { padding-left: 25px; } } .list-l .menu2 > li { position: relative; margin-top: 15px; cursor: pointer; } .list-l .menu2 > li > a { line-height: 1.5; position: relative; padding-left: 30px; color: #fff; } .list-l .menu2 > li > a:before { position: absolute; top: 0px; left: 15px; content: '> '; } .list-l .menu2 > li:first-child { margin-top: 0; } .list-l .menu2 > li:hover > a, .list-l .menu2 > li.active > a { color: #e8daa7; } .list-l .menu3 { display: none; padding-left: 20px; } .list-l .menu3 > li { margin-top: 5px; } .list-l .menu3 > li.active > a, .list-l .menu3 > li:hover > a { text-decoration: underline; color: #0984f3; } .list-l .menu3 > li > a { color: #666; } .inside-page { overflow: hidden; } .inside-page .content { padding: 90px 0 100px; background: top center no-repeat; } @media (max-width: 1199px) { .inside-page .content { padding: 75px 0 85px; } } @media (max-width: 991px) { .inside-page .content { padding: 50px 0; } } @media (max-width: 767px) { .inside-page .content { padding: 45px 0; } } .inside-page .title { margin-bottom: 25px; } @media (max-width: 480px) { .inside-page .title { text-align: center; } } .inside-page .title h4, .inside-page .title h1 { font-size: 30px; font-weight: bold; margin: 0; } @media (max-width: 767px) { .inside-page .title h4, .inside-page .title h1 { font-size: 26px; } } @media (max-width: 480px) { .inside-page .title h4, .inside-page .title h1 { padding-left: 0; } } .download-wrap .list { font-size: 0; letter-spacing: -8px; } .download-wrap .list li { font-size: 14px; display: inline-block; float: none; margin-bottom: 40px; vertical-align: top; letter-spacing: 0; } @media (max-width: 480px) { .download-wrap .list li { width: 100%; margin-bottom: 25px; } } .download-wrap .item { position: relative; height: 100%; padding: 25px 20px; -webkit-transition: .3s; transition: .3s; border-bottom: 3px solid #0984f3; } @media (min-width: 1200px) { .download-wrap .item:hover { box-shadow: 0 0 14px 1px rgba(0, 0, 0, .1); } .download-wrap .item:hover .down-btn a { color: #0984f3; } .download-wrap .item:hover .down-btn a span { text-decoration: underline; } .download-wrap .item:hover .down-btn a:after { -webkit-animation: fadeInDown .4s linear; animation: fadeInDown .4s linear; } } @media (max-width: 1199px) { .download-wrap .item { padding: 25px 0; } } @media (max-width: 480px) { .download-wrap .item { padding: 15px 0; border-width: 2px; } } .download-wrap .item .info { font-weight: bold; z-index: 2; overflow: hidden; width: 100%; margin-top: 30px; } .download-wrap .item .type { float: left; } .download-wrap .item .down-btn { float: right; } .download-wrap .item .down-btn a:after, .download-wrap .item .down-btn a span { display: inline-block; vertical-align: middle; } .download-wrap .item .down-btn a:after { font-family: 'iconfont' !important; font-size: 16px; margin-left: 8px; content: '\e623'; } @media (max-width: 1199px) { .download-wrap .item .down-btn a:active span { text-decoration: underline; } } .download-wrap .intro h3 { font-size: 16px; font-weight: bold; margin-top: 0; } .download-wrap .intro p { line-height: 2.14285714; display: -webkit-box; overflow: hidden; height: auto; height: 90px; margin: 0; color: #888; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .download-wrap .page { padding-top: 20px; } @media (max-width: 767px) { .download-wrap .page { padding-top: 0; } } .technological-wrap .list .item { padding: 9px; border: 1px solid #d6d6d6; } @media (max-width: 480px) { .technological-wrap .list .item { padding: 5px; } } .technological-wrap .list .img-box { padding-bottom: 135.48387097%; } .news-list .img-box { z-index: 2; padding-bottom: 75.55555556%; border-radius: 4px; } .news-list li { margin-bottom: 40px; } @media (max-width: 480px) { .news-list li { width: 100%; margin-bottom: 30px; } } .news-list .item { position: relative; z-index: 2; overflow: hidden; padding: 20px 25px 25px; -webkit-transition: .2s; transition: .2s; border: 1px solid #e2e2e2; background-color: #f9fafb; } @media (min-width: 1200px) { .news-list .item img { -webkit-transition: transform .7s; -webkit-transition: -webkit-transform .7s; transition: -webkit-transform .7s; transition: transform .7s; transition: transform .7s, -webkit-transform .7s; } .news-list .item:hover img { -webkit-transform: scale(1.07); -ms-transform: scale(1.07); transform: scale(1.07); } } @media (min-width: 1200px) { .news-list .item:hover { background-color: #0984f3; } .news-list .item:hover *, .news-list .item:hover .date { color: #fff; } } .news-list .item .intro { overflow: hidden; padding: 25px 20px 30px; } @media (max-width: 767px) { .news-list .item .intro { padding: 25px 20px 30px; } } .news-list .item h5 { font-size: 16px; font-weight: bold; line-height: 1.625; display: -webkit-box; overflow: hidden; height: auto; height: 52px; margin: 25px 0 20px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .news-list .item p { line-height: 1.85714286; display: -webkit-box; overflow: hidden; height: 52px; margin: 0; color: #888; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .news-list .item .info { overflow: hidden; margin-top: 30px; padding-top: 20px; border-top: 1px solid #d8d8d8; } .news-list .item .date { float: left; color: #0984f3; } .news-list .item .date:before, .news-list .item .date span { display: inline-block; vertical-align: middle; } .news-list .item .date:before { font-family: 'iconfont' !important; margin-right: 10px; margin-left: 2px; content: '\e65c'; } .news-list .item .date span { font-weight: bold; } .news-list .item .more { float: right; color: #666; } @media (max-width: 1199px) { .news-list .item .more a:active { color: #0984f3; } } .news-wrap .news-list { padding-top: 5px; } .news-wrap .page { padding-top: 20px; } @media (max-width: 991px) { .news-wrap .page { padding-top: 0; } } .news-details-wrap .news-title { margin-bottom: 25px; } @media (max-width: 991px) { .news-details-wrap .news-title { margin-bottom: 20px; } } .news-details-wrap .news-title h1 { font-size: 30px; font-weight: bold; margin: 0 0 20px; } @media (max-width: 991px) { .news-details-wrap .news-title h1 { font-size: 26px; margin-bottom: 15px; } } @media (max-width: 767px) { .news-details-wrap .news-title h1 { font-size: 22px; } } .news-details-wrap .news-title .date { font-weight: 300; color: #0984f3; } .news-details-wrap .news-title .date:before, .news-details-wrap .news-title .date span { display: inline-block; vertical-align: middle; } .news-details-wrap .news-title .date:before { font-family: 'iconfont' !important; margin-right: 10px; content: '\e65c'; } .news-details-wrap .news-title .date span { font-weight: bold; } .news-details-wrap .intro img, .news-details-wrap .intro iframe { max-width: 100%; height: auto !important; } .news-details-wrap .intro p { line-height: 2.14285714; margin: 0; /*text-indent: 2em;*/ color: #888; } .news-details-wrap .news-page { overflow: hidden; margin-top: 30px; } @media (max-width: 767px) { .news-details-wrap .news-page { margin-top: 25px; } } @media only screen and (min-width: 1200px) { .news-details-wrap .news-page a:hover { text-decoration: underline; color: #0984f3; } } @media (max-width: 1199px) { .news-details-wrap .news-page a:active { text-decoration: underline; color: #0984f3; } } .news-details-wrap .news-page p { overflow: hidden; margin: 0; white-space: nowrap; text-overflow: ellipsis; } @media only screen and (min-width: 768px) { .news-details-wrap .news-page p { font-size: 16px; } } .news-details-wrap .news-page .next { margin-top: 15px; } @media (min-width: 481px) { .responsibility-wrap h4 { padding-left: 30px; } } .responsibility-wrap .fancybox-pic p { line-height: 2.14285714; margin: 0; text-indent: 2em; color: #888; } @media (max-width: 767px) { .responsibility-wrap .fancybox-pic p { line-height: 2; } } .responsibility-wrap .fancybox-pic img { max-width: 100%; height: auto !important; } .staff-style-wrap .item { border: 1px solid #dcdcdc; } .staff-style-wrap .item .img-box { padding-bottom: 78.78787879%; } .honor-wrap .list { padding-top: 5px; } @media (max-width: 480px) { .honor-wrap .list { margin: 0 -7px; } } .honor-wrap .list li { margin-bottom: 30px; } @media (max-width: 480px) { .honor-wrap .list li { width: 50%; margin-bottom: 14px; padding: 0 7px; } } @media (min-width: 1200px) { .honor-wrap .item img { -webkit-transition: transform .7s; -webkit-transition: -webkit-transform .7s; transition: -webkit-transform .7s; transition: transform .7s; transition: transform .7s, -webkit-transform .7s; } .honor-wrap .item:hover img { -webkit-transform: scale(1.07); -ms-transform: scale(1.07); transform: scale(1.07); } } .honor-wrap .img-box { padding-bottom: 75.75757576%; } .honor-wrap .page { padding-top: 30px; } @media (max-width: 991px) { .honor-wrap .page { padding-top: 10px; } } .planning-wrap .intro p { line-height: 2.14285714; margin: 0; color: #888; } .culture-wrap .intro { margin: -15px -25px 0; } .culture-wrap .intro > div { margin-top: 15px; padding: 0 25px; } @media (min-width: 481px) { .culture-wrap .txt { display: table; width: 100%; } .culture-wrap .txt > * { display: table-cell; vertical-align: top; } } .culture-wrap .txt b { font-size: 24px; font-weight: bold; padding-right: 25px; white-space: nowrap; } @media (max-width: 480px) { .culture-wrap .txt b { font-size: 20px; display: block; } } .culture-wrap .txt span { line-height: 2.14285714; color: #888; } .culture-wrap .list { margin-top: 50px; padding-top: 50px; border-top: 1px solid #dfdfdf; } @media (max-width: 991px) { .culture-wrap .list { margin-top: 40px; padding-top: 40px; } } @media (max-width: 767px) { .culture-wrap .list { margin-top: 30px; padding-top: 30px; } } .culture-wrap .list h5 { font-size: 24px; font-weight: bold; margin: 0 0 20px; } @media (max-width: 767px) { .culture-wrap .list h5 { font-size: 20px; margin-bottom: 15px; } } .culture-wrap .list p { line-height: 2.14285714; margin: 0; color: #888; } .culture-wrap .list p span { display: block; } @media (max-width: 480px) { .culture-wrap .list p { font-size: 0; } .culture-wrap .list p span { font-size: 14px; } } .biography-wrap h4 { padding-left: 30px; } @media (max-width: 480px) { .biography-wrap h4 { padding-left: 0; } } .biography-wrap .content-r img { max-width: 100%; height: auto !important; } .biography-wrap .intro { overflow: hidden; } .biography-wrap .intro .pic-box { max-width: 100%; } @media (min-width: 481px) { .biography-wrap .intro .pic-box { float: right; margin-left: 50px; } } @media (max-width: 480px) { .biography-wrap .intro .pic-box { margin-bottom: 10px; text-align: center; } } .biography-wrap .intro p { line-height: 2.14285714; margin: 0; color: #888; } .biography-wrap .intro h5 { font-size: 18px; font-weight: bold; line-height: 1.66666667; margin: 25px 0 15px; padding-left: 30px; } @media (max-width: 767px) { .biography-wrap .intro h5 { margin: 20px 0 5px; } } .about-wrap .intro-wrap h1 { font-size: 30px; font-weight: normal; margin: 0 0 20px; padding-left: 30px; } @media (max-width: 991px) { .about-wrap .intro-wrap h1 { font-size: 28px; } } @media (max-width: 767px) { .about-wrap .intro-wrap h1 { font-size: 22px; margin-bottom: 15px; } } .about-wrap .intro-wrap h1 b { display: inline-block; color: #0984f3; } .about-wrap .intro-wrap img { max-width: 100%; height: auto !important; } .about-wrap .intro-wrap p { line-height: 2.14285714; margin: 0; color: #888; } @media (max-width: 767px) { .about-wrap .intro-wrap p { font-size: 14px; } } .about-wrap .intro-wrap .pic-box { margin: 0 -5px; } .about-wrap .intro-wrap .pic-box > div { padding: 0 5px; } .about-wrap .intro-wrap .pic-box .col-xs-7 { width: 57.54716981%; } @media (max-width: 480px) { .about-wrap .intro-wrap .pic-box .col-xs-7 { width: 100%; } } .about-wrap .intro-wrap .pic-box .col-xs-5 { width: 42.45283019%; } @media (max-width: 480px) { .about-wrap .intro-wrap .pic-box .col-xs-5 { width: 100%; } } .about-wrap .pic-box img { display: block; max-width: 100%; height: auto !important; } .about-wrap .pic-box > div { margin-top: 30px; } @media (max-width: 480px) { .about-wrap .pic-box > div { margin-top: 25px; } } .product-list { margin-top: -40px; } @media (max-width: 991px) { .product-list { margin-top: -30px; } } @media (max-width: 767px) { .product-list { margin-top: -20px; } } .product-list > li { margin-top: 40px; } @media (max-width: 991px) { .product-list > li { margin-top: 30px; } } @media (max-width: 767px) { .product-list > li { margin-top: 20px; } } @media (max-width: 480px) { .product-list > li { width: 100%; } } @media (min-width: 1200px) { .product-list .item img { -webkit-transition: transform .7s; -webkit-transition: -webkit-transform .7s; transition: -webkit-transform .7s; transition: transform .7s; transition: transform .7s, -webkit-transform .7s; } .product-list .item:hover img { -webkit-transform: scale(1.07); -ms-transform: scale(1.07); transform: scale(1.07); } } @media (min-width: 1200px) { .product-list .item:hover .name { color: #fff; background-color: #0984f3; } .product-list .item:hover .name:after { background-color: #fff; } } .product-list .img-box { z-index: 3; padding-bottom: 68.42105263%; border-radius: 6px; } .product-list .name { font-size: 0; position: relative; margin-top: -1px; padding: 0 45px 0 35px; -webkit-transition: background-color .3s; transition: background-color .3s; border: 1px solid #e2e2e2; border-radius: 6px 6px 0 0; background-color: #f7f8f9; } @media (max-width: 1199px) { .product-list .name { padding: 0 35px 0 20px; } } .product-list .name:after { position: absolute; top: 50%; right: 30px; display: block; width: 4px; height: 20px; content: ''; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: #0984f3; } @media (max-width: 1199px) { .product-list .name:after { right: 20px; } } @media (max-width: 1199px) { .product-list .name:after { width: 3px; } } .product-list .name a { font-size: 16px; font-weight: bold; display: inline-block; max-width: 100%; padding: 19px 0; } .product-list .name a span { display: block; overflow: hidden; height: 22px; white-space: nowrap; text-overflow: ellipsis; } .product-wrap .page { padding-top: 60px; } @media (max-width: 991px) { .product-wrap .page { padding-top: 25px; } } .product-details-wrap .carousel-wrap .img-box { padding-bottom: 68.42105263%; border-radius: 6px; } .product-details-wrap .carousel-wrap > .row > div { padding: 0 15px; } @media only screen and (min-width: 992px) { .product-details-wrap .carousel-wrap > .row > div { float: left; } } @media only screen and (min-width: 992px) { .product-details-wrap .carousel-wrap .carousel-box { width: 55.55555556%; } .product-details-wrap .carousel-wrap .info-box { width: 44.44444444%; } } .product-details-wrap .carousel-box { font-size: 0; letter-spacing: -8px; } @media (max-width: 991px) { .product-details-wrap .carousel-box { width: 600px; max-width: 100%; margin-bottom: 25px; } } .product-details-wrap .slider-for { position: relative; z-index: 2; overflow: hidden; border-radius: 6px; } .product-details-wrap .slider-nav { position: relative; margin-top: 10px; } .product-details-wrap .slider-nav .slick-list { margin: 0 -4px; } .product-details-wrap .slider-nav .slick-slide .item { padding: 0 5px; } .product-details-wrap .slider-nav .slick-arrow { font-size: 22px; font-weight: bold; position: absolute; z-index: 10; top: 50%; padding: 0; -webkit-transition: .3s; transition: .3s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #999; background: none; } .product-details-wrap .slider-nav .slick-arrow:before { font-family: 'iconfont' !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .product-details-wrap .slider-nav .slick-arrow:hover { color: #0984f3; } @media (max-width: 767px) { .product-details-wrap .slider-nav .slick-arrow { font-size: 16px; } } .product-details-wrap .slider-nav .slick-prev { left: 0; } .product-details-wrap .slider-nav .slick-prev:before { content: '\e601'; } .product-details-wrap .slider-nav .slick-next { right: 0; } .product-details-wrap .slider-nav .slick-next:before { content: '\e827'; } .product-details-wrap .info-box { position: relative; } .product-details-wrap .intro .features { font-size: 18px; font-weight: bold; margin: 25px 0 15px; } @media (max-width: 1349px) { .product-details-wrap .intro .features { margin-top: 0; } } .product-details-wrap .intro p { line-height: 2.14285714; margin: 0; color: #888; } .product-details-wrap .intro img { max-width: 100%; height: auto !important; } .product-details-wrap .fun-btn { overflow: hidden; padding-top: 15px; } @media (max-width: 1349px) { .product-details-wrap .fun-btn { padding-top: 0; } } .product-details-wrap .fun-btn .share-box, .product-details-wrap .fun-btn .inquiry-btn { margin-top: 20px; } .product-details-wrap .fun-btn .share-box { float: left; padding-top: 10px; } .product-details-wrap .fun-btn .inquiry-btn { float: right; } .product-details-wrap .share-box { position: relative; } .product-details-wrap .share-box > * { display: inline-block; vertical-align: middle; } .product-details-wrap .share-box > b { font-size: 16px; } .product-details-wrap .inquiry-btn { font-weight: bold; line-height: 46px; display: block; width: 140px; height: 46px; text-align: center; color: #fff; border-radius: 46px; background-color: #0984f3; } @media (min-width: 1200px) { .product-details-wrap .inquiry-btn { -webkit-transition: .3s; transition: .3s; } .product-details-wrap .inquiry-btn:hover { box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4); } } @media (max-width: 1199px) { .product-details-wrap .inquiry-btn:active { box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4); } } .product-details-wrap .page-btn { overflow: hidden; padding-top: 35px; } @media (max-width: 991px) { .product-details-wrap .page-btn { padding-top: 15px; } } .product-details-wrap .page-btn a { margin-top: 15px; -webkit-transition: .3s; transition: .3s; color: #666; } .product-details-wrap .page-btn a:before, .product-details-wrap .page-btn a:after, .product-details-wrap .page-btn a b { display: inline-block; vertical-align: middle; } .product-details-wrap .page-btn a:before, .product-details-wrap .page-btn a:after { font-family: 'iconfont' !important; font-size: 20px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 1200px) { .product-details-wrap .page-btn a:hover { color: #0984f3; } } @media (max-width: 1199px) { .product-details-wrap .page-btn a:active { color: #0984f3; } } .product-details-wrap .page-btn .prev { float: left; } .product-details-wrap .page-btn .prev:before { margin-right: 7px; content: '\eb5f'; } .product-details-wrap .page-btn .next { float: right; } .product-details-wrap .page-btn .next:after { margin-left: 7px; content: '\e6cb'; } .product-details-wrap .list-title { margin-top: 70px; } @media (max-width: 991px) { .product-details-wrap .list-title { margin-top: 45px; } } @media (max-width: 767px) { .product-details-wrap .list-title { margin-top: 35px; } } .product-details-wrap .list-title h4 { font-size: 30px; font-weight: bold; margin: 0 0 25px; } @media (max-width: 991px) { .product-details-wrap .list-title h4 { font-size: 28px; } } @media (max-width: 767px) { .product-details-wrap .list-title h4 { font-size: 26px; } } .product-details-wrap .intro-wrap h5 { font-size: 16px; margin: 0 0 10px; } .product-details-wrap .intro-wrap .intro img { max-width: 100%; height: auto !important; } .product-details-wrap .intro-wrap .intro p { font-weight: 300; line-height: 1.8; margin: 0; color: #333; } .product-details-wrap .inquire-wrap .list-title h4 { margin-bottom: 10px; } .product-details-wrap .inquiry-form form { padding-top: 5px; } .product-details-wrap .inquiry-form p { font-weight: 300; color: #333; } .product-details-wrap .inquiry-form textarea { height: 240px; } .inquiry-form input::-webkit-input-placeholder, .inquiry-form textarea::-webkit-input-placeholder { color: #333; } .inquiry-form input:-o-placeholder, .inquiry-form textarea:-o-placeholder { color: #333; } .inquiry-form input::-moz-placeholder, .inquiry-form textarea::-moz-placeholder { color: #333; } .inquiry-form input:-ms-input-placeholder, .inquiry-form textarea:-ms-input-placeholder { color: #333; } .inquiry-form input:focus::-webkit-input-placeholder, .inquiry-form textarea:focus::-webkit-input-placeholder { color: #afa7a7; } .inquiry-form input:focus::-o-placeholder, .inquiry-form textarea:focus::-o-placeholder { color: #afa7a7; } .inquiry-form input:focus::-moz-placeholder, .inquiry-form textarea:focus::-moz-placeholder { color: #afa7a7; } .inquiry-form input:focus::-ms-input-placeholder, .inquiry-form textarea:focus::-ms-input-placeholder { color: #afa7a7; } .inquiry-form .row { margin: 0 -8px; } .inquiry-form .row > li { padding: 0 8px; } .inquiry-form form input::-webkit-input-placeholder, .inquiry-form form textarea::-webkit-input-placeholder { color: #888; } .inquiry-form form input:-o-placeholder, .inquiry-form form textarea:-o-placeholder { color: #888; } .inquiry-form form input::-moz-placeholder, .inquiry-form form textarea::-moz-placeholder { color: #888; } .inquiry-form form input:-ms-input-placeholder, .inquiry-form form textarea:-ms-input-placeholder { color: #888; } .inquiry-form form input:focus::-webkit-input-placeholder, .inquiry-form form textarea:focus::-webkit-input-placeholder { color: #c5c5c5; } .inquiry-form form input:focus::-o-placeholder, .inquiry-form form textarea:focus::-o-placeholder { color: #c5c5c5; } .inquiry-form form input:focus::-moz-placeholder, .inquiry-form form textarea:focus::-moz-placeholder { color: #c5c5c5; } .inquiry-form form input:focus::-ms-input-placeholder, .inquiry-form form textarea:focus::-ms-input-placeholder { color: #c5c5c5; } .inquiry-form form input, .inquiry-form form textarea { font-size: 14px; display: block; width: 100%; margin-bottom: 15px; padding: 15px 20px; color: #888; background: #ededed; } @media (max-width: 767px) { .inquiry-form form input, .inquiry-form form textarea { padding: 12px 15px; } } .inquiry-form form .pro-name { font-weight: bold; color: #333; background: #d8d8d8; } .inquiry-form form textarea { height: 150px; } .inquiry-form form .submit { line-height: 45px; display: block; width: 160px; height: 45px; margin: 30px auto 0; padding: 0; cursor: pointer; text-align: center; color: #fff; background-color: #0984f3; } @media (max-width: 767px) { .inquiry-form form .submit { font-size: 15px; line-height: 40px; width: 150px; height: 40px; } } @media (min-width: 1200px) { .inquiry-form form .submit { -webkit-transition: .3s; transition: .3s; } .inquiry-form form .submit:hover { box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4); } } @media (max-width: 1199px) { .inquiry-form form .submit:active { box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4); } } .contact-wrap { position: relative; } .contact-wrap h3 { font-size: 30px; font-weight: bold; margin: 0 0 25px; } @media (max-width: 991px) { .contact-wrap h3 { font-size: 26px; } } @media (max-width: 767px) { .contact-wrap h3 { font-size: 24px; margin-bottom: 15px; } } .contact-wrap .service .list { color: #666; } @media only screen and (min-width: 481px) { .contact-wrap .service .list { text-align: center; border-top: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; } } @media only screen and (min-width: 481px) { .contact-wrap .service li { display: table; width: 100%; table-layout: fixed; } .contact-wrap .service li:first-child { font-weight: bold; color: #333; background-color: #f4f4f4; } .contact-wrap .service li span { display: table-cell; width: 16.66666667%; padding: 13px 5px; vertical-align: middle; word-break: break-all; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; } } @media (max-width: 480px) { .contact-wrap .service li { padding: 10px 0 15px; border-bottom: 1px solid #dcdcdc; } .contact-wrap .service li:first-child { display: none; } .contact-wrap .service li span { line-height: 1.6; display: block; margin-top: 10px; } .contact-wrap .service li span:before { content: attr(data-name); } } @media (min-width: 1200px) { .contact-wrap .service li a:hover { text-decoration: underline; color: #0984f3; } } @media (max-width: 1199px) { .contact-wrap .service li a:active { text-decoration: underline; color: #0984f3; } } .contact-wrap .contact-list { margin-top: 80px; } @media (max-width: 1199px) { .contact-wrap .contact-list { margin-top: 60px; } } @media (max-width: 991px) { .contact-wrap .contact-list { margin-top: 40px; } } @media (max-width: 767px) { .contact-wrap .contact-list { margin-top: 40px; } } .contact-wrap .info-wrap { overflow: hidden; } .contact-wrap .info { overflow: hidden; } .contact-wrap .info .row { margin: 15px -10px 0; } .contact-wrap .message { overflow: hidden; } .contact-wrap .message p { color: #888; } .contact-wrap .message form { padding-top: 5px; } .contact-wrap .map { position: relative; overflow: hidden; } .contact-wrap .map .map-content { display: block; width: 100%; height: 390px; } @media (max-width: 767px) { .contact-wrap .map .map-content { height: 280px; } } .online-wrap .btn { line-height: 38px; position: fixed; z-index: 100; right: 2px; bottom: 60px; width: 40px; height: 40px; padding: 0; -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; text-align: center; border: 1px solid #e1e1e1; border-radius: 0; background-color: #fff; } @media (min-width: 768px) { .online-wrap .btn { display: none; } } .online-wrap .btn:before { font-family: 'iconfont' !important; font-size: 18px; display: inline-block; content: '\e6d2'; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; color: #333; } .online-wrap .btn.active:before { -webkit-transform: rotateZ(225deg); -ms-transform: rotate(225deg); transform: rotateZ(225deg); } .online-wrap .code-pic { position: fixed; z-index: 101; right: 45px; bottom: 120px; display: none; max-width: 120px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .online-wrap .code-pic { right: 55px; bottom: 370px; } } .online-wrap .code-pic .pic-box { padding: 5px; background-color: #fff; } .online-wrap .code-pic img { display: block; max-width: 100%; } .online-wrap .online { position: fixed; z-index: 100; right: 2px; bottom: 23%; -webkit-transition: right .3s; transition: right .3s; } @media (max-width: 767px) { .online-wrap .online { right: -60px; bottom: 110px; } .online-wrap .online.active { right: 2px; } } .online-wrap .online a { line-height: 44px; position: relative; display: block; width: 46px; height: 46px; text-align: center; color: #9b9b9b; border: 1px solid #e1e1e1; background-color: #fff; } .online-wrap .online a:not(:first-child) { border-top: transparent; } .online-wrap .online a:before { font-size: 22px; } @media (min-width: 1200px) { .online-wrap .online a:hover { color: #fff; border-color: #9b9b9b; background-color: #9b9b9b; } } @media (max-width: 767px) { .online-wrap .online a { line-height: 38px; width: 40px; height: 40px; } .online-wrap .online a:before { font-size: 18px; } } @media (min-width: 992px) { .online-wrap .online .icon-phone:hover .phone-num, .online-wrap .online .icon-skype:hover .phone-num { right: 100%; } } .online-wrap .online .icon-phone .phone-num, .online-wrap .online .icon-skype .phone-num { position: absolute; z-index: -1; top: 0; right: -300px; padding-right: 5px; -webkit-transition: right .3s; transition: right .3s; white-space: nowrap; } .online-wrap .online .icon-phone .phone-num p, .online-wrap .online .icon-skype .phone-num p { margin: 0; padding: 0 15px; color: #666; border: 1px solid #e1e1e1; background-color: #fff; } .online-wrap .online .code .mask { position: absolute; z-index: 10; right: 100%; bottom: -40px; display: none; width: 130px; height: 130px; padding-right: 5px; } .online-wrap .online .code .mask .mask-box { padding: 5px; background-color: #fff; box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12); } .online-wrap .online .code .mask img { display: block; width: 100%; } .online-wrap .online .code .mask p { font-size: 13px; line-height: 16px; margin: 5px 0 8px 0; color: #333; } .xs-online { position: fixed; z-index: 998; bottom: 0; left: 0; width: 100%; background-color: rgba(9, 132, 243, .9); box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2); } .xs-online ul { display: table; width: 100%; table-layout: fixed; text-align: center; color: #fff; } .xs-online ul li { display: table-cell; width: 20%; border-left: 1px solid rgba(255, 255, 255, .5); } .xs-online ul li > a { display: block; padding: 8px 0 6px; } .xs-online ul li > a:before { font-family: 'iconfont' !important; font-size: 16px; font-style: normal; line-height: 1; display: block; margin-bottom: 3px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .xs-online ul li > a span { font-size: 10px; line-height: 17px; display: block; height: 17px; } @media (max-width: 480px) { .xs-online ul li > a span { font-size: 2.8vmin; } } .xs-online ul li:first-child { border-left: none; } .xs-online ul li.tel > a:before { content: '\e61c'; } .xs-online ul li.product > a:before { content: '\e7e9'; } .xs-online ul li.mail > a:before { content: '\e6a4'; } .xs-online ul li.whatsapp > a:before { content: '\e621'; } .xs-online ul li.feedback > a:before { content: '\e7a5'; } .xs-online ul li.feedback > a:before, .xs-online ul li.message > a:before { content: '\e6af'; } .xs-online ul li.contact > a:before { content: '\e68a'; } .xs-online ul li.gotop > a:before { content: '\e605'; } .xs-online ul li.home > a:before { content: '\e6c8'; } .xs-online ul li.message > a:before { content: '\e65f'; } .xs-online ul li.map > a:before { content: '\e60d'; } .xs-online ul li.wechat, .xs-online ul li.weixin { position: relative; } .xs-online ul li.wechat:hover .pic-box, .xs-online ul li.weixin:hover .pic-box { display: block; } .xs-online ul li.wechat > a:before, .xs-online ul li.weixin > a:before { content: '\e604'; } .xs-online ul li.wechat .pic-box, .xs-online ul li.weixin .pic-box { position: absolute; bottom: 100%; left: 50%; display: none; width: 100px; max-width: 100px; padding: 5px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2); } .xs-online ul li.wechat .pic-box img, .xs-online ul li.weixin .pic-box img { display: block; width: 100%; } .xs-online ul li.wechat .pic-box p, .xs-online ul li.weixin .pic-box p { line-height: 30px; margin: 0; white-space: nowrap; color: #333; } .share { font-weight: 500; } .share a { display: inline-block; overflow: hidden; margin-left: 15px; -webkit-transition: transform .3s; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; text-align: center; vertical-align: middle; } .share a:first-child { margin-left: 0; } .share a:before { font-size: 16px; display: block; } .share a:hover { -webkit-transform: translateY(-3px); -ms-transform: translateY(-3px); transform: translateY(-3px); } .share.color .icon-facebook:before { background-color: #3b5998; } .share.color .icon-tuite:before { background-color: #55acee; } .share.color .icon-linkedin:before { background-color: #006a9a; } .share.color .icon-youtube:before { background-color: #c4302b; } .share.color .icon-instagram:before { background-color: #6b3d2e; } .share.color .icon-google:before { background-color: #dc4e41; } .footer { position: relative; z-index: 10; overflow: hidden; color: #fff; background-color: #0d1c25; } .footer .list { font-size: 0; width: 100%; padding: 60px 0; text-align: justify; text-justify: distribute-all-lines; letter-spacing: -8px; } @media (max-width: 767px) { .footer .list { padding-bottom: 30px; } } .footer .list:after { display: inline-block; overflow: hidden; width: 100%; height: 0; margin: 0; content: ''; } .footer .list li { font-size: 14px; position: relative; display: inline-block; margin-top: 40px; padding-left: 80px; text-align: left; vertical-align: top; letter-spacing: 0; } .footer .list li:before { position: absolute; top: -5px; left: 0; display: block; width: 1px; height: 60px; content: ''; background-color: #38464e; } .footer .list li:first-child:before { display: none; } @media only screen and (min-width: 992px) { .footer .list li { max-width: 30%; } } @media (max-width: 1469px) { .footer .list li { padding-left: 60px; } } @media (max-width: 1349px) { .footer .list li { padding-left: 35px; } } @media (max-width: 1199px) { .footer .list li { padding-left: 20px; } } @media (max-width: 991px) { .footer .list li { width: 50%; padding-left: 50px; } .footer .list li:nth-child(odd):before { display: none; } } @media (max-width: 767px) { .footer .list li { margin-top: 20px; padding-left: 20px; } } @media (max-width: 480px) { .footer .list li { width: 100%; padding-left: 10px; } .footer .list li:before { display: none; } } .footer .list .item { padding-left: 30px; } .footer .list .title { position: relative; margin-bottom: 5px; color: #0984f3; } .footer .list .title .iconfont { font-size: 18px; position: absolute; top: 50%; left: -30px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .footer .list b { font-size: 20px; } @media (max-width: 1199px) { .footer .list b { font-size: 18px; } } @media (max-width: 767px) { .footer .list b { font-size: 16px; } } .footer .list a:hover { text-decoration: underline; } .copyright { position: relative; overflow: hidden; padding: 17px 0; text-align: center; color: #6d7376; background-color: #0a171e; } @media (max-width: 767px) { .copyright { padding-bottom: 70px; } } .copyright p { line-height: 1.8; margin: 0; } @media only screen and (min-width: 992px) { .copyright p { float: left; } } @media (max-width: 480px) { .copyright p { font-size: 3.3vmin; } } .copyright p span { margin-right: 10px; } .copyright p a:hover { text-decoration: underline; } @media only screen and (min-width: 992px) { .copyright .share { float: right; } } @media (max-width: 991px) { .copyright .share { margin-top: 5px; } } @media (min-width: 1200px) { .copyright .share a:hover { color: #fff; } } .zoomDiv { z-index: 999; display: none; overflow: hidden; text-align: center; border: 1px solid #ccc; background: #fff; } @media (max-width: 1199px) { .zoomDiv { display: none !important; } } @media (min-width: 768px) { .zoomDiv { position: absolute; } } .zoomMask { position: absolute; z-index: 20; cursor: move; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///////1V89WwAAAACdFJOU/8A5bcwSgAAABBJREFUeNpiYGBkYGQECDAAAA0ABMZIs2EAAAAASUVORK5CYII=) repeat; } @media (max-width: 1199px) { .zoomMask { display: none !important; } } @media (max-width: 767px) { .zoomMask { display: none; } } /** * Date : 2020年8月18日09:37:36 * @author HSM * @toDo 分享加邮件和购物车 */ .share .icon-xinfeng:before, .share .icon-cart:before { font-size: 18px; }