/* CSS Document */ .carousel img { width: 100%;} a{ transition: all 250ms; } .w{ max-width: 1920px; margin: 0 auto; } .w1{ max-width: 1366px; margin: 0 auto;} .w2{ max-width: 1226px; margin: 0 auto; } .header{ width: 100%; height:90px; background:#fff; z-index: 5; } .head{ margin: 0 auto; padding-left: 0; padding-right: 0; position: relative; height: 100%; } .head .nav-block{ padding: 0; } .head .row{ margin-left: 0; margin-right: 0; width: 100%; height: 100%; } .head .navbar-expand-md{ padding: 0; height: 100%; } .head .navbar-toggler{ position: absolute; right: 12px; top: 50%; margin-top: -20px; background-color: rgba(0,0,0,.4); z-index: 10; padding: 0; height: 40px; width:56px;} .head .navbar-toggler .navbar-toggler-icon{ width: 100%; height: 100%; position: relative; } .head .navbar-toggler .navbar-toggler-icon:after{ content: ""; position: absolute; width: 80%; height: 3px; background-color: rgba(255,255,255,.5); left:50%; margin-left: -40%; top: 10px;} .head .navbar-toggler .navbar-toggler-icon:before{ content: ""; position: absolute; width: 80%; height: 3px; background-color: rgba(255,255,255,.5); left:50%; margin-left: -40%; top: 25px;} .banner{ margin: 0 auto; max-width: 1920px; overflow: hidden; } .banner img{ width: 100%; max-width: 1920px; } .navbar-nav{ width: 100%; display: block; position: relative; z-index: 30; } .navbar-nav h1{ height: 90px; vertical-align: middle; float: left; margin-right:70px; } .navbar-nav h1 img{ display: table-cell; float: left; } .navbar-nav h1 a{ display: table-cell; vertical-align: middle; height:90px; } .navbar-nav a{font-size: 16px; color: #3e3f3f; } .navbar-nav .fl .a{ position: relative; float: left; } .navbar-nav .fl .a, .navbar-nav .fr .a{ display: block; float: left;} .navbar-nav .fl .a{ padding: 0 20px; margin-right: 15px;text-align: right;} .navbar-nav .fl .a .drow-box{ position: absolute; min-width: 100px; padding-bottom: 10px; padding-top: 3px; background-color: #fff; margin-left: -20px; display: none; top: 100%; } .navbar-nav .fl .a .drow-box p{ line-height:34px;width:100%; text-align: center; padding: 0 8px} .navbar-nav .fl .a .drow-box p a{ padding: 0; margin: 0; box-shadow: none; width: 100%; height: 34px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; } .navbar-nav .fl .a .drow-box p a:hover{ color: #4f94f3;} .navbar-nav .fl .a:hover .drow-box{ display: block; } .navbar-nav .a{ font-size: 16px;color: #3e3f3f; } .navbar-nav .fl .a .a-span:after, .navbar-nav .fr .a .a-span:after{ content: ""; height: 6px; width: 100%; background-color: #4f94f3; position: absolute; left: 0; top: 0; display: none; } .navbar-nav .fl .a .a-span, .navbar-nav .fr .a .a-span{ position: relative; font-weight: bold; line-height: 90px; padding: 0; margin: 0; } .navbar-nav .fr .a-span:hover :after, .navbar-nav .fr a.active .a-span:after, .navbar-nav .fl a:hover .a-span:after, .navbar-nav .fl a.active .a-span:after{ display: block; } .navbar-nav .fr a:hover, .navbar-nav .fr a.active, .navbar-nav .fl a:hover, .navbar-nav .fl a.active{ color: #4f94f3; box-shadow:0 0 8px #fbfbfb; } .navbar-nav .fr{ right: 0;} .navbar-nav .fl a{ padding: 0 20px; margin-right: 15px; } .navbar-nav .fl a.last{ margin-right: 0; } .navbar-nav .fr a{margin-left:60px;} .navbar-nav .fr a.first{ margin-left: 0;} .navbar-nav .header-search{ width: 180px; height:35px; background-color:#f6f6f6; position: absolute; margin-top: -17px; top: 50%; padding-left:15px; padding-right:30px; border-radius: 20px; } .navbar-nav .header-search input{ width: 100%; padding: 8px 0; background: 0 none; border: 0 none; font-size: 14px; color: #3e3f3f; text-align: center; } .navbar-nav .header-search .btn{ width: 30px; height:35px; background-color: transparent; background-image: url("../images/search_icon.png"); background-repeat: no-repeat; background-position:center center; position: absolute; right:10px; top: 0; display: block; padding: 0; } .navbar-nav .header-search .btn:hover{ background-image: url("../images/search_icon.png"); } .navbar-nav .logo2{ float: left; position: relative; padding-left: 16px; margin-top: 11px;} .navbar-nav .logo2:after{ display: block; content:""; position: absolute; left: 0; top: 50%; margin-top:-18px; width: 1px; height: 36px; background-color: #d3d3d3; } .navbar-nav .logo2 p{ color: #696969; font-size: 16px; line-height: 22px; } .page{ width: 100%; text-align: center; overflow: hidden; } .page.mt{ margin-top:112px; } .page.gt{ padding-top: 30px; } .page .wrap-page{ display: flex; overflow: hidden; align-items: center;justify-content: center;white-space: nowrap;} .page a{ display: block; float: left; margin: 0 3px; min-width:40px; text-align: center; border: 1px #e8e7e7 solid; color: #505050; font-size: 18px; background-color: #f4f4f4;} .page ul{ float: left;} .page li{ display: block; float: left; } .page li a:hover, .page li a.active{ border-color: #4f94f3; background-color: #4f94f3; color: #fff;} .page a.prev{ background: url("../images/page_prev_icon.png") no-repeat center center; border: 0 none;} .page a.next{ background: url("../images/page_next_icon.png") no-repeat center center; border: 0 none;} .page span{ display: block; float: left; width: 40px; height: 40px; line-height:38px;text-align: center; color: #b1b1b1; font-size: 16px; margin: 0 3px;} .mt0{ margin-top: 0 !important;} .carousel-indicators li{width: 12px; height: 12px; border: 1px #fff solid; border-radius: 50%; background: 0 none; margin: 0 6px; cursor: pointer;} .carousel-indicators{ bottom: 25px;} .footer{ height: 480px; width: 100%; background:#272727 url("../images/footer_bg.jpg") no-repeat center bottom; } .footer .foot{max-width: 1180px; height: 100%; margin: 0 auto; } .footer .foot .t-l{ float: left; max-width: 230px; width: 25%; margin-top: 42px; } .footer .foot .t-l dt{ color: #fff; font-size: 18px; font-weight: normal; padding-bottom: 12px; } .footer .foot .t-l dd a{ color: #d5d5d5; font-size: 14px; display: block; line-height: 27px; white-space: nowrap;width: 40%;} .footer .foot .code{ width: 170px; text-align: center; margin-top: 52px; } .footer .foot .code dt{} .footer .foot .code dd{ font-size: 14px; color: #d6d6d6; margin-top: 15px;} .footer .foot .box1{ overflow: hidden; padding-left: 22px; padding-right: 46px; border-bottom: 1px #626262 solid; padding-bottom: 32px; } .footer .foot .box2{ padding-top: 35px;} .footer .foot .box2 p{ font-size: 14px; line-height: 28px; color: #b7b7b7; text-align: center;} .footer .foot .box2 p a{ color: #b7b7b7; } .footer .foot .box2 p.p1 a{ margin-left: 12px;} .footer .foot .box2 p.p1 a:nth-child(1){ margin-left: 0;} .float-bar{ position: fixed; right: 0; top:30%; z-index: 1100;} .float-bar a{display: block; width: 75px; height: 75px; margin-top: 1px;} .float-bar a.code, .float-bar a.qq, .float-bar a.phone{ background-color: rgba(0,0,0,.4); background-image: url("../images/float_code_btn.png"); background-repeat: no-repeat; background-position: center center; position: relative; } .float-bar a.code div{ width:210px; height: 203px; position: absolute; background: url("../images/float_bar_code_bg.png") no-repeat; right: 68px; top: -110px; display: none; padding-right: 20px; } .float-bar a.code:hover div{ display: block; } .float-bar a.code span{ display: block; font-size: 14px; padding: 16px 0 0 0; width: 175px; margin-left: 3px;} .float-bar a.code span img{ width: 145px; height: 145px; display: table; margin: 0 auto; } .float-bar a.code em{ display: block; width: 100%; text-align: center; margin-top: 8px; color: #303030; } .float-bar a.qq{background-image: url("../images/qq_icon.png"); } .float-bar a.phone{background-image: url("../images/phone_icon.png"); } .float-bar a.btn{background-color: rgba(0,0,0,.4); border-radius: 0; background-image: url("../images/back_top_icon.png"); background-repeat: no-repeat; background-position: center center; } .float-bar a:hover{ background-color: rgba(0,0,0,.6); } .float-bar a:active{background-color: rgba(79,148,243,.9);} .float-bar a.btn:active{ background-image: url("../images/back_top_icon.png") !important; background-repeat: no-repeat; background-position: center center;} .float-bar a.phone div{ width:209px; height: 61px; position: absolute; background: url("../images/float_bar_phone_bg.png") no-repeat; right: 68px; top:0px; display: none; padding-right: 20px; font-size: 16px; line-height: 61px; color: #424141; } .float-bar a.phone:hover div{ display: block; } .float-bar a.phone span{ margin-left:11px; display: block; line-height: 61px;} .nav-bar{ height: 90px; background-color: #f1f1f1; overflow: hidden; z-index: 2; } .nav-bar .nav-title{ font-size: 30px; color: #282828; float: left; line-height: 90px; font-weight: bold; } .wrap-swiper-nav{ position: relative; padding: 0 45px; width: 960px; float: right; } .wrap-swiper-nav .swiper-slide{ line-height: 90px; text-align: center; color: #333333; font-size: 20px;} .wrap-swiper-nav .swiper-slide a{ display: block; width: 100%;padding: 0 6px; } .wrap-swiper-nav .swiper-slide a:hover, .wrap-swiper-nav .swiper-slide a.active{ background-color: #4f94f3; color: #fff;padding: 0 6px;} .swiper-nav{ height: 90px; } .wrap-swiper-nav .swiper-button-prev, .wrap-swiper-nav .swiper-button-next{ width: 15px; height: 90px; top: 0; margin-top: 0; outline: none; border: 0 none; } .wrap-swiper-nav .swiper-button-prev{ background: url("../images/swiper_nav_prev_icon.png") no-repeat center center; } .wrap-swiper-nav .swiper-button-next{ background: url("../images/swiper_nav_next_icon.png") no-repeat center center; } .wrap-swiper-nav.s1{ padding: 0;} .box-title{ display: table; margin: 90px auto 0 auto; text-align: center; } .box-title h2{ font-size: 40px; color: #282828; font-weight: bold; } .box-title h3{ text-align: center; color: #666666; margin-top: 20px; } .box-title h3.eng{ color: #b9b8b8; font-size: 14px; text-transform:Uppercase; } .box-title p.zs{ color: #4f94f3; font-size: 18px; margin-top: 22px; } .box-title .line{ /*width:212px; height: 1px; background-color: #cccccc;*/ height: 1px; display: table; margin:29px auto 0 auto; position: relative; } .box-title .line:after, .box-title .line:before{ content: ""; width: 81px; height: 1px; background-color: #ccc; display: block; position: absolute; top: 1px; } .box-title .line:before{ left:-81px;} .box-title .line:after{ right:-81px;} .box-title .line span{ position: relative; display: table; padding: 0 25px; height: 1px; margin: 0 auto;} .box-title .line span:after{ content: ""; position: absolute; width: 8px; height: 8px; border-radius: 4px; background-color: #f71034; top:-3px; left: 50%; margin-left: -4px; } .box-title.s1 h2{ color: #fff;} .box-title.s1 h3{ color: #fff;} .box-title.s1 .line:after, .box-title.s1 .line:before{ background-color: #fff; } .page-banner img{ width: 100%; } .bread-crumbs{ padding-top: 38px; font-size: 14px;} .bread-crumbs strong{ font-weight: normal; background: url("../images/home_icon.png") no-repeat left center; padding-left: 20px; } .bread-crumbs strong, .bread-crumbs a, .bread-crumbs span, .bread-crumbs em{ color: #8a8a8a; } .bread-crumbs a:hover{ color: #4f94f3; } .bread-crumbs span{ color: #4f94f3; } .page-article{ padding-top:52px; padding-left: 16px; padding-right: 16px; } .page-article img{ max-width: 100%; display: table; margin: 0 auto; } .page-article p{font-size: 16px; color: #282828; margin-top: 15px; text-align: justify; line-height: 32px;} .page-article p.mt{ margin-top: 36px; } .case-lists{ margin-top: 65px; overflow: hidden;} .case-lists h2{ padding: 0 16px; width: 100%; height: 55px; background-color: #f5f5f5; line-height: 55px; color: #4f94f3; font-size: 20px; } .case-lists ul{ margin-top: 35px;} .case-lists li{ max-width:285px; float: left; margin-left: 75px;} .case-lists li:nth-child(1){ margin-left: 0;} .case-lists li .title{ margin-top: 12px;} .case-lists li img{ max-width: 100%; } .page-content.mb{ padding-bottom: 132px; } .page-content.mb1{ padding-bottom: 92px; } .product-lists{ overflow: hidden;} .product-lists li{ max-width: 385px; margin-top: 70px; min-height: 265px; float: left; margin-right:105px; } .product-lists li .img{ text-align: center; } .product-lists li .img img{ max-width: 100%;} .product-lists li:nth-child(3n){ margin-right: 0;} .product-lists li .name{ font-weight: bold; font-size: 20px; margin-top: 24px; color: #282828;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; } .product-lists li .intro{color: #686868;font-size: 14px;margin-top: 14px;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;min-height: 98px;} .product-lists li .more{ color: #a6a6a6; font-size: 14px; margin-top: 18px; } .product-lists li a:hover .more{ color: #4f94f3; text-decoration: underline; } .product-lists li a:hover .name{ color: #4f94f3; } .title-line{ display: table; margin:90px auto 0 auto; position: relative; height: 1px; background-color: #cccccc; padding: 0 153px; } .title-line strong{ display: block; width: 100%; left: 0; text-align: center; position: absolute; top: -21px; } .title-line strong em{ background-color: #fff; overflow: hidden; position: relative; z-index: 10; padding: 0 20px; color: #337FE5; font-size: 26px; } .product-y-lists{ overflow: hidden; padding-top:60px; } .product-y-lists li{ position: relative; padding-left:345px; height: 200px; margin-top: 60px; } .product-y-lists li .img{ position: absolute; left: 0; width: 300px; height: 200px; overflow: hidden; } .product-y-lists li .message{ width: 100%; } .product-y-lists li .message h2{ font-size: 20px; font-weight: bold; color: #282828; margin-top: 12px; } .product-y-lists li .message .intro{ font-size: 16px; color: #686868; line-height: 30px; margin-top: 26px; height: 90px; overflow: hidden; width: 100%; } .product-y-lists li .message .more{ font-size: 14px; text-align: right; color: #a6a6a6; margin-top:25px; } .product-y-lists li a:hover .message .more{ color: #f71034; } .product-y-lists li a:hover .message h2{ color: #4f94f3; } .qualification-lists{ overflow: hidden; } .qualification-lists .box{float: left;margin-top: 88px;margin-right: 82px;width: 20%;justify-content: center;display: flex;} .qualification-lists .box img{ max-width: 100%; max-height: 200px;} .qualification-lists .box .name{font-size: 16px;margin-top: 22px;text-align: center;} .qualification-lists .box:nth-child(4n){ margin-right: 0;} .contactus{ margin-top: 72px; overflow: hidden;} .contactus .map img{ max-width: 100%; } .contact-message h2{ font-weight: bold; margin-top: 56px; color: #4f94f3; font-size: 22px; } .contact-message dl{ display: block; width: 50%; margin-top: 38px; } .contact-message dl dd{ font-size: 18px; color: #5d5d5d; line-height: 35px; } .recruitment-lists{ margin-top: 72px; overflow: hidden; } .recruitment-lists li{ margin-right:46px; float: left; margin-bottom: 50px;} .recruitment-lists li:nth-child(2n){ margin-right: 0;} .recruitment-lists li a{ display: block; width: 660px; height: 120px; border: 1px #A2A2A2 solid; position: relative; padding-right: 126px; padding-left: 18px;} .recruitment-lists li a:hover{ border-color: #4f94f3;} .recruitment-lists li a:hover .job strong{ color: #4f94f3; } .recruitment-lists li a .detail{ color: #fff; background-color: #4f94f3; width: 100px; height: 36px; text-align: center; line-height: 36px; display: block; position: absolute; right: 18px; top: 50%; margin-top: -18px;} /*.recruitment-lists li a .detail em{ background: url("../images/detail_icon2.png") no-repeat right 11px; padding-right: 22px; }*/ .recruitment-lists .job{ font-size: 20px; margin-top: 24px;} .recruitment-lists .job strong{ color: #282828; } .recruitment-lists .job span{ color: #f71034; margin-left: 8px; } .recruitment-lists .msg{ color: #6d6c6b; margin-top:17px; } .recruitment-detail{ max-width: 1300px; margin:98px auto 0 auto; } .recruitment-detail p{ color: #6d6c6b; line-height: 32px; } .recruitment-detail .description.mt{ margin-top: 48px;} .work-position{ width: 100%; overflow: hidden; } .work-position .name{ font-size: 26px; color: #4f94f3; font-weight: bold; float: left;} .work-position .treatment{ float: left; margin-left: 0; color: #fff; border-radius: 16px; background-color: #f71034; height: 28px; line-height: 28px; display:inline-block; padding: 0 13px; margin-top:7px;} .work-position .message{ width: 100%; color: #6d6c6b; margin-top: 20px; overflow: hidden; float: left; } .intro-title.mt{ margin-top: 66px;} .intro-title strong{ border-bottom: 2px #4f94f3 solid; font-size: 18px; color: #262626; padding-bottom: 8px; } .send-button{ margin-top: 98px;} .send-button .button{ padding:9px 34px; border: 0 none; background-color: #9f906f; font-size: 18px; color: #fff; display: table; margin: 0 auto; } .articles{ padding-top: 72px; } .articles h2{ padding-bottom: 28px; display: block; width: 100%; text-align: center;} .articles h2 strong{ font-size: 30px; color: #282828; } .articles .article-bar{ color: #7a7a7a; display: table; margin: 0 auto; } .articles .article-bar .browse{ background: url("../images/browse_icon.png") no-repeat left center; padding-left: 28px; margin-left: 44px; } .articles-body{ margin-top: 72px;} .articles-body img{ max-width: 100%;} .articles-body .img{ text-align: center; padding-bottom: 16px; } .articles-body p{ line-height: 27px; text-align: justify; } .articles-body p.mt{ margin-top: 36px; color: #282828;} .h1 {display: none;} @media (max-width:768px) { .h1{ display: block; } .h1 .logo1{ width: 80%; margin-left: 10px; } } .img img{border: 2px solid #fff;} /*寮瑰嚭鑿滃崟*/ .gap { padding-left: 15px !important; padding-right: 15px!important; } .side-search{ background-color: #fff; } .side-search dl{ height: 100%; display: flex;align-items: center;justify-content: space-between; } .side-search dt{ top: 50%; width: 18px; height: 18px; background: url("../images/search_icon.png") no-repeat; background-size: 18px 18px; z-index: 10; } .side-search dd{ height: 100%;width:100%; position: relative; padding: 0 28px 0 30px; } .side-search dd a{ display: block; height: 100%; } .side-search dd input{ height: 100%; width: 100%; padding: 8px 0 8px 0; border:none} .side-search dd .classify-hide{ width:22px; height: 100%; background: url("../images/close_icon.png") no-repeat center; background-size:22px 22px; position: absolute; right:0; top:0; } /******************************************Media Screen************************************************/ /*@media screen and (max-width: 1739px) {*/ /*}*/ /*@media screen and (max-width: 1315px) {*/ /*}*/ /*@media screen and (max-width: 1240px) {*/ /*}*/ /*@media screen and (max-width: 1200px) {*/ /*}*/ /*@media screen and (max-width: 1170px) {*/ /*}*/ /*@media screen and (max-width: 1080px) {*/ /*}*/ /*@media screen and (max-width: 1000px) {*/ /*}*/ /*@media screen and (max-width: 990px) {*/ /*}*/ /*@media screen and (max-width:800px) {*/ /*}*/ /*@media screen and (max-width: 480px) {*/ /*}*/ /*@media only screen {*/ /*}*/