.bg-color{ background: #fff; } .nav-bar{ background: #2c2f40; height: 175px; } .nav-bar .logo{ float: left; width: 87px; height: 87px; margin-top: 42px; text-align: center; line-height: 87px; margin-right: 17px; } .nav-bar .logo img{ display: inline-block; max-width: 100%; max-height: 100%; vertical-align: middle; } .nav-bar .text{ float: left; color: #f45119; height: 87px; margin-top: 42px; display: flex; justify-content: center; flex-direction: column; } .nav-bar .text h4{ font-size: 38px; line-height: 40px; font-weight: bold; } .nav-bar .text p{ font-size: 18px; line-height: 20px; margin-top: 10px; text-transform: uppercase; } .nav-bar ul{ float: right; overflow: hidden; } .nav-bar ul li{ display: inline-block; margin: 0 24px; } .nav-bar ul li a{ display: block; font-size: 18px; color: #fff; width:100%; height: 175px; position: relative; display: flex; justify-content: center; flex-direction: column; text-align: center; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } .nav-bar ul li a span{ display: block; font-size: 14px; opacity: 0.4; line-height: 16px; margin-top: 10px; text-transform: uppercase; } .nav-bar ul li a::after{ content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 3px; background-color: #fff; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } .nav-bar ul li a:hover::after, .nav-bar ul li.active a::after{ width: 100%; } .banner{ width: 100%; margin: 0 auto; position: relative; overflow: hidden; z-index: 1; } .banner img{ display: block; width: 100%; } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; background: #1b1b1b; margin: 0 5px; border-radius: 50%; opacity: 1; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } .swiper-pagination-bullet-active { width: 29px; opacity: 1; background-color: #f45119; border-radius: 20px; } .banner .swiper-button-prev, .banner .swiper-button-next { position: absolute; top: 50%; width: 59px; height: 59px; margin-top: -30px; z-index: 10; cursor: pointer; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } .banner .swiper-button-prev{ background: url(../images/banner-left.png) center center no-repeat; left: 5%; right: auto; } .banner .swiper-button-next{ background: url(../images/banner-right.png) center center no-repeat; right: 5%; } .banner .swiper-button-prev:hover{ background: url(../images/banner-left-active.png) center center no-repeat; } .banner .swiper-button-next:hover{ background: url(../images/banner-right-active.png) center center no-repeat; } #main{ overflow: hidden; } /* 鐑棬鎼滅储 */ #main .search-main{ height: 51px; background-color: #fff; border-bottom: 1px solid #dbdbdb; } #main .search-main .search-text{ float: left; line-height: 51px; } #main .search-main .search-text ul li{ display: inline-block; color: #272727; font-size: 18px; } #main .search-main .search-text ul li a{ color: #272727; } #main .search-main .search-text ul li a:hover{ color: #f45119; text-decoration: underline; } #main .search-main .search-text ul li:last-child span{ display: none; } #main .search-main .search-con{ float: right; width: 241px; height: 32px; padding: 2px; background-color: #afb1c5; margin-top: 7px; border-radius: 20px; } #main .search-main .search-con .words{ float: left; width: 158px; height: 22px; line-height: 22px; padding: 5px 20px; background: #fff; color: #272727; font-size: 14px; border-radius: 20px; border-right: none; } #main .search-main .search-con .search{ float: right; width: 43px; height: 32px; cursor: pointer; background: url(../images/search.png) center center no-repeat; } /* 鍏徃绠€浠 */ #main .company-main{ background: url(../images/gsjj.jpg) left bottom no-repeat; padding: 80px 0; }#main .company-main .company-left{ float: left; width: 750px; } #main .company-main .company-left .company-top{ margin-bottom: 36px; } #main .company-main .company-left .company-top h3{ font-weight: bold; color: #c93314; font-size: 48px; line-height: 50px; } #main .company-main .company-left .company-top h4{ color: #2a2a2a; font-size: 32px; line-height: 34px; margin: 30px 0 20px 0; } #main .company-main .company-left .company-top p{ color: #111111; font-size: 32px; line-height: 34px; } #main .company-main .company-left span{ color: #414141; font-size: 18px; line-height: 40px; } #main .company-main .company-left .text{ color: #414141; font-size: 18px; line-height: 40px; text-indent: 2em; } #main .company-main .company-left a.company-more{ display: block; width: 165px; height: 44px; line-height: 44px; color: #333; font-size: 16px; text-indent: 22px; background: url(../images/gsjj-more.png) 102px center no-repeat; border: 1px solid #ababab; margin-top: 20px; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .company-main .company-left a.company-more:hover{ color: #fff; border-color: #c93314; background: url(../images/gsjj-more-hover.png) 102px center no-repeat #c93314; } #main .company-main .company-right{ float: right; width: 514px; height: 582px; position: relative; } #main .company-main .company-right::before{ content: ''; position: absolute; bottom: 0; right: 0; width: 226px; height: 561px; background-color: #a81d00; } #main .company-main .company-right .img{ position: absolute; top: 0; left: 0; width: 476px; height: 550px; } #main .company-main .company-right .img img{ width: 100%; height: 100%; object-fit: cover; } /* 棣栭〉鍏ご閮 */ .common{ text-align: center; } .common h4{ color: #2c2f40; font-size: 40px; line-height: 42px; font-weight: bold; } .common h4 span{ color: #c93314; } .common p{ color: #272727; font-size: 24px; line-height: 26px; margin-top: 20px; } /* 棣栭〉鐗圭偣 */ #main .tedian-main{ background: url(../images/tedian.jpg) center center no-repeat; padding: 80px 0 60px 0; } #main .tedian-main .common{ margin-bottom: 50px; } #main .tedian-main .common h4{ color: #e43510; } #main .tedian-main .common p{ color: #fff; } #main .tedian-main .img{ float: left; width: 566px; height: 503px; } #main .tedian-main .img img{ width: 100%; height: 100%; object-fit: cover; } #main .tedian-main .text{ width: 700px; float: right; height: 385px; padding: 30px 17px; margin-top: 30px; background-color: #2c2f40; } #main .tedian-main .text .con{ color: #fff; font-size: 18px; line-height: 40px; max-height: 280px; overflow: hidden; } #main .tedian-main .text p:first-child{ font-weight: bold; } #main .tedian-main .text a{ display: block; width: 131px; height: 37px; line-height: 37px; text-align: center; color: #fff; font-size: 18px; margin-top: 50px; border: 2px solid #fff; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .tedian-main .text a:hover{ background-color: #fff; color: #e43510; } /* 棣栭〉涓夊ぇ鐞嗙敱 */ #main .youshi-main{ background-color: #fff; padding-top: 90px; } #main .youshi-main .common{ margin-bottom: 50px; } #main .youshi-main ul li{ width: 100%; height: 423px; position: relative; margin-bottom: 60px; } #main .youshi-main ul li h4{ position: absolute; top: -39px; left: 18px; width: 103px; height: 124px; line-height: 124px; text-align: center; color: #fff; font-size: 32px; font-weight: bold; letter-spacing: 6px; background-color: #c93314; z-index: 2; } #main .youshi-main ul li:nth-child(2n) h4{ left: auto; right: 18px; } #main .youshi-main ul li .img, #main .youshi-main ul li .text{ position: absolute; top: 0; width: 50%; height: 100%; } #main .youshi-main ul li:nth-child(2n) .img{ left: auto; right: 0; } #main .youshi-main ul li:nth-child(2n) .text{ left: 0; right: auto; } #main .youshi-main ul li .img{ height: 100%; left: 0; } #main .youshi-main ul li .img img{ width: 100%; height: 100%; object-fit: cover; } #main .youshi-main ul li .text{ right: 0; background-color: #e3e5f0; } #main .youshi-main ul li .text .con{ padding: 0 40px; height: 100%; display: flex; justify-content: center; flex-direction: column; } #main .youshi-main ul li .text .con p{ color: #212121; font-size: 18px; line-height: 40px; } #main .youshi-main ul li .text .con a{ display: block; width: 130px; height: 39px; line-height: 39px; text-align: center; color: #2c2f40; font-size: 16px; border: 2px solid #2c2f40; margin-top: 30px; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .youshi-main ul li .text .con a:hover{ background-color: #2c2f40; color: #fff; } /* 棣栭〉琛屼笟搴旂敤 */ #main .hangye-main{ background: url(../images/hangye.jpg) center center no-repeat; padding: 70px 0; } #main .hangye-main .common{ margin-bottom: 25px; } #main .hangye-main .common h4{ color: #ff4019; } #main .hangye-main .common h4 span, #main .hangye-main .common p{ color: #fff; } #main .hangye-main ul{ margin: 0 -12px; } #main .hangye-main ul li{ width: 307px; float: left; margin: 15px 12px; cursor: pointer; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .hangye-main ul li .text{ border: 8px solid #fff; background-color: #f0f7ff; padding: 30px 0; min-height: 180px; text-align: center; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .hangye-main ul li .text .img{ width: 70px; height: 70px; line-height: 70px; text-align: center; margin: 0 auto; } #main .hangye-main ul li .text .img img{ max-width: 100%; max-height: 100%; vertical-align: middle; display: inline-block; } #main .hangye-main ul li .text h4{ color: #333; font-size: 24px; line-height: 52px; font-weight: bold; margin-top: 10px; } #main .hangye-main ul li .text p{ padding: 0 40px; color: #333; font-size: 18px; line-height: 24px; } #main .hangye-main ul li:hover{ box-shadow: 0 0 10px 0 rgba(255,255,255,0.5); } #main .hangye-main ul li:hover .text{ border-color: #ff4019; background-color: #fff; } #main .hangye-main a{ display: block; width: 138px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 20px; border: 3px solid #fff; margin: 25px auto 0; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .hangye-main a:hover{ background-color: #fff; color: #ff4019; } /* 棣栭〉浜у搧 */ #main .product-main{ background-color: #fff; } #main .product-main li{ padding: 50px 0; background-color: #e3e5f0; } #main .product-main li:nth-child(2n){ background-color: #d0d3e7; } #main .product-main li .img{ width: 610px; float: left; margin: 0 20px; } #main .product-main li .img a{ display: block; width: 100%; height: 814px; line-height: 814px; text-align: center; background-color: #fff; overflow: hidden; } #main .product-main li .img a img{ max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .product-main li .img:hover a img{ transform: scale(1.1); } #main .product-main li .text{ float: left; width: 650px; } #main .product-main li .text h4{ color: #1b1b1b; font-size: 38px; font-weight: bold; line-height: 52px; margin-bottom: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #main .product-main li .text h4 a{ color: #1b1b1b; } #main .product-main li .text h4 a:hover{ color: #ff4019; } #main .product-main li .text .parm{ border-top: 1px solid #acaeb6; } #main .product-main li .text .parm table{ width: 100%; } #main .product-main li .text .parm table tr{ display: block; line-height: 30px; border-bottom: 1px solid #acaeb6; } #main .product-main li .text .parm table tr td{ float: left; width: 40%; padding-left: 10%; color: #1b1b1b; font-size: 18px; } #main .product-main li .text .parm table tr td:first-child{ font-weight: bold; } #main .product-main li .text p{ padding: 12px; background-color: #c93314; color: #fff; font-size: 18px; line-height: 28px; margin-top: 12px; } /* 淇濋殰鎵胯 */ #main .chengnuo-main{ background: url(../images/chengnuo.jpg) center center no-repeat; padding: 70px 0; } #main .chengnuo-main .common{ margin-bottom: 60px; } #main .chengnuo-main .common h4{ color: #fff; font-weight: normal; } #main .chengnuo-main .img{ float: left; width: 650px; height: 469px; } #main .chengnuo-main .img img{ width: 100%; height: 100%; object-fit: cover; } #main .chengnuo-main .text{ float: right; width: 614px; } #main .chengnuo-main .text .con{ color: #fff; font-size: 18px; line-height: 40px; max-height: 440px; overflow: hidden; margin-bottom: 20px; } #main .chengnuo-main .text a{ display: block; width: 117px; height: 34px; line-height: 34px; text-align: center; color: #fff; font-size: 18px; border: 3px solid #fff; -webkit-transition: all 0.55s; -moz-transition: all 0.55s; -ms-transition: all 0.55s; -o-transition: all 0.55s; transition: all 0.55s; } #main .chengnuo-main .text a:hover{ background-color: #fff; color: #e72b04; } /* 鏈嶅姟娴佺▼ */ #main .liucheng-main{ background-color: #e3e5f0; padding: 80px 0; } #main .liucheng-main .common{ margin-bottom: 70px; } #main .liucheng-main .common h4{ color: #e72b04; } #main .liucheng-main ul{ width: 100%; height: 310px; background: url(../images/liucheng.png) center center no-repeat; position: relative; } #main .liucheng-main ul li{ position: absolute; width: 25%; } #main .liucheng-main ul li:nth-child(1), #main .liucheng-main ul li:nth-child(2), #main .liucheng-main ul li:nth-child(3), #main .liucheng-main ul li:nth-child(4){ top: 0; } #main .liucheng-main ul li:nth-child(5), #main .liucheng-main ul li:nth-child(6), #main .liucheng-main ul li:nth-child(7), #main .liucheng-main ul li:nth-child(8){ bottom: 0; } #main .liucheng-main ul li:nth-child(1), #main .liucheng-main ul li:nth-child(8){ left: 28px; } #main .liucheng-main ul li:nth-child(2), #main .liucheng-main ul li:nth-child(7){ left: 324px; } #main .liucheng-main ul li:nth-child(3), #main .liucheng-main ul li:nth-child(6){ left: 590px; } #main .liucheng-main ul li:nth-child(4), #main .liucheng-main ul li:nth-child(5){ right: 70px; } #main .liucheng-main ul li .con{ width: 100%; height: 130px; position: relative; } #main .liucheng-main ul li .con .text, #main .liucheng-main ul li .con p{ position: absolute; left: 0; } #main .liucheng-main ul li:nth-child(1) .con .text, #main .liucheng-main ul li:nth-child(2) .con .text, #main .liucheng-main ul li:nth-child(3) .con .text, #main .liucheng-main ul li:nth-child(4) .con .text{ top: 0; } #main .liucheng-main ul li:nth-child(5) .con .text, #main .liucheng-main ul li:nth-child(6) .con .text, #main .liucheng-main ul li:nth-child(7) .con .text, #main .liucheng-main ul li:nth-child(8) .con .text{ bottom: 0; } #main .liucheng-main ul li:nth-child(1) .con p, #main .liucheng-main ul li:nth-child(2) .con p, #main .liucheng-main ul li:nth-child(3) .con p, #main .liucheng-main ul li:nth-child(4) .con p{ bottom: 0; } #main .liucheng-main ul li:nth-child(5) .con p, #main .liucheng-main ul li:nth-child(6) .con p, #main .liucheng-main ul li:nth-child(7) .con p, #main .liucheng-main ul li:nth-child(8) .con p{ top: 0; } #main .liucheng-main ul li .con .text{ height: 66px; line-height: 66px; } #main .liucheng-main ul li .con .text .icon{ float: left; width: 25px; line-height: 25px; text-align: center; color: #fff; font-size: 20px; background-color: #ff2c01; border-radius: 50%; margin-top: 20px; margin-right: 20px; } #main .liucheng-main ul li .con .text .tit{ float: left; color: #fff; font-size: 26px; } #main .liucheng-main ul li .con p{ color: #0f0f0f; font-size: 16px; line-height: 26px; text-align: center; padding-left: 40px; } /* 鍥㈤槦涓庝骇鍝佷紭鍔 */ #main .team-main{ background-color: #fff; padding: 60px 0; } #main .team-main .common{ margin-bottom: 50px; } #main .team-main .img, #main .team-main .text{ float: left; width: 50%; height: 424px; background-color: #e3e5f0; } #main .team-main .img img{ width: 100%; height: 100%; object-fit: cover; } #main .team-main .text .tit{ text-align: center; color: #c93314; font-size: 36px; font-weight: bold; line-height: 94px; } #main .team-main .text.team .tit{ margin-top: 28px; } #main .team-main .text .con{ color: #252525; font-size: 18px; line-height: 36px; padding: 0 36px; max-height: 288px; overflow: hidden; } #main .team-main .text ul{ text-align: center; } #main .team-main .text ul li{ display: inline-block; width: 152px; height: 152px; background-color: #2c2f40; border-radius: 50%; margin: 0 30px; color: #fff; overflow: hidden; } #main .team-main .text ul li .icon{ width: 50px; height: 50px; text-align: center; line-height: 50px; overflow: hidden; margin: 10px auto 0; } #main .team-main .text ul li .icon img{ max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; } #main .team-main .text ul li h4{ font-weight: bold; font-size: 18px; line-height: 30px; } #main .team-main .text ul li p{ padding: 0 30px; font-size: 18px; line-height: 22px; } /* 鍦ㄧ嚎鐣欒█ */ #main .online-main { background-color: #d0d3e7; padding: 50px 0; } #main .online-main .common{ margin-bottom: 40px; } #main .online-main .online-form { overflow: hidden; } #main .online-main .online-form input { float: left; display: block; width: 595px; padding: 0 20px; height: 60px; line-height: 60px; border: none; margin-right: 30px; margin-bottom: 20px; font-size: 18px; color: #212121; } #main .online-main .online-form input.mobile{ margin-right: 0; } #main .online-main .online-form input.code { width: 370px; } #main .online-main .online-form a { display: block; } #main .online-main .online-form a.code { float: right; height: 60px; max-width: 200px; line-height: 60px; font-size: 0; text-align: center; } #main .online-main .online-form a.code img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; } #main .online-main .online-form textarea { display: block; float: left; font-size: 18px; color: #212121; width: 1260px; border: none; height: 170px; line-height: 30px; padding: 15px 20px; margin-bottom: 30px; } #main .online-main .online-form .btn-box { float: left; width: 100%; overflow: hidden; } #main .online-main .online-form .btn-box a.btn { display: block; width: 148px; height: 45px; text-align: center; line-height: 45px; background: #f45119; color: #fff; font-size: 18px; margin: 0 auto; } #main .online-main .online-form .btn-box a.btn:hover { background: #c93314; color: #fff; } /* 缃戠珯搴曢儴 */ .footer-nav{ background-color: #2c2f40; text-align: center; padding-top: 10px; } .footer-nav .warpper{ border-bottom: 1px solid #595b68; } .footer-nav ul li{ display: inline-block; padding: 18px 26px; text-align: center; overflow: hidden; position: relative; } .footer-nav ul li::after{ position: absolute; content: ''; top: 50%; right: 0; width: 1px; height: 10px; margin-top: -5px; background-color: #858690; } .footer-nav ul li:last-child::after{ display: none; } .footer-nav ul li a{ display: block; color: #fff; font-size: 18px; line-height: 20px; } .footer-nav ul li a:hover, .footer-nav ul li.active a{ color: #f45119; } .footer{ background: #2c2f40; padding: 30px 0; } .footer .logo{ float: left; width: 226px; text-align: center; color: #f45119; } .footer .logo .img{ width: 87px; height: 87px; line-height: 87px; text-align: center; margin: 10px auto 30px; } .footer .logo .img img{ max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; } .footer .logo h4{ font-size: 38px; line-height: 54px; font-weight: bold; } .footer .logo p{ font-size: 18px; line-height: 30px; text-transform: uppercase; } .footer .text{ float: left; width: 570px; color: #fff; font-size: 20px; line-height: 40px; } .footer .text a{ color: #fff; } .footer .text a img{ display: inline-block; }.footer .ewm{ float: right; } .footer .ewm li{ width: 200px; float: left; margin-left: 50px; height: 200px; text-align: center; line-height: 200px; background-color: #fff; } .footer .ewm li img{ max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; } .pro-sider { float: left; width: 260px; } .pro-sider .in-title { height: 55px; background: #008ad5; text-align: center; line-height: 55px; font-size: 20px; color: #fff; padding: 0 15px; border-bottom: 1px solid #dfdfdf; font-weight: bold; overflow: hidden; } .pro-sider .pro-sider-ul { background: #fff; overflow: hidden; border-bottom: 1px solid #dfdfdf; } .pro-sider .pro-sider-ul .ul-li { height: 50px; transition: all .5s; } .pro-sider .pro-sider-ul .ul-li a { position: relative; height: 50px; line-height: 50px; color: #000; display: block; padding-left: 25px; padding-right: 30px; border-bottom: 1px solid #dfdfdf; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pro-sider .pro-sider-ul .ul-li a h2{ font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pro-sider .pro-sider-ul .ul-li a div.icon { position: absolute; width: 16px; height: 16px; text-align: center; line-height: 16px; background: #dfdfdf url(../images/sider-bg-01.png) no-repeat center; border-radius: 50%; right: 23px; top: 50%; margin-top: -8px; font-size: 12px; transition: all .5s; } .pro-sider .pro-sider-ul .ul-li:hover, .pro-sider .pro-sider-ul .ul-li.active { background: #008ad5; } .pro-sider .pro-sider-ul .ul-li:hover a, .pro-sider .pro-sider-ul .ul-li.active a { color: #fff; } .pro-sider .pro-sider-ul .ul-li:hover div.icon, .pro-sider .pro-sider-ul .ul-li.active div.icon { background: #e60011 url(../images/sider-bg-02.png) no-repeat center; } .pro-sider .pro-sider-ul .ul-li a.currentmenu{ background: #008ad5; color: #fff; } .pro-sider .pro-sider-ul .ul-li a.currentmenu div.icon{ background: #e60011 url(../images/sider-bg-02.png) no-repeat center; } .pro-sider .contact-box{ padding: 15px; background-color: #fff; } .pro-sider .contact-box img{ margin-bottom: 10px; } .pro-sider .contact-box p{ padding: 5px 0; color: #000; font-size: 15px; line-height: 24px; } .m-column-t { position: relative; text-align: center; font-size: 0; } .m-column-t .center { display: inline-block; font-size: 0; } .m-column-t .center h3 { color: #333; font-size: 30px; } .m-column-t .center p { color: #d2d2d2; font-size: 30px; } .m-column-t span { position: absolute; width: 415px; top: 50%; margin-top: -5px; height: 5px; border-bottom: 1px solid #d2d2d2; z-index: 1; } .m-column-t span.mcl { left: 0; } .m-column-t span.mcl em { float: right; } .m-column-t span.mcr { right: 0; } .m-column-t span em { display: block; height: 11px; border-left: 1px solid #d2d2d2; } .textLine { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .textLine3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .textHidden { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .domHidden { overflow: hidden; } .about-main { padding: 20px 0 70px; min-height: 170px; } .about-main .ab-content { float: right; width: 925px; } .about-main .ab-content .title { line-height: 50px; } .about-main .ab-content .title a { color: #333; padding: 0 5px; } .about-main .ab-content .title span.icon-home { color: #535353; } .about-main .ab-content .title em { color: #999; } .about-main .ab-content .ab-conBox { overflow: hidden; background: #fff; min-height: 55px; padding: 30px 45px 40px; } .about-main .ab-content .ab-conBox .de-title { text-align: center; font-size: 20px; color: #333; line-height: 25px; margin-bottom: 8px; } .about-main .ab-content .ab-conBox .sub-co { font-size: 14px; color: #999; text-align: center; line-height: 18px; } .about-main .ab-content .ab-conBox .ab-detail { overflow: hidden; margin-top: 30px; font-size: 14px; color: #777373; line-height: 25px; } .ab-sild { float: left; width: 260px; } .ab-sild .title { position: relative; height: 50px; text-align: center; background: #f3c04b; font-size: 16px; line-height: 50px; color: #fff; border-bottom: 1px solid #fff; } .ab-sild .title span { position: absolute; height: 3px; width: 30px; top: 50%; margin-top: -3px; border-bottom: 1px solid #fff; } .ab-sild .title span em { display: block; height: 7px; border-left: 1px solid #fff; } .ab-sild .title span.stl { left: 35px; } .ab-sild .title span.stl em { float: right; } .ab-sild .title span.str { right: 35px; } .ab-sild .sild-cate { background: #fff; margin-bottom: 20px; } .ab-sild .sild-cate .list { overflow: hidden; } .ab-sild .sild-cate .list li { position: relative; border-bottom: 1px solid #eee; height: 60px; line-height: 60px; } .ab-sild .sild-cate .list li a { display: block; padding-right: 35px; font-size: 14px; color: #333; padding-left: 20px; } .ab-sild .sild-cate .list li:last-child { border-bottom: none; } .ab-sild .sild-cate .list li:hover { border-color: #f3c04b; background: #f3c04b; } .ab-sild .sild-cate .list li:hover a { color: #fff; } .ab-sild .sild-cate .list li:hover:after { color: #fff; } .ab-sild .sild-cate .list li:after { font-weight: bold; right: 20px; top: 0; color: #999; position: absolute; content: "\e904"; font-family: 'icomoon' !important; } .ab-sild .sild-cont { background: #fff; } .ab-sild .sild-cont .cont-list { padding: 20px; } .ab-sild .sild-cont .cont-list ul li { color: #333; padding: 5px 0; padding-left: 60px; font-size: 14px; } .ab-sild .sild-cont .cont-list ul li span { width: 60px; margin-left: -60px; display: block; height: 20px; line-height: 20px; float: left; color: #666; } .pro-center { background: #fff; padding-bottom: 25px; } .pro-center .pro-list { overflow: hidden; padding: 25px 18px 10px; } .pro-center .pro-list ul li { float: left; width: 200px; margin: 0 10px 20px; border: 1px solid #fff; } .pro-center .pro-list ul li:hover { border-color: #f3c04b; } .pro-center .pro-list ul li .img { overflow: hidden; width: 200px; height: 200px; line-height: 200px; text-align: center; font-size: 0; background: #eee; } .pro-center .pro-list ul li .img img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; } .pro-center .pro-list ul li .title { background: #f7f8fc; height: 40px; line-height: 40px; padding: 0 5px; text-align: center; font-size: 14px; font-weight: bold; color: #333; } .pro-center .pro-list ul li .title:hover { color: #f3c04b; } .page { font-size: 0; text-align: center; } .page .center { display: inline-block; overflow: hidden; } .page .center .page-span { float: left; font-size: 14px; color: #c3c3c3; line-height: 32px; margin-right: 30px; } .page .center .page-list { float: left; overflow: hidden; } .page .center .page-list ul li { float: left; width: auto; min-width: 30px; height: 32px; text-align: center; line-height: 30px; font-size: 14px; margin: 0 4px; padding: 0; border: none; background: transparent; } .page .center .page-list ul li a { min-width: 20px; padding: 0 5px; border: 1px solid #eee; display: block; color: #333; border-radius: 4px; -webkit-border-radius: 4px; overflow: hidden; background: #fff; } .page .center .page-list ul li:hover a { color: #f3c04b; } .page .center .page-list ul li.active a { background: #f3c04b; color: #fff; } .news-center { background: #fff; padding-bottom: 25px; } .news-center .new-list { padding: 45px 45px 0px; } .news-center .new-list ul li { margin-bottom: 35px; border-bottom: 1px solid #eee; } .news-center .new-list ul li a { overflow: hidden; display: block; height: 90px; padding-bottom: 30px; } .news-center .new-list ul li a .img { float: left; width: 130px; height: 90px; background: #eee; line-height: 90px; font-size: 0; text-align: center; } .news-center .new-list ul li a .img img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; } .news-center .new-list ul li a .info { float: right; width: 690px; } .news-center .new-list ul li a .info h3 { font-size: 14px; font-weight: bold; line-height: 24px; color: #333; } .news-center .new-list ul li a .info em { display: block; font-size: 12px; color: #999; line-height: 16px; margin-bottom: 10px; } .news-center .new-list ul li a .info p { font-size: 14px; line-height: 22px; color: #999; max-height: 44px; overflow: hidden; } .news-center .new-list ul li a:hover h3 { color: #f3c04b; } .message-c { background: #fff; padding: 40px 50px; overflow: hidden; } .message-c .p { font-size: 16px; line-height: 30px; color: #666; margin-bottom: 35px; } .message-c .from input { display: block; height: 38px; line-height: 38px; padding: 0 5px; border: 1px solid #d2d2d2; margin-bottom: 10px; font-size: 14px; color: #333; } .message-c .from input[name=user], .message-c .from input[name=phone] { width: 348px; } .message-c .from textarea { font-size: 14px; color: #333; line-height: 20px; display: block; width: 728px; height: 130px; border: 1px solid #d2d2d2; padding: 5px; margin-bottom: 10px; } .message-c .from .code { overflow: hidden; } .message-c .from .code input[name=code] { width: 258px; float: left; } .message-c .from .code a { display: block; float: left; width: 80px; height: 38px; padding: 1px 0; margin-left: 10px; } .message-c .from .code a img { width: 80px; height: 38px; } .message-c .from .btn { padding-top: 25px; } .message-c .from .btn a { display: block; width: 362px; height: 40px; text-align: center; line-height: 40px; color: #fff; font-size: 16px; background: #8fa4de; } .message-c .from .btn a:hover { background: #8397d0; } .contact-o { background: #fff; overflow: hidden; padding: 40px 0; text-align: center; } .contact-o iframe { width: 830px; height: 500px; margin: 0 auto; } /* 缈昏瘧鎻掍欢 */ .goog{padding-left: 0 !important;position: relative;} #google_translate_element{position: absolute;top: 0;left: 0;width: 100%;} .goog-te-banner-frame{display: none !important;} .goog-te-gadget-simple{background: none !important;border: none !important;padding: 0 !important;} .goog-te-gadget-simple .goog-te-menu-value{color: #464746 !important;} .goog-te-gadget-simple .goog-te-menu-value span{border: none !important;color: #464746 !important;} .goog-te-gadget img{display: none !important;} .goog-te-gadget-simple{background: url(../images/google_logo.png) left center no-repeat !important;padding-left: 20px !important;}