html { font-size: 14px; overflow-x: hidden; font-family: 'Microsoft YaHei', Arial !important; } li { list-style: none; } a { color: #212529 } a:hover { text-decoration: none; } p, dl, dt, dd, ul { margin: 0px; padding: 0px; } .lh-1 { line-height: 1; } .lh-2 { line-height: 2; } .lh-3 { line-height: 3; } .lh-4 { line-height: 4; } .fs-12 { font-size: .857rem; } .fs-14 { font-size: 1rem; } .fs-16 { font-size: 1.142rem; } .fs-18 { font-size: 1.285rem; } .fs-20 { font-size: 1.428rem; } .fs-22 { font-size: 1.571rem; } .fs-24 { font-size: 1.714rem; } .fs-26 { font-size: 1.857rem; } .fs-28 { font-size: 2rem; } .mt-6, .my-6 { margin-top: 4rem !important; } .mt-7, .my-7 { margin-top: 5rem !important; } .mt-8, .my-8 { margin-top: 6rem !important; } .mt-9, .my-9 { margin-top: 7rem !important; } .mt-10, .my-10 { margin-top: 8rem !important; } .mb-6, .my-6 { margin-bottom: 4rem !important; } .mb-7, .my-7 { margin-bottom: 5rem !important; } .mb-8, .my-8 { margin-bottom: 6rem !important; } .mb-9, .my-9 { margin-bottom: 7rem !important; } .mb-10, .my-10 { margin-bottom: 8rem !important; } .pt-6, .mp-6 { padding-top: 4rem !important; } .pt-7, .py-7 { padding-top: 5rem !important; } .pt-8, .py-8 { padding-top: 6rem !important; } .pt-9, .py-9 { padding-top: 7rem !important; } .pt-10, .py-10 { padding-top: 8rem !important; } .pb-6, .py-6 { padding-bottom: 4rem !important; } .pb-7, .py-7 { padding-bottom: 5rem !important; } .pb-8, .py-8 { padding-bottom: 6rem !important; } .pb-9, .py-9 { padding-bottom: 7rem !important; } .pb-10, .py-10 { padding-bottom: 8rem !important; } .h-5px { height: 5px; } .h-10px { height: 10px; } .h-15px { height: 15px; } .h-20px { height: 20px; } .h-25px { height: 25px; } .h-30px { height: 30px; } .h-35px { height: 35px; } .h-40px { height: 40px; } .h-45px { height: 45px; } .h-50px { height: 50px; } .h-55px { height: 55px; } .h-60px { height: 60px; } .h-65px { height: 65px; } .h-70px { height: 70px; } .h-75px { height: 75px; } .h-80px { height: 80px; } .h-85px { height: 85px; } .h-90px { height: 90px; } .h-95px { height: 95px; } .h-100px { height: 100px; } .h-110px { height: 110px; } .h-120px { height: 120px; } .h-130px { height: 130px; } .h-140px { height: 140px; } .h-150px { height: 150px; } .h-160px { height: 160px; } .h-170px { height: 170px; } .h-180px { height: 180px; } .h-190px { height: 190px; } .h-200px { height: 200px; } .h-250px { height: 250px; } .h-300px { height: 300px; } .h-350px { height: 350px; } .h-400px { height: 400px; } .h-450px { height: 450px; } .h-500px { height: 500px; } .border-top-dashed { border-top: 1px dashed #dee2e6 !important; } .border-right-dashed { border-right: 1px dashed #dee2e6 !important; } .border-bottom-dashed { border-bottom: 1px dashed #dee2e6 !important; } .border-bottom-dashed .newsListTitle { font-size:18px !important; } .border-right-dashed { border-top: 1px dashed #dee2e6 !important; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; font-size: 14px; } @media (min-width: 992px) { .navbar-expand-lg .navbar-nav .nav-link{ padding-right: 0.5rem; padding-left: 0.5rem; font-size: 14px; color:#000000; } .logo-sm-height{ height: 50px; } } @media (min-width: 1200px) { .navbar-expand-lg .navbar-nav .nav-link{ padding-right: 1.5rem; padding-left: 0.5rem; font-size: 16px; color:#000000; } .logo-sm-height{ height: 60px; } .address .sell-items { position: relative; width: 430px; background: #fff; padding: 40px 28px 62px; margin-bottom: 24px; margin-right: 28px; overflow: visible; cursor: pointer; } } @media (min-width: 1300px) { .navbar-expand-lg .navbar-nav .nav-link{ padding-right: 1.1rem; padding-left: 0.5rem; font-size: 16px; color:#000000; } .logo-sm-height{ height: 60px; } .address .sell-items { position: relative; width: 430px; background: #fff; padding: 40px 22px 62px; margin-bottom: 24px; margin-right: 28px; overflow: visible; cursor: pointer; } } @media (min-width: 1440px) { .navbar-expand-lg .navbar-nav .nav-link{ padding-right: 1.5rem; padding-left: 0.5rem; font-size: 20px; color:#000000; } .logo-sm-height{ height: 70px; } .address .sell-items { position: relative; width: 586px; background: #fff; padding: 40px 48px 62px; margin-bottom: 24px; margin-right: 28px; overflow: visible; cursor: pointer; } } .logobar{ display: block; width:100%; } .formwidth{ display: block; float: right; margin-top:40px !important; } .searchInput{ height: calc(3rem) !important; width:300px !important; border-width: 2px; border-color: rgb(239,239,239) !important; border-right: 0; } .btn-outline-success{ height:calc(3rem) !important; border-color: rgb(239,239,239) !important; border-width: 2px; border-left: 0; color:#000 !important; font-size:18px; margin-left:-6px; } .btn-outline-success:hover{ background-color:#0069D9 !important; color:#fff !important; } .navbar-brand { font-size: 20px; padding-top: 0px; padding-bottom: 0px; } .shadow-sm-top { box-shadow: 0 -.125rem .25rem rgba(0,0,0,.075) !important; } .card, .figure { margin: 15px 0; } @media only screen and (min-width: 576px) { .card-img-200 { height: 200px; overflow: hidden; } .card-img-180 { height: 180px; overflow: hidden; } .card-img-150 { height: 150px; overflow: hidden; } .card-img-120 { height: 120px; overflow: hidden; } .card-img-100 { height: 100px; overflow: hidden; } } .subtitle { text-align: center; font-size: 18px; color: #fff; margin-bottom: 30px; } .text-secondary a { color: #6c757d; } .code,.code img { height: 140px; } .pages { padding-top: 10px; padding-bottom: 10px; } .position, .position a { color: #999; } .page-num:not(:disabled) { cursor: pointer; } .page-num, .page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #17a2b8; background-color: #fff; border: 1px solid #dee2e6; } a.page-num:hover, .page-link:hover { text-decoration: none; } .page-num-current { z-index: 1; color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .page-num-current:hover { color: #fff; } @media only screen and (max-width: 768px) { .page-num { display: none; } .logo-sm-height{ height: 40px; } .head-sm-height{ height: 61px !important; } } @media (min-width: 992px) { .head-sm-height { height: 129px; } .container{ display:block !important; height:auto; } #map { height: 720px; } .local-partners-map-wrapper { height: 720px; } .local-partners-map-wrapper #local-partners-view { width: 400px; position: absolute; right: 0; z-index: 100; height: 100%; } .local-partner-item__image-wrapper img{ width:220px; } } .local-partner-item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; width: 100%; color: #848c95; } .local-partners-sidebar--item-wrapper { border-bottom: 1px solid #edeff0; padding: 10px; } .local-partner-item--vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .local-partner-item__content-wrapper { padding-left:10px; margin-top:10px; text-align: center; } .local-partner-item--vertical .local-partner-item__image-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 90px; background-color: white; border: 1px solid #edeff0; } .local-partner-item__image-wrapper picture { width: 100%; height: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } .local-partner-item__image-wrapperArea { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 40px; background-color: white; border: 1px solid #edeff0; font-size: 16px; color:#212529; line-height: 12px; font-weight: bold; } .local-partner-item__image-wrapperAreac { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 44px; background-color: transparent; border: 1px solid #edeff0; font-size: 16px; color:#212529; line-height: 24px; text-align: center; } .local-partner-item__text .lp-title { width: 100%; display: block; margin-bottom: 9px; font-size: 16px; font-weight: 500; line-height: 12px; color: rgb(41, 39, 39); } .local-partner-item__text, .local-partner-item .text--body, .local-partner-item .product-page-compatible-block__title { font-size: 12px; line-height: 15px; color: #272a2e; } .local-partner-item__text { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; margin-bottom: 5px; } .local-partner-item__text-label { -ms-flex-negative: 0; flex-shrink: 0; width: 90px; color: #848c95; } .local-partner-item__contact-face { margin: 20px 5px 10px 18px; color: #212529; font-weight: normal; font-size: 14px; font-weight: 400; font-family: "Frutiger"; line-height: 30px; } .local-partners-sidebar { width: 100%; overflow: hidden; background-color: #f8f8f9; height: 100%; } .local-partners-sidebar--filter { padding-top: 0; padding-right: 10px; padding-left: 10px; } .local-partners-map-wrapper { position: relative; margin-top: 25px; } #map { -ms-touch-action: none !important; touch-action: none !important; width: 100%; } .mapboxgl-map { font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif; overflow: hidden; position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .content { color: #666; line-height: 2; } .content img, .content iframe { max-width: 100% !important; } .content li{ list-style:decimal outside none; margin-left:20px; } .view { max-width: 500px; } .view .swiper-slide { height: 300px; max-width: 536px; padding: 0 3px; box-sizing: border-box; overflow: hidden; text-align: center; } .view .swiper-slide img { height: 100%; } .view .arrow-left { background: url(../images/index_tab_l.png) no-repeat left center; position: absolute; left: 10px; width: 28px; height: 300px; z-index: 10; display: none; } .view .arrow-right { background: url(../images/index_tab_r.png) no-repeat right center; position: absolute; right: 10px; width: 28px; height: 300px; z-index: 10; display: none; } .preview { position: relative; width: 440px; left: 30px; } .preview .swiper-slide { width: 115px; height: 70px; margin: 0 3px; box-sizing: border-box; overflow: hidden; cursor: pointer; } .preview .swiper-slide img { display: inline-block; height: 100%; } .preview .active-nav { border: 1px solid #F00; } .preview .arrow-left { background: #fff url(../images/feel3.png) no-repeat left center; position: absolute; left: -20px; top: 0; width: 20px; height: 70px; z-index: 10; } .preview .arrow-right { background: #fff url(../images/feel4.png) no-repeat right center; position: absolute; right: -20px; top: 0; width: 20px; height: 70px; z-index: 10; } @media only screen and (max-width: 750px) { .view .swiper-slide { height: 200px; } .preview { display: none; } .view .arrow-left, .view .arrow-right { height: 200px; display: block; } } .online { position: fixed; bottom: 150px; right: 10px; width: 60px; z-index: 999; color: #999; } .online a { color: #666; } .online a:hover { text-decoration: none; } .online dl { background: #27a8e1; padding: 10px 5px; margin-bottom: 1px; position: relative; } .online dl dd { color: #fff; text-align: center; font-size: 12px; cursor: pointer; } .online dl dd i { font-size: 25px; } .online dl:hover { background: #1781bd; } .online dl dt { position: absolute; top: 0px; right: 60px; background: #fff; border: 1px solid #ccc; z-index: 9999; display: none; padding: 10px 15px; font-weight: normal; } .online dl dt h3 { display: block; font-size: 16px; color: #666; border-bottom: 1px solid #ccc; padding-bottom: 5px; } .online dl dt h3 i { margin-right: 5px; } .online dl dt h3 span { float: right; cursor: pointer; } .online dl dt input { border: 1px solid #ccc; border-radius: 5px; margin-top: 15px; height: 40px; line-height: 40px; padding: 3px 5px; width: 100%; } .online dl dt button { margin: 10px 0; border: none; border-radius: 5px; width: 100%; font-size: 18px; height: 40px; line-height: 40px; background: #28a7e1; color: #fff; cursor: pointer; } .hidden { display: none; } @media (max-width: 992px) { .jianjieTitle{ font-size: 36rpx; padding-left:16px; } h2{ font-size:18px !important; } strong{ font-size:18px !important; } .banner{ height: 129px; } .banner img{ height: 129px; } .swp{ height: 280px; width:100%; } .swp img{ height: 174px; width:150px; } .title-img-product{ margin-bottom: 4rem; height: 56px; width:200px; } .title-img{ margin-bottom: 4rem; height: 70px; width:132px; } .card-product-title{ font-size: 22px; color:#000; text-align: center; margin-left:1rem; } .card-product-title.list-style{ margin:0 auto; width:100% !important; } .py-5{ padding-top: 1rem !important; } .card-title{ text-align: center; } .airstromp{ display: none; } .airstromus{ display: none; } .airstromx{ padding-left: 50px; } .productTitle{ display: none; } .animated{ width:129px; height: 150px; margin-left:11%; float:left; margin-bottom: 30px; margin-top:30px; } .card-title{ text-align: center; font-size: 14px; color:#000; margin-left:0; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; margin-left: -17px; } .card-img-310-zhanhui{ width:330px; height: 220px; margin-bottom:15px; display: inline-block; } .card-img-zhanhui { width:330px; height: 220px; float: left; } .card-text-zhanhui{ float: left; width:310px; margin-top:2px; padding-left:0; margin-left:-10px; } .title-zhanhui{ text-align: left; font-size: 18px; color: #37474f; } .card-title-zhanhui{ text-align: center; font-size:16px; font-weight: 600; margin-left:0; width:300px; } .container-zhanhui { max-width: 992px !important; width:95%; padding-left:10px; display: inline-block; } .border-bottom-dashed .newsListTitle { font-size: 16px !important; } .productlist{ height:100%; width:100%; display: block; float: left; margin-bottom:50px; } .w1200{ width:90% !important; margin-top:0 !important; } .ajax-controls { text-align: center; } .sell-items{ width: 100% !important; margin-right: 0 !important; padding:10px 10px 21px !important; } .ueditor_baidumap { display: none; } .inmenu { display: block !important; } .address .sell-items-top{ line-height: 20px !important; padding-top:10px !important; background:url() !important; } .sell-dt { font-size:14px !important; } #dituContent{ width:100px !important; } .sell-items-top{ font-size: 18px !important; } .pages{ height:100% !important; } .lan{ position: relative;; bottom:5px; float: right; line-height: 50px; } .lan img{ width:40px; height: 36px; margin-left:20px; } .dropdown-t:hover .dropdown-menu{display: none;} .dropdown-toggle::after{display: none;} .footcontainer{ display: flex !important; height: 360px; margin-top: 10px; max-width: 900px; width: 100%; padding-right: auto; padding-left: auto; margin-right: auto; margin-left: auto; background-color: #efefef; } .ishowqcode{ display: block !important; } .code img { height: 140px; margin-left:50%-70px !important; } .col-md-15 { -ms-flex: 100% !important; flex: 0 0 100% !important; max-width: 100% !important; } .bg-foot{ height: 395px; } .fenlei{ display: none; } .pagination{ display: none; } .card-img-360{ width:50%; height: 121px; float:left; margin-bottom: 30px; margin-top:30px; text-align: center; } .card-img-31{ height: 150px; margin-left:8%; float:left; margin-bottom: 30px; margin-top:30px; text-align: center; } .card-product-title{ font-size: 14px; color:#000; text-align: center; margin-left:0; } .card-product-title.list-style{ margin:0 auto; } .title{ text-align: left; font-size: 18px; color: #37474f; padding-left:10px; } .productPic{ width:100%; display: block; float: left; } .border-bottom-dashed .newsListTitle { font-size: 18px !important; } .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: 0; margin-left: 0; } .card-img-top{ width:178px; height: 100px; } .newsTitle{ width:100%; float:left; padding-left:0; padding-right: 0; } .cardt{ width:48%; float:left; margin-left:1% } .productTitleUl li{ list-style:disc !important; } .productTitleUl a{ font-size:18px; } .productTitleUl{ margin-top:10px; margin-left:20px; } .card-img-310{ width:106px; height: 70px; margin-left:0; margin-bottom:15px; float:left; } .card-img{ width:106px !important; height: 70px !important; float:left; } .card-text{ float: left; width:65%; margin-top:2px; padding-left:10px; height:76px; overflow: hidden; } .jianjieTitle{ font-size: 18px; } .jianjieContent{ font-size: 14px; } .content{ padding:5%; } .local-partner-item__image-wrapper img{ width:90%; } .local-partners-map-wrapper{ height: 800px !important; margin-top:0 !important; background-color: #f8f8f9; } } .inmenu { display: none; } @media (min-width: 992px) { .indexProductTitle{ font-size:18px; } .indexProductXinghao{ line-height: 14px; font-size:14px; } #navbarNav{ float: left !important; height:40px; margin-top:20px; z-index: 1999; } .salenet-head{ background-color: rgb(209,209,209); width:120px; line-height: 30px; } .product-head{ width:165px; line-height: 30px !important; height: 30px !important; font-size:18px; padding-left: 0; padding-right: 0; float:left; text-align: left; font-weight: 600px; } .product-head a{ font-size: 16px; } .jianjieTitle{ font-size: 36px; } .jianjieContent{ font-size: 16px; } .welcome{ position: relative; top:10px; margin-bottom:20px; font-size:12px; color:#727272; margin-left:0.5rem; } .banner{ height: 267px; } .banner img{ height: 267px; } .swp{ height: 320px; width:1000px; } .swp img{ height: 232px; width:200px; } .title-img-product{ margin-bottom: 4rem; height: 56px; width:200px; } .title-img{ margin-bottom: 4rem; height: 70px; width:132px; } .card-product-title{ font-size: 16px; color:#000; text-align: center; margin-left:1.5rem; } .card-product-title.list-style{ margin:0 auto; width:100% !important; } .py-5{ padding-top: 1rem !important; } .card-img-360{ width:200px; height: 232px; margin-left:0; } .card-img-31{ width:200px; height: 232px; margin:auto; } .card-title{ text-align: center; } .dropdown-t:hover .dropdown-menu{display: block;} .footcontainer{ display: block !important; height: 240px; margin-top: 10px; max-width: 960px; width: 10%; padding-right: auto; padding-left: auto; margin-right: auto; margin-left: auto; } .bg-foot{ height: 395px; padding-top: 5rem !important; } .card-img-360{ width:159px; height: 200px; margin-left:12%; float:left; margin-bottom: 80px; margin-top:30px; } .card-img-31{ width:159px; height: 200px; margin-left:2.5rem; margin: auto; } .card-title{ text-align: center; } .lan{ position:absolute; top:5px; right:2rem; } .card-img-310{ width:137px; height: 90px; margin-left:0; margin-bottom:15px; float:left; } .card-text{ float: left; width:65%; margin-top:2px; padding-left:10px; height:80px; overflow: hidden; } .card-img{ width:121px; height: 80px; float: left; } .title{ text-align: left; font-size: 28px; color: #37474f; } .productPic{ width:50%; display: block; float: right; } .card-img-top{ width:216px; height: 121px; } .newsTitle{ width:49%; float:left; padding-left:5%; padding-right: 0; } .productTitle{ width:49%; float: left; padding-left:5%; padding-right: 0; } .productTitleUl li{ list-style:disc !important; float: left; width:100%; padding-bottom: 20px; } .productTitleUl{ margin-top:10px; margin-left:20px; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; margin-left: -17px; } .card-img-310-zhanhui{ width:255px; height: 170px; margin-bottom:15px; display: inline-block; } .card-img-zhanhui { width:255px; height: 170px; float: left; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; margin-left:-10px; } .title-zhanhui{ text-align: left; font-size: 28px; color: #37474f; } .card-title-zhanhui{ text-align: center; font-size:16px; font-weight: 600; margin-left:-21px; } .container-zhanhui { max-width: 1140px !important; width:90%; padding-left:4%; display:block; padding-right: 0; margin-right: auto; margin-left: auto; } .border-bottom-dashed .newsListTitle { font-size: 16px !important; } .indexContent{ width:90%; max-width: 1149px; margin:30px auto 15px auto; height:auto; position: relative; display:block; height: 700px; padding-left:0; } .col-md-4{ flex: 0 0 30%; max-width: 30%; padding-left:2px; padding-right:5px; } .col-md-3 { -ms-flex: 0 0 26%; flex: 0 0 26%; max-width: 26%; padding-left:2px; padding-right:5px; } .col-md-15 { -ms-flex: 0 0 11.3333%; flex: 0 0 11.3333%; max-width: 11.3333%; } .product-title{ font-size: 24px; color:#000; text-align: left; line-height: 30px; } .dropdown-menu{ width:480px; } .aboutusclassul{ width:130px; } .salenetclassul{ width:290px; padding:5px 15px 15px 15px; } .productclassul{ width:410px; } .nav-links{ font-size:14px; padding-left: 25px; padding-right: 0; padding-top:15px; padding-bottom:15px; line-height: 15px; float:left; width:230px; height:45px; } .salenet-links{ font-size:15px; padding-left: 0; padding-right: 0; padding-top:15px; padding-bottom:15px; line-height: 15px; float:left; text-align: center; width:120px; height:40px; } .product-links{ font-size:15px; padding-left: 0; padding-right: 0; padding-top:15px; padding-bottom:30px; line-height: 20px; float:left; text-align: left; width:165px; height:50px; } .card-product-title{ font-size: 16px; color:#000; text-align: center; margin-left:0; } .card-product-title.list-style{ margin:0 auto; width:100% !important; } .cardt { width:33.3333%; text-align: center; margin-bottom:80px; } } @media(min-width:1150px){ #navbarNav{ float: left !important; height:40px; margin-top:10px; z-index: 1999; } .lan{ position:absolute; top:5px; right:6.1rem; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; margin-left: -17px; } .border-bottom-dashed .newsListTitle { font-size: 17px !important; } .card-img-310-zhanhui{ width:285px; height: 190px; margin-bottom:15px; display: inline-block; } .card-img-zhanhui { width:285px; height: 190px; float: left; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; margin-left:-10px; } .title-zhanhui{ text-align: left; font-size: 28px; color: #37474f; } .card-title-zhanhui{ text-align: center; font-size:15px; font-weight: 600; margin-left:-20px; } .container-zhanhui { max-width: 1140px !important; width:90%; padding-left:4%; display:block; padding-right: 0; margin-right: auto; margin-left: auto; } .indexContent { width: 90%; max-width: 1140px; margin: 30px auto 0 auto; height: auto; position: relative; display: block; height: 710px; padding-left: 0; } .footcontainer { display: block !important; height: 240px; margin-top: 10px; max-width: 1060px; width: 100%; padding-right:auto; padding-left: auto; margin-right: auto; margin-left: auto; } .col-md-4{ flex: 0 0 28%; max-width: 28%; } .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; padding-left: 2px; padding-right: 5px; } .col-md-15 { -ms-flex: 0 0 11.3333%; flex: 0 0 11.3333%; max-width: 11.3333%; } } @media (min-width: 1200px) { .indexProductTitle{ font-size:20px !important; line-height: 40px; } .indexProductXinghao{ line-height: 18px ; font-size:16px !important; } .salenet-head{ background-color: rgb(209,209,209); width:120px; line-height: 30px; } .product-head{ width:165px; line-height: 30px !important; height: 30px !important; font-size:18px; padding-left: 0; padding-right: 0; float:left; text-align: left; font-weight: 600px; } .product-head a{ font-size: 16px; } #navbarNav{ float: left !important; height:40px; margin-top:10px; z-index: 1999; } .welcome{ position: relative; top:10px; margin-bottom:20px; font-size:12px; color:#727272; } .border-bottom-dashed .newsListTitle { font-size: 18px !important; } .banner{ height: 395px; } .banner img{ height: 395px; } .swp{ height: 400px; width:1200px; } .swp img{ height: 290px; width:250px; } .title-img-product{ margin-bottom: 5rem; height: 78px; width:280px; } .title-img{ margin-bottom: 4rem; height: 99px; width:187px; } .card-product-title{ font-size: 16px; color:#000; text-align: center; margin-left:0; } .card-product-title.list-style{ margin:0 auto; width:100% !important; } .card-img-360{ width:216px; height: 121px; margin-left:4.5rem; float:left; margin-bottom: 80px; } .card-img-31{ width:240px; height: 240px; margin-left:4.5rem; margin: auto; } .card-title-zhanhui{ text-align: center; font-size:16px; font-weight: 600; margin-left:-25px; } .lan{ position:absolute; top:5px; right:6rem; } .card-img-310{ width:137px; height: 90px; margin-left:0; margin-bottom:15px; float:left; } .card-text{ float: left; width:70%; margin-top:2px; padding-left:10px; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; margin-left: -17px; } .card-img{ width:137px; height: 90px; float: left; } .card-img-310-zhanhui{ width:330px; height: 220px; margin-bottom:15px; display: inline-block; } .card-img-zhanhui { width:330px; height: 220px; float: left; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; } .title-zhanhui{ text-align: left; font-size: 30px; color: #37474f; } .title{ text-align: left; font-size: 30px; color: #37474f; } .productPic{ width:50%; display: block; float: right; } .card-img-top{ width:216px; height: 121px; } .newsTitle{ width:49%; float:left; padding-left:0; padding-right: 0; } .productTitle{ width:49%; float: left; padding-left:0; padding-right: 0; } .productTitleUl li{ list-style:disc !important; float: left; width:100%; padding-bottom: 20px; } .productTitleUl{ margin-top:20px; margin-left:20px; } .footcontainer{ display: block !important; height: 240px; margin-top: 10px; max-width: 1140px; width:100%; padding-right: auto; padding-left: auto; margin-right: auto; margin-left: auto; } .bg-foot{ height: 395px; } .container-zhanhui { max-width: 1140px !important; width:95%; padding-left:0; display:block; padding-right: 0; margin-right: auto; margin-left: auto; } .indexContent{ width:95%; max-width: 1140px; margin:30px auto 0px auto; height:auto; position: relative; display:block; height: 780px; padding-left:0; } .col-md-4{ flex: 0 0 28%; max-width: 28%; } .col-md-3 { -ms-flex: 0 0 27%; flex: 0 0 27%; max-width: 27%; } .col-md-15 { -ms-flex: 0 0 11.3333%; flex: 0 0 11.3333%; max-width: 11.3333%; } .product-title{ font-size: 24px; color:#000; text-align: left; line-height: 40px; } .dropdown-menu{ width:500px; } .aboutusclassul{ width:130px; } .salenetclassul{ width:290px; padding:5px 15px 15px 15px; } .productclassul{ width:410px; } .nav-links{ font-size:15px; padding-left: 25px; padding-right: 0; padding-top:15px; padding-bottom:15px; line-height: 15px; float:left; width:240px; height:50px; } .salenet-links{ font-size:15px; padding-left: 0; padding-right: 0; padding-top:15px; padding-bottom:15px; line-height: 15px; float:left; text-align: center; width:120px; height:40px; } .product-links{ font-size:15px; padding-left: 0; padding-right: 0; padding-top:15px; padding-bottom:30px; line-height: 20px; float:left; text-align: left; width:165px; height:50px; } .cardt { width:33.3333%; text-align: center; margin-bottom:80px; } } @media (min-width: 1300px) { #navbarNav{ float: left !important; height:30px; margin-top:10px; z-index: 1999; } .welcome{ position: relative; top:10px; margin-bottom:20px; font-size:12px; color:#727272; } .banner{ height: 420px; } .banner img{ height: 420px; } .swp{ height: 450px; width:1300px; } .swp img{ height: 360px; width:310px; } .title-img-product{ margin-bottom: 5rem; } .title-img{ margin-bottom: 4rem; height: 99px; width:187px; } .productTitleUl{ margin-top:20px; margin-left:20px; } .container-zhanhui { max-width: 1300px !important; width:90%; padding-left:2.7%; display:block; padding-right: 0; margin-right: auto; margin-left: auto; } .indexContent{ width:90%; max-width: 1300px; margin:50px auto 0px auto; height:auto; position: relative; display:block; height: 800px; padding-left:3%; } .productTitle{ width:49%; float: left; padding-left:0; padding-right: 0; } .newsTitle{ width:49%; float:left; padding-left:0; padding-right: 0; } .productPic{ width:50%; display: block; float: right; } .title{ text-align: left; font-size: 30px; color: #37474f; } .card-title-zhanhui{ text-align: center; font-size:17px; font-weight: 600; margin-left: -25px; } .card-img-top{ width:216px; height: 121px; } .card-product-title{ font-size: 20px; color:#000; text-align: center; width:100%; margin-left:0; } .card-product-title.list-style{ margin:0 auto; width:100% !important; } .product-title{ font-size: 20px; color:#000; text-align: left; line-height: 45px; } .card-img-360{ width:216px; height: 121px; margin-left:4.5rem; float:left; margin-bottom: 80px; } .card-img-31{ width:250px; height: 250px; margin-left:5.5rem; float:left; margin-bottom: 80px; } .card-img-310{ width:137px; height: 90px; margin-left:0; margin-bottom:15px; float:left; display: inline-block; } .card-text{ float: left; width:75%; margin-top:2px; display: inline-block; padding-left:20px; } .card-text-zhanhui{ float: left; width:100%; margin-top:2px; padding-left:0; margin-left:-15px; } .title-zhanhui{ text-align: left; font-size: 30px; color: #37474f; } .card-img{ width:137px; height: 90px; float: left; } .card-img-310-zhanhui{ width:345px; height: 230px; margin-bottom:15px; display: inline-block; } .card-img-zhanhui { width:345px; height: 230px; float: left; } .footcontainer{ display: block !important; height: 240px; margin-top: 10px; max-width: 1140px; width: 100%; padding-right: auto; padding-left: auto; margin-right: auto; margin-left: auto; } .cardt { width:33.3333%; text-align: center; margin-bottom:80px; } .lan{ position:absolute; top:5px; right:8rem; } .nav-links{ font-size:15px; padding-left: 25px; padding-right: 0; padding-top:15px; padding-bottom:15px; line-height: 15px; float:left; width:245px; height:50px; } .salenet-links{ font-size:15px; padding-left: 0; padding-right: 0; padding-top:15px; padding-bottom:15px; line-height: 15px; float:left; text-align: center; width:120px; height:40px; } .product-links{ font-size:15px; padding-left: 0; padding-right: 0; padding-top:15px; padding-bottom:30px; line-height: 20px; float:left; text-align: left; width:165px; height:50px; } .salenet-head{ background-color: rgb(209,209,209); width:120px; line-height: 30px; } .product-head{ width:165px; line-height: 30px !important; height: 30px !important; font-size:18px; padding-left: 0; padding-right: 0; float:left; text-align: left; font-weight: 600px; } .product-head a{ font-size: 16px; } .aboutusclass { width:120px; } .dropdown-menu{ width:500px; } .aboutusclassul{ width:150px; } .salenetclassul{ width:290px; padding:5px 15px 15px 15px; } .productclassul{ width:410px; } .productTitleUl li{ list-style:disc !important; float: left; width:100%; padding-bottom: 20px; } .col-md-4{ flex: 0 0 33.33333%; max-width: 33.33333%; } .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-15 { -ms-flex: 0 0 11.3333%; flex: 0 0 11.3333%; max-width: 11.3333%; } } @media (min-width: 1400px) { #navbarNav{ float: left !important; height:40px; margin-top:10px; z-index: 1999; } .welcome{ position: relative; top:10px; margin-bottom:20px; font-size:12px; color:#727272; } .banner{ height: 445px; } .banner img{ height: 445px; } .lan{ position:absolute; top:5px; right:5rem; } .container-zhanhui { max-width: 1300px !important; width:90%; padding-left:0; display:block; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; } .indexContent{ width:90%; max-width: 1300px; margin:50px auto 0px auto; height:auto; position: relative; display:block; height: 810px; padding-left:0; } .card-title-zhanhui{ text-align: center; font-size:18px; font-weight: 600; margin-left: -30px; } .title-zhanhui{ text-align: left; font-size: 30px; color: #37474f; padding-left:0; } .card-text-zhanhui { float: left; width: 100%; margin-top: 2px; padding-left: 0; margin-left: -18px; } .card-img-top{ width:216px; height: 121px; } .card-product-title{ font-size: 20px; color:#000; text-align: center; width:100%; margin-left:0; } .card-product-title.list-style{ margin:0 auto; width:50% !important; } .product-title{ font-size: 24px; color:#000; text-align: left; line-height: 45px; } .card-img-360{ width:216px; height: 121px; margin-left:5.5rem; float:left; margin-bottom: 80px; } .card-img-31{ width:100%; height: 300px; margin-left:4.5rem; margin: auto; } .card-img-310{ width:137px; height: 90px; margin-left:0; margin-bottom:15px; float:left; display: inline-block; } .card-img-310-zhanhui{ width:376px; height: 250px; margin-left:0; margin-bottom:15px; display: inline-block; } .card-img-zhanhui { width:376px; height: 250px; float: left; } .footcontainer{ display: block !important; height: 240px; margin-top: 10px; max-width: 1300px; width: 100%; padding-right: auto; padding-left: auto; margin-right: auto; margin-left: auto; } .col-md-4{ flex: 0 0 28%; max-width: 28%; } .col-md-3 { -ms-flex: 0 0 29%; flex: 0 0 29%; max-width: 29%; } .col-md-15 { -ms-flex: 0 0 11.3333%; flex: 0 0 11.3333%; max-width: 11.3333%; } } @media (min-width: 1600px) { .welcome{ position: relative; top:10px; margin-bottom:20px; font-size:12px; color:#727272; } .lan{ position:absolute; top:5px; right:10rem; } } @media (max-width: 992px) { .welcome{ display: none; } .mlc-30 { margin-left: -15px; } } @media (max-width: 992px) { .c1{ display: none; } .c2{ display: none; } } @media (max-width: 999px) { .c1{ width:500px; height:230px; } .c2{ width:402px; height:230px; } .col-xl-75{ -ms-flex: 0 0 55%; flex: 0 0 55%; max-width: 55%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .mlc-30 { margin-left: -15px; } } @media (min-width: 1000px) { .list-name { font-size:16px; } .c1{ width:500px; height:230px; } .c2{ width:402px; height:230px; } .col-xl-75{ -ms-flex: 0 0 55%; flex: 0 0 55%; max-width: 55%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .mlc-30 { margin-left: 0; } } @media (min-width: 1200px) { .c1{ width:608px; height:280px; } .c2{ width:490px; height:280px; } .col-xl-75{ -ms-flex: 0 0 55.333333%; flex: 0 0 55.333333%; max-width: 55.333333%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .mlc-30 { margin-left: 80px; } } @media (min-width: 1440px) { .c1{ width:695px; height:320px; } .c2{ width:560px; height:320px; } .col-xl-75{ -ms-flex: 0 0 55.333333%; flex: 0 0 55.333333%; max-width: 55.333333%; } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .mlc-30 { margin-left: 0; } } @media (min-width: 1500px) { .mlc-30 { margin-left: 0; } } .col-lg-45 { -ms-flex: 0 0 33.3333%; flex: 0 0 33.3333%; max-width: 33.3333%; } .bg-foot{ background-color: #efefef; } @media (min-width: 992px) { .bg-foot{ height: 395px; } } .col-md-15{ -ms-flex: 0 0 11.3333%; flex: 0 0 11.3333%; max-width: 11.3333%; } .col-md-25{ -ms-flex: 0 0 22.3333%; flex: 0 0 22.3333%; max-width: 22.3333%; } .list-group-item:hover { background:#006eb3; color:#fff; } .list-group-item:hover a { background:#006eb3; color:#fff; } .inner-ban { padding-top: 90px; height: 300px; } .ovh { overflow: hidden; } .por { position: relative; } .inner-ban .inner-ban-title { z-index: 2; top: 100px; left: 0; width: 100%; color: #fff; } .inner-ban .inner-ban-en { font-size: 100px; line-height: 70px; } .inner-ban .inner-ban-cn { font-size: 26px; line-height: 70px; } .inner-ban .inner-mouse { left: 0; bottom: 54px; width: 100%; height: 84px; font-size: 16px; line-height: 16px; color: #fff; } .poa { position: absolute; } .century { font-family: "century"; } .tec { text-align: center; } .toUpp { text-transform: uppercase; } .dbl { display: block; } .down .scales-wrap { padding: 50px 0 70px; } .down .scales-wrap .co-titles { padding: 60px 0; } .co-titles { font-size: 30px; line-height: 30px; color: #222; padding: 60px 0 90px; text-align: center; } .co-titles .co-en-span { display: inline-block; margin-right: 10px; } .co-titles:after { position: absolute; content: ""; left: 50%; bottom: 50px; margin-left: -27px; display: inline-block; width: 54px; height: 4px; background: #f28d01; border-radius: 2px; } .address div, .address ul, .address li, .address span, .address a { box-sizing: border-box; } .w1200 { max-width: 730px; margin: 50px auto; } .w1200ab { max-width: 1300px; margin: 50px auto; } .mapcontainer { width: 100%; max-width: 660px; height:416px; max-height: 416px; } .f-cb { zoom: 1; } .address .sell-items:hover, .address .sell-items.cur { background: #ededed; } .address .sell-itemsright { position: relative; width: 680px; overflow: visible; cursor: pointer; } .address .sell-items:hover .sell-dt, .address .sell-items.cur .sell-dt { color: #0c0c0c; } .radius5 { border-radius: 5px; } .BoxSha10 { box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .fl { float: left; display: inline; } .address .sell-items-top { padding-top: 58px; padding-bottom: 16px; font-size: 22px; line-height: 28px; color: #0c0c0c; background: url(/template/default/images/addon.png) no-repeat left top; } .address div, .address ul, .address li, .address span, .address a { box-sizing: border-box; } .address .sell-dt { font-size: 16px; color: #666; line-height: 42px; } .address .sell-items:hover:after, .address .sell-items.cur:after { content: ""; position: absolute; display: inline-block; width: 24px; height: 12px; left: 50%; bottom: -12px; margin-left: -12px; background: url(../img/thr.png) no-repeat left top; background-size: 24px; } .f-cb:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; } @media (max-width: 992px) { .mapcontainer{ width:100%; } .inner-ban .inner-ban-en { font-size: 3rem; line-height: 70px; } .formwidth{ display: none; } .container{ height:80px; } .logobar{ width:80%; } .logobar a{ margin-left:10px; } .navbar-toggler { margin-right:10px; } #navbarNav{ background-color:#fff; height:auto; width:100%; margin:0; padding:0; position: absolute; top:80px; z-index: 1999; } .navbar{ padding:0px !important; } .navbar-nav{ padding:0 10px !important; } .openjh td{ text-align:left; word-break:break-all; border-color:rgb(216,216,216); border-width:1px; border-style:solid; font-size: 14px !important; text-indent:0px !important; height: 35px !important; } } .vals{ background-color:#FF8503; padding:15px; padding-left:30px; width:100%; border-radius: 10px; color:#fff; } .openjh td{ text-align:left; word-break:break-all; border-color:rgb(216,216,216); border-width:1px; border-style:solid; font-size: 15px; text-indent:15px; height: 35px !important; } ul.imglist{ margin:0 auto; width:536px; overflow:hidden} ul.imglist li{ float:left; padding:4px 8px; width:160px} ul.imglist li img{ display:block; width:160px; height:90px} ul.imglist li span{ display:block; width:100%; height:30px; line-height:30px; background:#F6F6F6} .mlc30 { margin-left: 60px; padding-bottom:30px; } .zizhiImg{ width:250px;height:362px; } .ft0 > div{ width:250px; float:left; text-align: center; } .leaflet-control-attribution{ display:none !important; } .mapbox-logo{ display:none !important; } @media(max-width:992px){ .videoClass{ width:100%; float:right; padding:0;margin:0; } .advantageClass{ width:100%; float:left; } } @media(min-width:1000px){ .videoClass{ width:53%; float:right; padding:0;margin:0; } .advantageClass{ width:45%; float:left; } .advantageClass ul{ width:auto; } } @media(min-width:1300px){ .videoClass{ width:50%; float:right; padding:0;margin:0; } .advantageClass{ width:48%; float:left; } } @media(min-width:1000px){ .morepng{ background: url('/static/images/more.png') no-repeat; width:25px; height: 25px; position: absolute; left: 130px; top: 11px; } .moreProduct{ background: url('/static/images/more.png') no-repeat; width:25px; height: 25px; position: absolute; left: 130px; top: 11px; } .moreNews{ background: url('/static/images/more.png') no-repeat; width:25px; height: 25px; position: absolute; left: 130px; top: 11px; } } @media(max-width:1000px){ .morepng{ background: url('/static/images/mores.png') no-repeat; width:15px; height: 15px; position: absolute; left: 84px; top: 6px; } .moreProduct{ background: url('/static/images/mores.png') no-repeat; width:15px; height: 15px; position: absolute; left: 72px; top: 11px; } .moreNews{ background: url('/static/images/mores.png') no-repeat; width:15px; height: 15px; position: absolute; left: 95px; top: 6px; } } @media(min-width:1500px){ .banner{ height: 495px; } .banner img{ height: 495px; } } video::-webkit-media-controls { overflow: hidden !important; } video::-webkit-media-controls-enclosure { width: calc(100% + 32px); margin-left: auto; } video::-internal-media-controls-download-button { display: none !important; }