.service-network {} .service-network .network-map { float: left; width: 58%; height: 560px; } .service-network .network-descript { padding: 70px 0 0 0; float: left; width: 40%; } .service-network .network-descript h2 { font-size: 48px; color: #333; line-height: 48px; padding-bottom: 60px; font-weight: normal; font-weight: normal; } .service-network .network-descript .descript { font-size: 16px; line-height: 28px; color: #666; padding-bottom: 35px; } .service-network .network-descript .network-query .network-query-box { float: left; width: 31%; margin-right: 2%; position: relative; height: 30px; border-bottom: 1px solid #b3b3b3; } .service-network .network-descript .network-query .network-query-box input { height: 30px; line-height: 30px; font-size: 14px; font-weight: bold; color: #333; background: url("https://omo-oss-video.thefastvideo.com/portal-saas/new2023121510054785909/cms/image/5f8c8339-d776-4a22-8526-76cfa4b0e75c.png") no-repeat right center; border: none; outline: none; padding: 0 20px 0 10px; width: 80%; cursor: pointer; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .service-network .network-descript .network-query .network-query-box .query-list { position: absolute; top: 32px; left: 0; width: 100%; height: 160px; padding: 5px 0; overflow-y: auto; background: #fff; border: 1px solid #e6e6e6; display: none; } .service-network .network-descript .network-query .network-query-box .query-list ul li { font-size: 14px; line-height: 28px; color: #666; padding: 5px 0 0 5px; text-align: left; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; cursor: pointer; } .service-network .network-descript .network-query .network-query-box .query-list ul li:hover { background: #f7f7f7; } .service-network .network-descript .network-all { padding-top: 100px; } .service-network .network-descript .network-all dl { float: left; width: 31%; } .service-network .network-descript .network-all dl dt { font-weight: bold; color: #007579; font-size: 60px; } .service-network .network-descript .network-all dl dd { font-size: 20px; } #mapChart { height: 100%; } @media screen and (max-width: 1024px) { .service-network .network-descript h2 { font-size: 40px; padding-bottom: 10px; } .service-network .network-descript .descript { font-size: 14px; } } @media screen and (max-width: 750px) { .service .sub-banner { background: url("service-m-01.jpg") no-repeat center !important; -moz-background-size: 100% !important; background-size: 100% !important; } .crumbs { display: none; } .service-network { padding: 30px 0 30px 0; overflow: hidden; } .service-network .network-map { width: 130%; height: 300px; -webkit-transform: translateX(-11.5%); -moz-transform: translateX(-11.5%); -ms-transform: translateX(-11.5%); -o-transform: translateX(-11.5%); transform: translateX(-11.5%); } .service-network .network-descript { width: 100%; } .service-network .network-descript h3 { font-size: 16px; padding-bottom: 10px; } .service-network .network-descript .descript { font-size: 14px; } .service-network .network-descript h2 { font-size: 22px; } .service-network .network-descript .network-all dl dt { font-size: 42px; } .service-network .network-descript .network-all { padding-top: 30px; } } .box-periodical { padding-bottom: 5%; overflow: hidden; background: #000 url("../../images/at/background.jpg") repeat-x bottom center; } #canvas { position: relative; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #canvas .magazine-viewport .container { position: absolute; top: 54%; left: 50%; width: 1400px; height: 781px; margin: auto; } #canvas .magazine-viewport .magazine { width: 1400px; height: 781px; left: -661px; top: -300px; } #canvas .magazine-viewport .page { width: 700px; height: 781px; background-color: white; background-repeat: no-repeat; -moz-background-size: 100% 100%; background-size: 100% 100%; } #canvas .magazine-viewport .zoomer .region { display: none; } #canvas .magazine .region { position: absolute; overflow: hidden; background: #0066FF; opacity: 0.2; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; filter: alpha(opacity=20); } #canvas .magazine .region:hover { opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); } #canvas .magazine .region.zoom { opacity: 0.01; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"; filter: alpha(opacity=1); } #canvas .magazine .region.zoom:hover { opacity: 0.2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; filter: alpha(opacity=20); } #canvas .magazine .page { -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); } #canvas .magazine-viewport .page img { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin: 0; } #canvas .magazine .even .gradient { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-gradient(linear, left top, right top, color-stop(95%, transparent), to(rgba(0, 0, 0, 0.15))); background: -webkit-linear-gradient(left, transparent 95%, rgba(0, 0, 0, 0.15) 100%); background: -moz-linear-gradient(left, transparent 95%, rgba(0, 0, 0, 0.15) 100%); background: -o-linear-gradient(left, transparent 95%, rgba(0, 0, 0, 0.15) 100%); background: linear-gradient(left, transparent 95%, rgba(0, 0, 0, 0.15) 100%); } #canvas .magazine .odd .gradient { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-gradient(linear, right top, left top, color-stop(95%, transparent), to(rgba(0, 0, 0, 0.2))); background: -webkit-linear-gradient(right, transparent 95%, rgba(0, 0, 0, 0.2) 100%); background: -moz-linear-gradient(right, transparent 95%, rgba(0, 0, 0, 0.2) 100%); background: -o-linear-gradient(right, transparent 95%, rgba(0, 0, 0, 0.2) 100%); background: linear-gradient(right, transparent 95%, rgba(0, 0, 0, 0.2) 100%); } #canvas .magazine-viewport .zoom-in .even .gradient, #canvas .magazine-viewport .zoom-in .odd .gradient { display: none; } #canvas .magazine-viewport .loader { background-image: url(../../images/at/loader.gif); width: 22px; height: 22px; position: absolute; top: 50%; left: 50%; margin-left: -11px; margin-top: -11px; } #canvas .magazine-viewport .shadow { -webkit-transition: -webkit-box-shadow 0.5s; -moz-transition: -moz-box-shadow 0.5s; -o-transition: -webkit-box-shadow 0.5s; -ms-transition: -ms-box-shadow 0.5s; -webkit-box-shadow: 0 0 20px #ccc; -moz-box-shadow: 0 0 20px #ccc; box-shadow: 0 0 20px #ccc; } #canvas .next-button { width: 59px; height: 59px; position: absolute; top: 50%; background: url("../../images/at/book-arrows.png") -59px 0; right: 10px; z-index: 99; } #canvas .previous-button { width: 59px; height: 59px; position: absolute; top: 50%; background-image: url("../../images/at/book-arrows.png"); z-index: 99; } #canvas .magazine-viewport .previous-button-hover { background-position: 0 -59px; cursor: pointer; } #canvas .magazine-viewport .next-button-hover { background-position: -59px -59px; cursor: pointer; } #canvas .magazine-viewport .zoom-in .next-button, #canvas .magazine-viewport .zoom-in .previous-button { display: none; } #canvas .animated { -webkit-transition: margin-left 0.5s; -o-transition: margin-left 0.5s; -moz-transition: margin-left 0.5s; transition: margin-left 0.5s; } #canvas .exit-message { position: absolute; top: 10px; left: 0; width: 100%; height: 40px; z-index: 10000; } #canvas .exit-message>div { width: 140px; height: 30px; margin: auto; background: rgba(0, 0, 0, 0.5); text-align: center; font: 12px arial; line-height: 30px; color: white; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } #canvas .zoom-icon { position: absolute; z-index: 1000; width: 22px; height: 22px; top: 10px; right: 10px; background-image: url(../../images/at/zoom-icons.png); -moz-background-size: 88px 22px; background-size: 88px 22px; } #canvas .zoom-icon-in { background-position: 0 0; cursor: pointer; } #canvas .zoom-icon-in.zoom-icon-in-hover { background-position: -22px 0; cursor: pointer; } #canvas .zoom-icon-out { background-position: -44px 0; } #canvas .zoom-icon-out.zoom-icon-out-hover { background-position: -66px 0; cursor: pointer; } #canvas .bottom { position: absolute; left: 0; bottom: 0; width: 100%; } #canvas .pageto { position: absolute; left: 50%; top: 10px; z-index: 10; margin-left: -40px; width: 80px; height: 32px; background: #fff; border: 1px solid #ccc; text-align: center; } #canvas .pageto input { width: 2em; height: 32px; line-height: 32px; border: 0; background: none; text-align: center; font-size: 16px; outline: none; } #canvas .pageto i { font-style: normal; } #canvas .pageto span { display: inline-block; *display: inline; *zoom: 1; width: 2em; } @media screen and (max-width: 640px) { .reagent-table-box .container table { width: 200% !important; } } h2.product-title { font-size: 28px; color: #333; line-height: 28px; padding: 0 0 10px 0; font-weight: bold; } h4.product-title-en { font-size: 20px; color: #999; line-height: 20px; padding: 0 0 35px 0; font-weight: normal; } .clearfix { *zoom: 1; } .hidden { display: none; } .clearfix:after { content: '.'; height: 0; display: block; clear: both; visibility: hidden; } .product-nav { width: 100%; background-color: #f7f7f7; padding: 30px 0 0 0; overflow: hidden; } .product-nav .product-nav-list { padding: 30px 0 40px 0; position: relative; width: 100%; } .product-nav .product-nav-list .swiper-slide { width: 20%; text-align: center; float: left; } .product-nav .product-nav-list .swiper-slide a .img-box { width: 50%; height: auto; padding-bottom: 8px; margin: 0 auto; } .product-nav .product-nav-list .swiper-slide a .img-box img { width: 70px; display: inline-block; } .product-nav .product-nav-list .swiper-slide a .img-box img:hover, .product-nav .product-nav-list .on a .img-box img { background: url('../../images/at/product-ser-bg.png'); background-size: 100% 100%; } .product-nav .product-nav-list .swiper-slide a p { font-size: 16px; line-height: 18px; } .product-nav .product-nav-list .bot-tip { position: absolute; bottom: -57px; left: 50%; width: 77px; height: 37px; display: block; background: url("../../images/at/product-ser-tip.png") no-repeat top center; margin-left: -38px; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; display: none; } .product-nav .product-nav-list .on .bot-tip { display: block; } .product { padding: 0.1px 0 350px 0; background: url("../../images/at/product-bot.jpg") no-repeat bottom center #fff; } .product .product-swiper-box { width: 93%; padding-right: 5px; overflow: hidden; } .product .product-swiper-box .swiper-pagination { display: none; } .product .product-list-box { position: relative; padding-top: 70px; } .product .product-list-box .product-list { width: 100%; overflow: visible; padding-bottom: 30px; } .product .product-list-box .product-list .swiper-slide { width: 30%; margin-right: 0; float: left; -moz-box-shadow: 0 5px 5px #f2f2f2; -webkit-box-shadow: 0 5px 5px #f2f2f2; box-shadow: 0 5px 5px #f2f2f2; } .product .product-list-box .product-list .swiper-slide .img-box { width: 100%; height: auto; vertical-align: middle; } .product .product-list-box .product-list .swiper-slide .img-box img { width: 100%; display: inline-block; vertical-align: middle; } .product .product-list-box .product-list .swiper-slide p { font-size: 14px; color: #333; padding: 15px 45px 15px 10px; line-height: 30px; height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; } .product .product-list-box .product-list .swiper-slide p em { position: absolute; right: 10px; top: 15px; width: 30px; height: 30px; display: inline-block; text-align: right; background: url("../../images/at/add-btn.jpg") no-repeat center; } .product .product-list-box .product-list .swiper-slide:hover em { background: url("../../images/at/add-btn-2.png") no-repeat center; } .product .product-list-box .product-prev-btn { position: absolute; right: 0; bottom: 90px; width: 48px; height: 48px; background: url("../../images/at/prve-btn.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; } .product .product-list-box .product-prev-btn:hover { background: url("../../images/at/prve-btn-2.png") no-repeat center; } .product .product-list-box .product-next-btn { position: absolute; right: 0; bottom: 30px; width: 48px; height: 48px; background: url("../../images/at/next-btn.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; } .product .product-list-box .product-next-btn:hover { background: url("../../images/at/next-btn-2.png") no-repeat center; } .product .product-list-2 { width: 100%; overflow: hidden; } .product .product-list-2 ul { width: 101%; } .product .product-list-2 ul li { float: left; width: 19%; margin-right: 1%; -moz-box-shadow: 0 5px 5px #f2f2f2; -webkit-box-shadow: 0 5px 5px #f2f2f2; box-shadow: 0 5px 5px #f2f2f2; margin-bottom: 2%; } .product .product-list-2 ul li .img-box { width: 100%; } .product .product-list-2 ul li .img-box img { width: 100%; } .product .product-list-2 ul li p { padding: 10px 15px; background-color: #fff; font-size: 14px; line-height: 14px; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .product .load-more-btn { width: 108px; height: 34px; background: url("../../images/at/pro-load-more.png") no-repeat center; display: block; margin: 40px auto 0; } @media screen and (max-width: 1024px) { .product-nav .product-nav-list { padding: 40px 0 60px 0; } .product-nav .product-nav-list .bot-tip { height: 25px; width: 52px; margin-left: -26px; bottom: -60px; } .product .product-list-2 { width: 100%; overflow: hidden; } .product .product-list-2 ul { width: 101%; } .product .product-list-2 ul li { float: left; width: 24%; margin-right: 1%; } .product .product-list-2 ul li .img-box { width: 100%; } .product .product-list-2 ul li .img-box img { width: 100%; } } @media screen and (max-width: 750px) { .product { padding: 0.1px 0 180px 0; background: url("../../images/at/product-bot-m.jpg") no-repeat bottom center #fff; } h2.product-title { font-size: 20px; line-height: 20px; padding: 0 0 10px 0; } h4.product-title-en { font-size: 14px; line-height: 14px; padding: 0 0 20px 0; } .product-nav .product-nav-list { padding: 20px 0 20px 0; } .product-nav .product-nav-list .bot-tip { height: 20px; width: 40px; left: 50%; margin-left: -20px; bottom: -25px; } .product-nav .product-nav-swiper .swiper-slide { width: 38%; } .product-nav .product-nav-swiper .swiper-slide a .img-box { padding-bottom: 8px; } .product-nav .product-nav-swiper .swiper-slide a p { font-size: 14px; color: #666666; } .product .product-swiper-box { width: 96%; padding-right: 0; overflow: visible; } .product .product-swiper-box .swiper-pagination { display: block !important; bottom: -30px; } .product .product-swiper-box .swiper-pagination .swiper-pagination-bullet { width: 30px; height: 12px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #f2f2f2; opacity: 1; } .product .product-swiper-box .swiper-pagination .swiper-pagination-bullet-active { background-color: #007579; } .product .product-list-box .product-list .swiper-slide { margin-right: 0; } .product .product-list-box .product-prev-btn, .product .product-list-box .product-next-btn { display: none; } .product .product-list-2 ul { width: 102%; } .product .product-list-2 ul li { width: 48%; margin-right: 2%; margin-bottom: 3%; } .product .product-list-2 ul li:last-child { display: none; } .product .load-more-btn { background: url("../../images/at/pro-load-more-2.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; } } .service-feedback { padding: 0 0 200px 0; background: url("../../images/at/service-feedback-02.jpg") repeat-y center top; } .service-feedback .service-feedback-content .tip1 { padding: 20px 0 40px 0; text-align: left; } .service-feedback .service-feedback-content .tip2 { padding: 20px 0; text-align: left; } .service-feedback .service-feedback-content .tip2 a { text-decoration: underline; } .service-feedback .service-feedback-content .container { background: url("../../images/at/product-bot.jpg") no-repeat center bottom #fff; padding-bottom: 100px; position: relative; } .service-feedback .service-feedback-content .container ul { width: 960px; margin: 30px auto; } .service-feedback .service-feedback-content .container ul li { line-height: 40px; font-size: 16px; color: #333; *zoom: 1; padding: 0 0 15px 0; } .service-feedback .service-feedback-content .container ul li:after { content: "."; height: 0; display: block; clear: both; visibility: hidden; } .service-feedback .service-feedback-content .container ul li span { width: 80px; display: inline-block; text-align: right; padding-right: 10px; float: left; } .service-feedback .service-feedback-content .container ul li span em { display: none; } .service-feedback .service-feedback-content .container ul li input { width: 308px; height: 38px; padding: 0 10px; border: 1px solid #e6e6e6; line-height: 38px; color: #666; } .service-feedback .service-feedback-content .container ul li textarea { width: 848px; display: inline-block; height: 378px; padding: 5px 10px; line-height: 32px; max-width: 848px; max-height: 378px; resize: none; overflow: auto; border: 1px solid #e6e6e6; background: none; color: #666; } .service-feedback .service-feedback-content .container .sub-btn { margin-top: 40px; display: block; font-size: 14px; color: #007571; width: 110px; height: 33px; border: 1px solid #007571 !important; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; line-height: 33px; text-align: center; } .service-feedback .service-feedback-content .container .sub-btn:hover { color: #fff; background-color: #007571 !important; } .service-feedback .service-feedback-content .container .bot-tip { position: absolute; right: 0; bottom: 0; width: 215px; height: 390px; background: url("../../images/at/service-feedback-01.png") no-repeat center center; } @media screen and (max-width: 1024px) { .service-feedback .service-feedback-content .container ul li textarea { width: 82%; } .service-feedback .service-feedback-content .container .bot-tip { width: 150px; height: 290px; background: url(../../images/at/service-feedback-01.png) no-repeat center center; -moz-background-size: 100%; background-size: 100%; } } @media screen and (max-width: 750px) { .service .sub-banner { background: url("../../images/at/service-m-01.jpg") no-repeat center !important; -moz-background-size: 100% !important; background-size: 100% !important; } .crumbs { display: none; } .service-feedback { padding: 0 0 40px 0; background: url("../../images/at/service-feedback-02.jpg") repeat-y center top; } .service-feedback .service-feedback-content .container { background: none; padding-bottom: 0; } .service-feedback .service-feedback-content .container ul { width: 98%; margin: 0 auto; padding: 30px 1% 100px 1%; background: url("../../images/at/news-item-bg.png") no-repeat center bottom #fff; -moz-background-size: 100% auto; background-size: 100% auto; } .service-feedback .service-feedback-content .container ul li { font-size: 16px; color: #333; padding: 0 0 15px 0; } .service-feedback .service-feedback-content .container ul li span { width: 17%; padding-right: 1%; } .service-feedback .service-feedback-content .container ul li span em { display: inline-block; } .service-feedback .service-feedback-content .container ul li input { width: 78%; height: 38px; padding: 0 2%; border: 1px solid #e6e6e6; line-height: 38px; color: #666; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .service-feedback .service-feedback-content .container ul li textarea { width: 78%; padding: 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .service-feedback .service-feedback-content .container .sub-btn { color: #fff; background: url("../../images/at/page-bg01.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; margin: 0 auto; } .service-feedback .service-feedback-content .container .bot-tip { position: absolute; right: 0; bottom: 124px; width: 70px; height: 120px; background: url("../../images/at/service-feedback-m-01.png") no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; } } @media screen and (max-width: 480px) { .service-feedback .service-feedback-content .container ul li { line-height: 40px; font-size: 14px; } .service-feedback .service-feedback-content .container ul li span { width: 23%; display: inline-block; text-align: right; padding-right: 1%; float: left; } .service-feedback .service-feedback-content .container ul li input { width: 74%; } .service-feedback .service-feedback-content .container ul li textarea { width: 74%; height: 150px; padding: 2%; } } .service-idea .idea-box { width: 100%; color: #fff; text-align: center; padding-bottom: 60px; } .service-idea .idea-box h3 { font-size: 28px; line-height: 28px; padding-bottom: 20px; font-weight: normal; } .service-idea .idea-box p { font-size: 20px; line-height: 20px; } .service-idea .idea-box p em { font-style: normal; } .service-idea .service-idea-left { width: 49%; float: left; margin-right: 2%; background: url("../../images/at/service-03.jpg") no-repeat center; -moz-background-size: 100%; background-size: 100%; } .service-idea .service-idea-right { width: 49%; float: left; margin-right: 0; background: url("../../images/at/service-02.jpg") no-repeat center; -moz-background-size: 100%; background-size: 100%; } @media screen and (max-width: 1024px) { .service-idea .idea-box h3 { font-size: 22px; line-height: 24px; padding-bottom: 10px; } .service-idea .idea-box p { font-size: 18px; line-height: 26px; padding-right: 5px; padding-left: 5px; } .service-idea .idea-box p em { display: none; } .service-idea .idea-box p span { display: block; } } @media screen and (max-width: 750px) { .service .sub-banner { background: url("../../images/at/service-m-01.jpg") no-repeat center !important; -moz-background-size: 100% !important; background-size: 100% !important; } .crumbs { display: none; } .service-idea .idea-box { padding-top: 20px; padding-bottom: 40px; } .service-idea .idea-box h3 { font-size: 20px; line-height: 24px; padding-bottom: 10px; } .service-idea .idea-box p { font-size: 16px; line-height: 20px; padding-right: 5px; padding-left: 5px; } .service-idea .service-idea-left { width: 100%; margin-right: 0; margin-bottom: 20px; background: url("../../images/at/service-m-03.jpg") no-repeat center; -moz-background-size: 100%; background-size: 100%; } .service-idea .service-idea-right { width: 100%; margin-bottom: 20px; background: url("../../images/at/service-m-02.jpg") no-repeat center; -moz-background-size: 100%; background-size: 100%; } } @media screen and (max-width: 640px) { .service-idea .idea-box { padding-top: 20px; padding-bottom: 40px; } .service-idea .idea-box h3 { font-size: 20px; line-height: 24px; padding-bottom: 10px; } .service-idea .idea-box p { font-size: 16px; line-height: 20px; padding-right: 5px; padding-left: 5px; } .service-idea .service-idea-left { width: 100%; margin-right: 0; margin-bottom: 20px; background: url("../../images/at/service-m-03.jpg") no-repeat center; -moz-background-size: 100%; background-size: 100%; } .service-idea .service-idea-right { width: 100%; margin-bottom: 20px; background: url("../../images/at/service-m-02.jpg") no-repeat center; -moz-background-size: 100%; background-size: 100%; } } .service-network {} .service-network .container {width:100%;max-width:1400px;} .service-network .network-map { float: left; width: 53%; height: 560px; } .service-network .network-descript { padding: 40px 0 0 0; float: left; width: 45%; } .service-network .network-descript h3 { font-size: 20px; color: #333; line-height: 20px; padding-bottom: 15px; } .service-network .network-descript .descript { font-size: 16px; line-height: 28px; color: #666; padding-bottom: 35px; } .service-network .network-descript .network-query .network-query-box { float: left; width: 31%; margin-right: 2%; position: relative; height: 40px; border-bottom: 1px solid #b3b3b3; } .service-network .network-descript .network-query .network-query-box input { height: 40px; line-height: 40px; font-size: 16px; font-weight: normal; color: #666; background: url("https://omo-oss-video.thefastvideo.com/portal-saas/new2023121510054785909/cms/image/5f8c8339-d776-4a22-8526-76cfa4b0e75c.png") no-repeat right center; border: none; outline: none; padding: 0 20px 0 10px; width: 100%; cursor: pointer; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .service-network .network-descript .network-query .network-query-box .query-list { position: absolute; top: 32px; left: 0; width: 100%; height: 160px; padding: 5px 0; overflow-y: auto; background: #fff; border: 1px solid #e6e6e6; display: none; } .service-network .network-descript .network-query .network-query-box .query-list ul li { font-size: 14px; line-height: 28px; color: #666; padding: 5px 0 0 5px; text-align: left; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; cursor: pointer; } .service-network .network-descript .network-query .network-query-box .query-list ul li:hover { background: #f7f7f7; } .service-network .network-descript .network-list-box { padding-top: 10px; overflow-y: auto; } .service-network .network-descript .network-list-box .network-temp-list { padding-top: 33px; } .service-network .network-descript .network-list-box .network-temp-list .network-name { color: #007579; padding: 3px 0 9px 33px; height: 18px; font-weight: normal; background: url("../img/service-network_0.png") no-repeat left center; } .service-network .network-descript .network-list-box .network-temp-list .network-name.network-name-1 { background: url("../img/service-network_01.png") no-repeat left center; } .service-network .network-descript .network-list-box .network-temp-list .network-name.network-name-2 { background: url("../img/service-network_02.png") no-repeat left center; } .service-network .network-descript .network-list-box .network-temp-list .network-name.network-name-3 { background: url("../img/service-network_03.png") no-repeat left center; } .service-network .network-descript .network-list-box .network--temp-list { padding-top: 33px; padding-bottom: 0px; } .service-network .network-descript .network-list-box .network--temp-list .network-name { color: #007579; padding: 3px 0 9px 33px; height: 30px; font-weight: 600; background: url("https://omo-oss-video.thefastvideo.com/portal-saas/new2023121510054785909/cms/image/3fd6ed4b-6ec8-4153-897e-f19393497f9a.png") no-repeat left center; } .service-network .network-descript .network-list-box .network--temp-list .network-name.network-name-1 { background: url("../img/service-network_01.png") no-repeat left center; } .service-network .network-descript .network-list-box .network--temp-list .network-name.network-name-2 { background: url(".../img/service-network_02.png") no-repeat left center; } .service-network .network-descript .network-list-box .network--temp-list .network-name.network-name-3 { background: url("../img/service-network_03.png") no-repeat left center; } .service-network .network-descript .network-list-box .network--temp-list p { padding: 0 0 0 30px; line-height: 28px; font-size: 14px; color: #666; } .service-network .network-descript .network-list-box .network-temp-list p { padding: 0 0 0 30px; line-height: 28px; font-size: 14px; color: #666; } #mapChart { height: 100%; } @media screen and (max-width: 1024px) { .service-network .network-descript h3 { font-size: 16px; padding-bottom: 10px; } .service-network .network-descript .descript { font-size: 14px; } } @media screen and (max-width: 750px) { .service .sub-banner { background: url("service-m-01.jpg") no-repeat center !important; -moz-background-size: 100% !important; background-size: 100% !important; } .crumbs { display: none; } .service-network { padding: 30px 0 30px 0; } .service-network .network-map { width: 130%; height: 300px; -webkit-transform: translateX(-11.5%); -moz-transform: translateX(-11.5%); -ms-transform: translateX(-11.5%); -o-transform: translateX(-11.5%); transform: translateX(-11.5%); } .service-network .network-descript { width: 100%; } .service-network .network-descript h3 { font-size: 16px; padding-bottom: 10px; } .service-network .network-descript .descript { font-size: 14px; } } .col-lg-3 { width: 25%; float: left; }