@charset "utf-8"; /* CSS Document */ html,body{ margin:0; padding:0; font-size:14px; font-family: "SourceHanSansCN-Light", Helvetica, sans-serif; position: relative; } div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,img{ margin:0; padding:0; list-style:none; border:0; font-weight: normal; font-size: 14px; font-family: "SourceHanSansCN-Light", Helvetica, sans-serif; } a{text-decoration:none;} .clear{clear: both;} .hide{display: none;} @font-face { font-family:'SourceHanSansCN-Light'; src: url(../font/SourceHanSansCN-Light.otf); } @font-face { font-family:'SourceHanSansCN-Normal'; src: url(../font/SourceHanSansCN-Normal.otf); } @font-face { font-family:'SourceHanSansCN-Medium'; src: url(../font/SourceHanSansCN-Medium.otf); } @font-face { font-family:'SourceHanSansCN-Regular'; src: url(../font/SourceHanSansCN-Regular.otf); } @font-face { font-family:'SourceHanSansCN-Bold'; src: url(../font/SourceHanSansCN-Bold.otf); } @font-face { font-family:'Alibaba-PuHuiTi-Light'; src: url(../font/Alibaba-PuHuiTi-Light.otf); } @font-face { font-family:'Alibaba-PuHuiTi-Regular'; src: url(../font/Alibaba-PuHuiTi-Regular.otf); } .width{width: 72%;margin: auto;} .padding{padding-left: 14%;padding-right: 14%;} /*head*/ .head{width: 100%;top: 65px;left: 0;position: absolute;z-index: 999;} .head1{height: 90px;background: #fff;position: relative;} .logo{position: absolute;top: -75px;left: 30px;} .logo img{display: block;margin: auto;height: 135px;} .logo a{padding-top: 25px;display: block;} .lan{float: right;margin-right: 45px;line-height: 90px;} .lan a{color: #333333;font-size: 16px;background: url(../img/bg1.jpg) left center no-repeat;padding-left: 5px;} .lan a:nth-of-type(1){background: none;} .lan a:hover{color: #006ebc;} .nav{float: right;font-size: 0;} .nav li{display: inline-block;vertical-align: top;margin-right: 45px;position: relative;} .nav li h1{line-height: 90px;} .nav li h1 a{color: #333333;font-size: 16px;display: block;} .nav li h1 a span{position: relative;padding-bottom: 7px;} .nav li h1 a span:after{position:absolute;left:50%;right:50%;bottom:0;right:0;width:0;height: 1px;line-height:0;background:#006ebc; content: "";transition:all 0.3s linear;} .nav li:hover h1 a{color: #006ebc;} .nav .on h1 a{color: #006ebc;} .nav li h1 a:hover span:after{width:100%;left:0;right:0;} .nav .on h1 span{background: url(../img/bg2.jpg) center bottom no-repeat;background-size: 100% 1px;} .navchild{position: absolute;bottom: -76px;left: 0;width: 440px;font-size: 0;display: none;z-index: 999;} .navchild dt{display: inline-block;vertical-align: top;margin-right: 24px;height: 76px;line-height: 76px;} .navchild dt a{color: #fff;display: block;} .navchild dt:hover a{color: #80caff;} .bg{width: 100%;height: 76px;background: rgba(0, 110, 188, .95);position: fixed;top: 155px;left: 0;z-index: 9;display: none;} /*banner*/ .banner{width: 100%;overflow: hidden;position: relative;} .banner .owl-carousel .item{width: 100%;height: 100%;} .banner .owl-carousel .item img{width: 100%;height: 100%;display: block;} .banner .owl-theme .owl-controls{position: absolute;width: 100%;bottom: 50px;left: 0;text-align: center;} .banner .owl-theme .owl-dots .owl-dot{position: relative;display: inline-block;vertical-align: top;} .banner .owl-theme .owl-dots .owl-dot span{width: 73px;height: 3px;border: 1px solid #fff; background: none;border-radius: 0;} .banner .owl-theme .owl-dots .owl-dot.active span{background: #fff;} /*首页关于我们*/ .all1{width: 100%;overflow: hidden;} .syabt{width: 49.7%;float: right;position: relative;} .pic1{overflow: hidden;} .pic1 img{width: 100%;display: block;transition: all 1s ease-in-out;} .syabt1{width: 100%;height: 100%;background: rgba(0, 0, 0, .5);position: absolute;top: 0;left: 0;} .syabt2{width: 46%;margin: auto;padding-top: 14vw;} .index1{text-align: center;} .index1 h1{color: #ffffff;font-size: 26px;} .index1 span{color: #ffffff;display: block;} .syabt2a{color: #fff;line-height: 35px;text-align: center;margin-top: 65px;} .more1{margin-top: 80px;} .more1 img{display: block;margin: auto;} .syabt:hover .pic1 img{transform: scale(1.05);} .all1a{width: 49.7%;float: left;} .all1a li{position: relative;} .pic2{overflow: hidden;} .pic2 img{width: 100%;display: block;transition: all 1s ease-in-out;} .all1a_1{width: 100%;height: 100%;background: rgba(0, 0, 0, .3);position: absolute;top: 0;left: 0;text-align: center;} .all1a_1 h1{width: 104px;height: 104px;border: 2px solid #fff;border-radius: 100%;margin: auto;margin-top: 115px;} .all1a_1 h1 img{display: block;margin: auto;width: 75px;padding-top: 13px;} .all1a_1 h2{color: #fff;font-size: 47px;text-transform: uppercase;} .all1a_1 p{color: #fff;font-size: 33px;} .all1a li:nth-of-type(2){margin-top: 10px;} .all1a li:hover .pic2 img{transform: scale(1.05);} /* .about p{font-family:'SourceHanSansCN-Light' !important;} */ .about p span{font-family:'SourceHanSansCN-Light' !important;} /*行业布局*/ .all2{width: 100%;background: url(../img/bg3.jpg) right bottom no-repeat;background-size: cover;padding-top: 80px;padding-bottom: 100px;} .all2a{width: 88%;margin: auto;} .index2{overflow: hidden;width: 82%;margin: auto;} .index2a{float: left;} .index2a h1{color: #333333;font-size: 44px;} .index2a span{color: #999999;font-size: 24px;text-transform: uppercase;letter-spacing: 2px;} .index2b{float: right;margin-top: 60px;} .index2b li{display: inline-block;vertical-align: top;height: 26px;line-height: 26px;padding: 0 20px;color: #444444;cursor: pointer;transition: all 0.3s ease-in-out;} .index2b li a{color: #444444;display: block;transition: all 0.3s ease-in-out;} .index2b li:hover{background: #006ebc;} .index2b li:hover a{color: #fff;} .index2b .selected{background: #006ebc;} .index2b .selected a{color: #fff;} .all2b{width: 100%;margin-top: 60px;} .all2b .owl-carousel{position: reletive;width: 82%;margin: auto;} .all2b .owl-carousel .item{width: 100%;height: 100%;overflow: hidden;background: #fff;} .pic3{width: 71%;float: left;} .pic3 img{width: 100%;display: block;} .all2b_1{width: 29%;float: right;margin-top: 100px;} .all2b_2{margin: auto;width: 60%;} .all2b_2 h1{color: #006ebc;font-size: 87px;font-family:'Alibaba-PuHuiTi-Light';} .all2b_2 h2{color: #999999;font-family:'SourceHanSansCN-Bold';text-transform: uppercase;} .all2b_2 p{color: #333333;font-size: 18px;margin-top: 10px;} .all2b_2 img{display: block;width: 44px;margin-top: 120px;} .all2b .owl-theme .owl-controls{position: absolute;width: 100%;top: 0;left: 0;text-align: center;} .all2b .owl-prev{position: absolute;top: 200px;left: -150px;width: 65px;height: 128px;background: url(../img/left.png) center no-repeat;background-size: 100% 100%;color: rgba(0, 0, 0, 0);} .all2b .owl-next{position: absolute;top: 200px;right: -150px;width: 65px;height: 128px;background: url(../img/right.png) center no-repeat;background-size: 100% 100%;color: rgba(0, 0, 0, 0);} .active01{height: 0 !important;} .all2b_01{overflow: hidden;} /*首页新闻资讯*/ .all3{width: 72%;margin: auto;padding-top: 90px;margin-bottom: 60px;} .index3{overflow: hidden;margin: auto;} .index3a{float: left;} .index3a h1{color: #333333;font-size: 44px;} .index3a span{color: #999999;font-size: 24px;text-transform: uppercase;letter-spacing: 2px;} .index3b{float: right;margin-top: 60px;} .index3b li{display: inline-block;vertical-align: top;height: 26px;line-height: 26px;padding: 0 20px;color: #444444;cursor: pointer;transition: all 0.3s ease-in-out;} .index3b li a{color: #444444;display: block;transition: all 0.3s ease-in-out;} .index3b li:hover{background: #006ebc;} .index3b li:hover a{color: #fff;} .index3b .selected{background: #006ebc;} .index3b .selected a{color: #fff;} .all3a_1{overflow: hidden;margin-top: 55px;} .synews1{width: 43%;float: left;} .pic4{overflow: hidden;} .pic4 img{width: 100%;display: block;} .synews1a{overflow: hidden;margin-top: 30px;} .synews1a_1{float: left;color: #444444;font-size: 35px;font-family:'Alibaba-PuHuiTi-Light';width: 18%;line-height: 35px;} .synews1a_2{width: 80%;float: right;} .synews1a_2 h1{color: #444444;font-size: 22px;line-height: 30px;height: 30px;overflow: hidden;} .synews1a_2 p{color: #444444;line-height: 25px;height: 50px;overflow: hidden;margin-top: 10px;} .synews1:hover .synews1a_2 h1{color: #006ebc} .synews1:hover .synews1a_1{color: #006ebc} .synews2{width: 50%;float: right;} .synews2 li{border-top: 1px solid #b5b5b5;overflow: hidden;} .synews2 li a{display: block;padding-top: 50px;padding-bottom: 50px;overflow: hidden;} .synews2a{width: 70%;float: left;margin-left: 8px;} .synews2a h1{color: #444444;font-size: 18px;height: 22px;line-height: 22px;overflow: hidden;transition: all 0.3s ease-in-out;background: url(../img/bg5.png)left center no-repeat;background-size: 6px;padding-left: 20px;} .synews2a p{color: #444444;height: 20px;line-height: 20px;overflow: hidden;padding-left: 20px;margin-top: 20px;} .synews2b{width: 100px;float: right;background: url(../img/bg7.png) 17px bottom no-repeat;} .synews2b h1{color: #444444;font-size: 35px;line-height: 35px;font-family:'Alibaba-PuHuiTi-Light';padding-bottom: 30px; background: url(../img/bg6.png) 32px 50px no-repeat;transition: all 0.3s ease-in-out;} .synews2 li:hover .synews2b h1{background: url(../img/bg6a.png) right 50px no-repeat;} .synews2 li:hover .synews2a h1{color: #006ebc;background: url(../img/bg5a.png)left center no-repeat;background-size: 6px;} /*foot*/ .foot{background: #035188;padding-top: 50px;} .foot1{width: 72%;margin: auto;overflow: hidden;} .foot2{width: 35.5%;float: left;} .foot2a img{display: block;} .foot2b{overflow: hidden;margin-top: 25px;padding-left: 9px;} .foot2b_1{width: 80%;float: left;} .foot2b_1 li{color: #fff;line-height: 24px;} .foot2b_1 dl{margin-top: 15px;} .foot2b_1 dl dt{display: inline-block;vertical-align: top;margin-right: 10px;} .foot2b_1 dl dt img{width: 20px;} .foot2b_2{width: 20%;float: right;margin-top: 40px;} .foot2b_2 img{width: 100%;display: block;} .foot2c{padding-left: 9px;margin-top: 40px;font-size: 0;} .foot2c li{display: inline-block;background: url(../img/bg8.jpg) left center no-repeat;} .foot2c li a{display: block;color: #fff;padding: 0 8px;} .foot2c li:nth-of-type(1){background: none;} .foot2c li:nth-of-type(1) a{padding-left: 0;} .foot3{width: 50%;float: right;margin-top: 20px;} .foot3a{overflow: hidden;} .foot3a_1{width: 31%;float: left;border-bottom: 1px solid #fff;margin-left: 3%;height: 50px;line-height: 50px;} .foot3a .foot3a_1:nth-of-type(1){margin-left: 0;} .foot3a_1 label{float: left;color: #fff;font-size: 16px;} .foot3a_1 input{width: 70%;float: left;margin-left: 3%;height: 50px;background: none;outline: none;color: #fff;font-size: 16px;} .foot3b{overflow: hidden;margin-top: 35px;border-bottom: 1px solid #fff;} .foot3b label{float: left;color: #fff;font-size: 16px;} .foot3b textarea{width: 88%;float: left;margin-left: 2%;color: #fff;font-size: 16px;background: none;outline: none;height: 120px;} .foot3c{margin-top: 32px;} .foot3c input{width: 79px;height: 26px;border: 1px solid #fff;display: block;background: none;color: #fff;font-size: 16px;cursor: pointer;} .foot3c input:hover{background: #fff;color: #006ebc;} .foot4{border-top: 1px solid #81a8c4;margin-top: 75px;padding: 28px 0;text-align: center;color: #fff;} .foot4 a{color: #fff;} /*走进bob真人百家乐_关于我们*/ .banner1 img{width: 100%;display: block;} .head_on{width: 100%;height: 90px;background: #006ebc;position: fixed;top: 0;left: 0;border-bottom: 1px solid #2684c6;z-index: 999;} .logo_on{float: left;margin-top: 9px;} .logo_on img{display: block;} .lan_on{float: right;line-height: 90px;} .lan_on a{color: #fff;font-size: 16px;background: url(../img/bg8.jpg) left center no-repeat;padding-left: 5px;} .lan_on a:nth-of-type(1){background: none;} .nav_on{float: right;font-size: 0;} .nav_on li{display: inline-block;vertical-align: top;margin-right: 60px;position: relative;} .nav_on li h1{line-height: 90px;} .nav_on li h1 a{color: #fff;font-size: 16px;display: block;} .nav_on li h1 a span{position: relative;padding-bottom: 7px;} .nav_on li h1 a span:after{position:absolute;left:50%;right:50%;bottom:0;right:0;width:0;height: 1px;line-height:0;background:#fff; content: "";transition:all 0.3s linear;} .nav_on li h1 a:hover span:after{width:100%;left:0;right:0;} .nav_on .on h1 span{background: url(../img/bg8.jpg) center bottom no-repeat;background-size: 100% 1px;} .bg1{width: 100%;height: 76px;background: rgba(0, 110, 188, .95);position: fixed;top: 90px;left: 0;display: none;z-index: 1;} .all4{margin-bottom: 75px;} .index4{text-align: center;padding-top: 65px;} .index4 h1{color: #dfdfdf;font-size: 47px;font-family:'SourceHanSansCN-Medium';text-transform: uppercase;} .index4 span{display: block;color: #006ebc;font-size: 37px;font-family:'SourceHanSansCN-Normal';letter-spacing: 6px;} .about{color: #666666;line-height: 30px;text-align: justify;margin-top: 60px;} .about p{color: #666666;} .about img{max-width: 100%;display: block;margin-left: 30px;} .about1{margin-top: 30px;} .about1 li{overflow: hidden;margin-top: 15px;} .about1 li img{width: 30px;float: left;} .about1a{float: left;margin-left: 20px;width: 90%;} .about1a h1{display: inline-block;color: #006ebc;font-size: 18px;font-family:'SourceHanSansCN-Regular';border-bottom: 1px solid #e5e5e5;padding-bottom: 8px;} .about1a_1{color: #666666;line-height: 30px;} .about1a_1 p{color: #666666;} .about2{margin-top: 75px;} .about2 li{background: #eeeeee;margin-top: 10px;overflow: hidden;} .about2a{width: 27.5%;float: left;position: relative;height: 92px;} .about2a img{width: 100%;display: block;height: 100%;} .about2a_1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(../img/bg10.png) center no-repeat;background-size: 100% 100%;text-align: center;} .about2a_1 h1{color: #fff;font-size: 18px;font-family:'SourceHanSansCN-Medium';padding-top: 28px;} .about2a_1 span{display: block;color: #fff;font-size: 12px;text-transform: uppercase;} .about2b{width: 67%;float: left;line-height: 18px;margin-left: 3%;display: table;height: 92px;text-align: justify;} .about2b p{color: #666666;display: table-cell;vertical-align: middle;} .about3{text-align: center;margin-top: 70px;line-height: 30px;color: #666666;} .about3 p{color: #666666;} .about3 a{color: #666666;} /*走进bob真人百家乐_bob真人百家乐历史*/ .all5{margin-bottom: 75px;width: 1255px;margin: auto;margin-bottom: 110px;} .history{margin-top: 70px;background: url(../img/bg15.jpg) 216px top no-repeat;background-size: 1px 99.5%;} .history li{overflow: hidden;padding-top: 80px;} .history1{width: 240px;color: #006ebc;font-size: 36px;height: 46px;line-height: 46px;font-family:'SourceHanSansCN-Medium';text-transform: uppercase; background: url(../img/bg11.png) right center no-repeat;background-size: 46px;} .history2{width: 240px;float: left;background: url(../img/bg12.png) right center no-repeat;background-size: 46px;} .history2 h1{width: 155px;height: 40px;border-radius: 20px;background: #006ebc;text-align: center;line-height: 40px; color: #fff;font-size: 24px;font-family:'SourceHanSansCN-Medium';display: inline-block;vertical-align: middle;} .history2 img{display: inline-block;vertical-align: middle;margin-left: 3px;} .history3{width: 900px;float: left;margin-left: 75px;color: #666666;line-height: 30px;} .history3 p{color: #666666;} .history3 img{max-width: 100%;display: block;} .history4{width: 240px;color: #006ebc;font-size: 36px;height: 46px;line-height: 46px;font-family:'SourceHanSansCN-Medium';text-transform: uppercase; background: url(../img/bg14.png) right -10px no-repeat;background-size: 46px;} /*走进bob真人百家乐_荣誉资质_市场突破*/ .all6a{background: #f7f7f7;margin-top: 40px;padding-top: 80px;padding-bottom: 120px;} .list{text-align: center;font-size: 0;} .list li{width: 164px;height: 46px;border: 1px solid #666666;line-height: 46px;display: inline-block;vertical-align: top;border-radius: 23px;margin: 0 43px;} .list li a{display: block;color: #666666;font-size: 18px;} .list li:hover{background: #006ebc;border-color: #006ebc;} .list li:hover a{color: #fff;} .list .on1{background: #006ebc;border-color: #006ebc;} .list .on1 a{color: #fff;} .all6b{width: 1010px;margin: auto;margin-top: 100px;background: url(../img/bg15.jpg) 23px top no-repeat;background-size: 1px 99%;} .market{color: #006ebc;font-size: 35px;font-family:'SourceHanSansCN-Medium';text-transform: uppercase;background: url(../img/bg11.png) left center no-repeat;background-size: 46px; height: 46px;line-height: 46px;padding-left: 118px;} .all6b li{overflow: hidden;margin-top: 90px;background: url(../img/bg12.png) left top no-repeat;background-size: 46px;} .all6b li .alt1{float: left;margin-left: 48px;margin-top: 20px;} .market1{width: 880px;float: right;} .market1 h1{width: 197px;height: 40px;border-radius: 20px;background: #006ebc;text-align: center;line-height: 40px;color: #fff;font-size: 24px;font-family:'SourceHanSansCN-Regular';} .market2{color: #666666;line-height: 25px;margin-top: 30px;border-bottom: 1px solid #accee5;padding-bottom: 50px;} .market2 p{color: #666666;} .market2 img{max-width: 100%;display: block;} .market3{color: #006ebc;font-size: 35px;font-family:'SourceHanSansCN-Medium';text-transform: uppercase;background: url(../img/bg14.png) left center no-repeat;background-size: 46px; height: 46px;line-height: 46px;padding-left: 118px;color: rgba(0, 0, 0, 0);} .all6b ul li:last-child .market2{border: none;} /*走进bob真人百家乐_荣誉资质_社会价值*/ .market1 h2{height: 40px;border-radius: 20px;line-height: 40px;color: #006ebc;font-size: 24px;font-family:'SourceHanSansCN-Regular';} .market4{color: #666666;line-height: 25px;margin-top: 20px;} .market4 p{color: #666666;} .market4 img{max-width: 100%;display: block;margin-left: 0;} /*走进bob真人百家乐_全球布局_进出口*/ .exit{width: 94%;margin: auto;margin-top: 100px;} .exit img{max-width: 100%;display: block;margin: auto;} /*走进bob真人百家乐-创新体系-知识产权体系*/ .lista{text-align: center;font-size: 0;} .lista li{width: 223px;height: 46px;border: 1px solid #666666;line-height: 46px;display: inline-block;vertical-align: top;border-radius: 23px;margin: 0 20px;} .lista li a{display: block;color: #666666;font-size: 18px;} .lista li:hover{background: #006ebc;border-color: #006ebc;} .lista li:hover a{color: #fff;} .lista .on1{background: #006ebc;border-color: #006ebc;} .lista .on1 a{color: #fff;} .knowledge{color: #666666;line-height: 30px;width: 1200px;margin: auto;margin-top: 80px;text-align: justify;} .knowledge p{color: #666666;} .knowledge img{max-width: 100%;display: block;margin: auto;} .certify{width: 72%;margin: auto;margin-top: 30px;} .pic5 img{width: 100%;display: block;} .certify1{text-align: center;margin-top: 20px;} .certify1 h1{color: #666666;font-size: 16px;} .certify1 span{display: block;color: #999999;} .certify .owl-prev{position: absolute;top: 200px;left: -150px;width: 65px;height: 128px;background: url(../img/left.png) center no-repeat;background-size: 100% 100%;color: rgba(0, 0, 0, 0);} .certify .owl-next{position: absolute;top: 200px;right: -150px;width: 65px;height: 128px;background: url(../img/right.png) center no-repeat;background-size: 100% 100%;color: rgba(0, 0, 0, 0);} /*走进bob真人百家乐-创新体系-品牌化推广策略*/ .knowledge hr{background-color: #cccccc;height: 1px;border: none;} .knowledge h1{font-size: 22px;font-family:'SourceHanSansCN-Normal';} /*行业布局-农牧业机械*/ .farm{color: #666666;line-height: 30px;width: 1200px;margin: auto;text-align: justify;} .farm p{color: #666666;} .farm img{max-width: 100%;display: block;margin: auto;} .farm1{width: 72%;margin: auto;margin-top: 30px;} .pic6{overflow: hidden;} .pic6 img{width: 100%;display: block;transition: all 0.3s ease-in-out;} .pic6:hover img{transform: scale(1.05);} .farm1{text-align: center;margin-top: 50px;} .farm1 h1{color: #666666;font-size: 16px;} .farm1 span{display: block;color: #999999;} .farm1 .owl-prev{position: absolute;top: 110px;left: -150px;width: 65px;height: 128px;background: url(../img/left.png) center no-repeat;background-size: 100% 100%;color: rgba(0, 0, 0, 0);} .farm1 .owl-next{position: absolute;top: 110px;right: -150px;width: 65px;height: 128px;background: url(../img/right.png) center no-repeat;background-size: 100% 100%;color: rgba(0, 0, 0, 0);} .farm1a{height: 63px;line-height: 63px;color: #fff;background: #035188;} /*新闻资讯*/ .news{background: #f7f7f7;margin-top: 40px;padding-bottom: 120px;} .news1 li{border-bottom: 1px solid #cccccc;padding-bottom: 70px;padding-top: 70px;} .news1 li a{display: block;overflow: hidden;} .news2{width: 12%;float: left;text-align: center;} .news2 h1{color: #444444;font-size: 5vw;font-family:'Alibaba-PuHuiTi-Regular';line-height: 90px;transition: all 0.3s ease-in-out;} .news2 span{display: block;color: #444444;font-size: 29px;font-family:'Alibaba-PuHuiTi-Light';} .pic7{width: 40%;float: left;} .pic7 img{width: 100%;display: block;} .news3{width: 45%;float: right;} .news3 h1{color: #666666;font-size: 25px;font-family:'SourceHanSansCN-Medium';height: 60px;line-height: 30px;overflow: hidden;transition: all 0.3s ease-in-out;} .news3 p{color: #666666;line-height: 25px;height: 50px;overflow: hidden;margin-top: 30px;} .news3 h2{border-top: 1px dashed #868686;margin-top: 40px;background: url(../img/bg16.png) left bottom no-repeat;padding-bottom: 70px;transition: all 0.3s ease-in-out;} .news1 li:hover .news2 h1{color: #006ebc;} .news1 li:hover .news3 h1{color: #006ebc;} .news1 li:hover .news3 h2{background: url(../img/bg16a.png) no-repeat;background-position: 20px bottom;} .news1 li:last-child{border: none;} .page{text-align: center;font-size: 0;} .page a{color: #666666;height: 38px;height: 38px;border: 1px solid #999999;line-height: 38px;display: inline-block;vertical-align: top; font-size: 14px;padding: 0 15px;margin: 0 3px;} .page a:hover{color: #fff;background: #006ebc;border-color: #006ebc;} .page .on{color: #fff;background: #006ebc;border-color: #006ebc;} /*零缺陷方案*/ .farm hr{background-color: #cccccc;height: 1px;border: none;} .farm h1{font-size: 18px;font-family:'SourceHanSansCN-Regular';color: #006ebc;} /*招贤纳士-招贤纳士*/ .index4 p{color: #999999;font-family:'SourceHanSansCN-Normal';margin-top: 15px;} .all7{background: #f7f7f7;padding-bottom: 120px;} .talent{overflow: hidden;margin-top: 70px;} .talent li{width: 32%;float: left;background: #fff;margin-left: 2%;} .pic8{overflow: hidden;} .pic8 img{width: 100%;display: block;} .talent li:nth-of-type(1){margin-left: 0;} .talent1{height: 65px;line-height: 65px;padding: 0 25px;background: url(../img/bg6.png) 90% center no-repeat;} .talent1 h1{color: #666666;font-size: 22px;font-family:'SourceHanSansCN-Regular';} .talent1 h1 span{font-size: 12px;color: #cccccc;text-transform: uppercase;} .talent li:hover .talent1 h1{color: #006ebc;} .talent li:hover .talent1{background: url(../img/bg6a.png) 90% center no-repeat;} .office{margin-top: 45px;padding-bottom: 85px;} .office .item{position: relative;} .office img{width: 100%;display: block;} .office .owl-prev{position: absolute;bottom: -85px;left: 38%;width: 128px;height: 38px;background: url(../img/left1.png) center no-repeat;color: rgba(0, 0, 0, 0);border: 1px solid #666666;} .office .owl-next{position: absolute;bottom: -85px;right: 38%;width: 128px;height: 38px;background: url(../img/right1.png) center no-repeat;color: rgba(0, 0, 0, 0);border: 1px solid #666666;} .office1{width: 100%;height: 206px;position: absolute;bottom: 0;left: 0;background: url(../img/bg17.png) center no-repeat;background-size: 100% 100%;text-align: center;} .office1 h1{color: #fff;font-size: 22px;font-family:'SourceHanSansCN-Regular';padding-top: 100px;} .office1a{color: #ffffff;margin-top: 5px;} .office1a p{color: #fff;} .office .owl-prev:hover{background: #006ebc url(../img/left1a.png) center no-repeat;border-color: #006ebc;} .office .owl-next:hover{background: #006ebc url(../img/right1a.png) center no-repeat;border-color: #006ebc;} .walfare{width: 100%;overflow: hidden;margin-top: 45px;} .walfare li{width: 50%;float: left;position: relative;} .walfare li img{width: 100%;display: block;} .walfare1{width: 100%;height: 100.1%;background: rgba(0, 0, 0, .5);position: absolute;top: 0;left: 0;display: table;text-align: center;} .walfare1 ul{display: table-cell;vertical-align: middle;} .walfare1 ul h1{color: #fff;font-size: 24px;font-family:'SourceHanSansCN-Normal';} .walfare1 ul p{color: #fff;line-height: 25px;margin-top: 20px;} .act{overflow: hidden;margin-top: 60px;margin-bottom: 90px;} .pic9{width: 50%;float: left;} .pic9 img{width: 100%;display: block;} .act1{width: 46%;float: right;} .act1 li{border-bottom: 1px solid #cccccc;} .act1 li a{display: block;padding-top: 20px;padding-bottom: 20px;} .act1 li h1{color: #666666;font-size: 24px;height: 30px;line-height: 30px;background: url(../img/bg5a.png) left center no-repeat;background-size: 6px;padding-left: 30px;} .act1 li p{color: #666666;line-height: 25px;height: 75px;overflow: hidden;padding-left: 30px;margin-top: 10px;} .act1 li:nth-of-type(1) a{padding-top: 0;} .act1 li:last-child{border: none;} /*培训发展*/ .all6c{background: #f7f7f7;margin-top: 50px;padding-top: 70px;padding-bottom: 90px;} .train{overflow: hidden;} .pic10{width: 48%;float: left;} .pic10 img{width: 100%;display: block;} .train1{width: 50%;float: right;} .train1a{color: #666666;line-height: 25px;border-bottom: 1px solid #cccccc;padding-bottom: 15px;} .train1a p{color: #666666;} .train1b li{margin-top: 25px;} .train1b li h1{color: #666666;font-size: 18px;background: url(../img/bg5a.png) left center no-repeat;background-size: 6px;padding-left: 22px;} .train1b li p{margin-top: 8px;} .train2{overflow: hidden;margin-top: 70px;} .train2a{width: 48%;float: left;} .pic11{width: 50%;float: right;} .pic11 img{width: 100%;display: block;} .train2b{color: #666666;line-height: 28px;padding-bottom: 15px;margin-top: 15px;text-align: justify;} .train2b p{color: #666666;} .train2c{color: #666666;font-size: 24px;font-family:'SourceHanSansCN-Normal';} /*招聘信息*/ .form{overflow: hidden;} .form1{width: 228px;height: 36px;border: 1px solid #999999;border-radius: 5px;float: left;overflow: hidden;margin-left: 2%;} .form1 select{width: 100%;height: 100%;display: block;border: none;background: none;color: #999999;font-size: 16px;padding-left: 20px; font-family:'SourceHanSansCN-Light';outline: none;} .form3{width: 137px;height: 36px;border: 1px solid #006ebc;border-radius: 5px;float: right;overflow: hidden;} .form3 input{width: 100%;height: 100%;display: block;background: #006ebc;color: #fff;font-size: 16px;cursor: pointer;} .form .form1:nth-of-type(1){margin-left: 0;} .form2{width: 210px;height: 36px;border: 1px solid #999999;border-radius: 5px;float: left;overflow: hidden;margin-left: 2%;} .form2 input{width: 90%;height: 100%;display: block;border: none;background: none;color: #999999;font-size: 16px;padding-left: 20px; font-family:'SourceHanSansCN-Light';outline: none;} .form2 input::-webkit-input-placeholder {color: #999999;} .table{margin-top: 70px;} .table ul{height: 30px;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;overflow: hidden;line-height: 30px;margin-bottom: 20px;} .table ul li{width: 31%;color: #006ebc;font-size: 16px;font-family:'SourceHanSansCN-Normal';float: left;} .table ul li:nth-of-type(4){width: 7%;} .table dl{border-bottom: 1px dashed #cdcdcd;overflow: hidden;} .table dl dt{width: 31%;color: #666666;float: left;display: table;height: 90px;} .table dt span{display: table-cell;vertical-align: middle;} .all6c .table dt span a {color: #666666;} .table dl dt:nth-of-type(4){width: 7%;} .table dl:last-child{border-bottom: 1px solid #cccccc;} .page1{margin-top: 60px;} /*客户回访*/ .visit{overflow: hidden;} .visit li{width: 32%;float: left;margin-left: 2%;margin-top: 20px;} .pic12{overflow: hidden;} .pic12 img{width: 100%;display: block;transition: all 0.6s;} .visit li h1{color: #666666;font-size: 18px;font-family:'SourceHanSansCN-Normal';margin-top: 15px;} .visit li p{color: #666666;line-height: 25px;height: 50px;margin-top: 5px;} .visit li:nth-of-type(3n-2){margin-left: 0;} .visit li:hover h1{color: #006ebc;} .visit li:hover .pic12 img{transform: scale(1.05);} /*联系我们*/ .contact{text-align: center;margin-top: 80px;} .contact li{width: 20%;display: inline-block;vertical-align: top;padding: 0 4%;background: url(../img/bg19.jpg) left center no-repeat;} .contact li img{display: block;margin: auto;width: 110px;} .contact li p{color: #666666;font-size: 16px;line-height: 25px;margin-top: 40px;height: 50px} .contact li:nth-of-type(1){background: none;} .map{height: 520px;margin-top: 80px;margin-bottom: 90px;} .map img{width: 100%;height: 100%;display: block;} /*新闻详情*/ .newsde{background: url(../img/bg23.jpg) center top no-repeat;background-size: 100% 270px; padding-top: 175px;} .newsde1{background: #fff;width: 72%;margin: auto;padding-bottom: 110px;} .newsde2{width: 1120px;margin: auto;} .title2{text-align: center;border-bottom: 1px solid #eeeeee;padding-top: 75px;padding-bottom: 35px;} .title2 h1{color: #333333;font-size: 24px;font-family:'SourceHanSansCN-Regular';} .title2 span{display: block;color: #666666;margin-top: 15px;} .content1{line-height: 30px;line-height: 35px;margin-top: 35px;border-bottom: 1px solid #eeeeee;padding-bottom: 30px;} .content1 {color: #666666;} /* .content1 p,.farm p,.farm p span{font-family:'SourceHanSansCN-Light' !important;} */ .content1 p span{font-family:'SourceHanSansCN-Light' !important;} .xyp{overflow: hidden;margin-top: 70px;} .xyp li{width: 50%;float: left;background: #eeeeee;height: 165px;line-height: 165px;overflow: hidden;} .xyp li a{padding: 0 5%;overflow: hidden;display: block;} .xyp li ul{float: left;width: 68%;} .xyp li ul p{width: 85%;float: left;color: #666666;background: url(../img/bg20.jpg) left center no-repeat;height: 165px;padding-left: 15px;margin-left: 5%;} .xyp li ul h1{float: left;width: 9px;height: 14px;background: url(../img/bg21.png) center no-repeat;margin-top: 76px;} .xyp li img{width: 30%;float: right;margin-top: 38px;opacity: 0;} .xyp li:nth-of-type(2) img{float: left;} .xyp li:nth-of-type(2) ul{float: right;} .xyp li:nth-of-type(2) ul h1{float: right;background: url(../img/bg22.png) center no-repeat;} .xyp li:nth-of-type(2) ul p{background: url(../img/bg20.jpg) right center no-repeat;padding-left: 0;margin-right: 5%;padding-right: 15px;margin-left: 0;} .xyp li:hover img{opacity: 1;} .xyp li:hover{background: #006ebc;} .xyp li:hover ul p{color: #fff;background: url(../img/bg20a.jpg) left center no-repeat;} .xyp li:hover ul h1{background: url(../img/bg21a.png) center no-repeat;} .xyp li:nth-of-type(2):hover ul p{background: url(../img/bg20a.jpg) right center no-repeat;} .xyp li:nth-of-type(2):hover ul h1{background: url(../img/bg22a.png) center no-repeat;} .synews2 li:nth-of-type(1){display: none} .banner_phone{width: 100%;overflow: hidden;position: relative;display: none;} .banner_phone .owl-carousel .item{width: 100%;height: 100%;} .banner_phone .owl-carousel .item img{width: 100%;height: 100%;display: block;} .banner_phone .owl-theme .owl-controls{position: absolute;width: 100%;bottom: 20px;left: 0;text-align: center;} .banner_phone .owl-theme .owl-dots .owl-dot{position: relative;display: inline-block;vertical-align: top;} .banner_phone .owl-theme .owl-dots .owl-dot span{width: 40px;height: 2px;border: 1px solid #fff; background: none;border-radius: 0;} .banner_phone .owl-theme .owl-dots .owl-dot.active span{background: #fff;} .head_phone{display: none;height: 70px;background: #006ebc;position: fixed;top: 0;left: 0;width: 100%;z-index: 999;} .logo_phone{float: left;margin-left: 3%;margin-top: 5px} .logo_phone img{display: block;height: 60px} .menu{float: right;margin-right: 3%;margin-top: 25px} .menu img{display: block;width: 30px} .lan_phone{float: right;line-height: 70px;margin-right: 3%} .lan_phone a{color: #fff;font-size: 16px;background: url(../img/bg8.jpg) left center no-repeat;padding-left: 5px;} .lan_phone a:nth-of-type(1){background: none;} .nav_phone{width: 100%;height: 100%;background: #fff;z-index: 999999;position: fixed;top: 0;right: -100%;transition:all 0.5s ease-in-out; -moz-box-shadow:-2px 0px 2px rgba(0,0,0,0.1); -webkit-box-shadow:-2px 0px 2px rgba(0,0,0,0.1); box-shadow:-2px 0px 2px rgba(0,0,0,0.1);} .active_06{right: 0 !important;} .close3{width: 60px;position: absolute;top: 0;right: 0} .close3 img{width: 100%;display: block;} .nav_phone ul{text-align: center;padding-top: 50px;} .nav_phone ul li h1{font-size: 18px;font-weight: bold;background: url(../img/down.png) 60% no-repeat;background-size: 10px;line-height: 40px} .nav_phone ul li h1 a{color: #000;display: block;} .nav_phone ul li dl{margin: auto;} .nav_phone ul li dl dt{display: inline-block;vertical-align: top;margin: 0 5px;} .nav_phone ul li dl dt a{display: block;font-size: 16px;color: #000;} .nav_phone ul li h1 img{width: 12px;display: inline-block;vertical-align: top;margin-left: 10px;margin-top: 10px} .nav_phone ul li:nth-of-type(1) h1{background: none} .nav_phone ul li dl dt{line-height: 30px} .farm1_phone{display: none;width: 94%;margin: auto;} .farm1_phone li{width: 100%;margin-top: 10px;background: #006ebc;} .farm1_phone1{height: 40px;line-height: 40px;text-align: center;color: #fff} .news3 span{display: none;color: #444444;margin-top: 10px;} .certify_phone{display: none;overflow: hidden;width: 94%;margin: auto;} .certify_phone li{width: 49%;float: left;margin-top: 15px;} .certify_phone li:nth-of-type(2n){float: right}