@charset "utf-8"; /*通用*/ body { font-family: 微软雅黑; } /*图片放大*/ .scale_img dt img, .scale_img li img { -o-transition: all 2s linear 0s; transition: all 2s linear 0s; } .scale_img dt:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0); } /*标题*/ .about h2 a, .hand h2 a { display: block; font-size: 30px; color: #fff; font-weight: normal; line-height: 100%; padding-top: 80px; } .about h2 span, .hand h2 span { display: block; font-size: 14px; color: rgba(255, 255, 255, 0.8); line-height: 24px; margin: 16px 0 26px; font-weight: normal; width: 580px; } .hand h2 span { width: 500px; } .core h2 span {width: 390px;} .power h2, .product h2, .case h2, .business h2, .corporate h2, .team h2, .news h2, .intro h2 { text-align: center; font-weight: normal; position: relative; padding-bottom: 19px; } .power h2 a, .product h2 a, .case h2 a, .business h2 a, .corporate h2 a, .team h2 a, .news h2 a, .intro h2 a { display: block; font-size: 34px; color: #333; line-height: 100%; } .power h2 span, .product h2 span, .case h2 span, .business h2 span, .corporate h2 span, .team h2 span, .news h2 span, .intro h2 span { display: block; font-size: 18px; color: #888; line-height: 100%; padding-top: 13px; font-family: ArialMT; } .power h2:after, .product h2:after, .case h2:after, .business h2:after, .corporate h2:after, .team h2:after, .news h2:after, .intro h2:after { position: absolute; content: ""; width: 40px; height: 2px; background: #E50012; border-radius: 1px; bottom: 0; left: 50%; margin-left: -20px; } .business h2, .corporate h2 { text-align: left; padding-left: 15px; padding-bottom: 0; } .business h2:after, .corporate h2:after { width: 3px; height: 32px; left: 0; top: 2px; border-radius: 2px; margin-left: 0; } .corporate h2 { text-align: right; padding-right: 15px; } .corporate h2:after { left: 100%; } /*-----*/ .content { width: 1200px; margin: 0 auto; } /*广告*/ .banner { min-width: 1200px; position: relative; height: 600px; overflow: hidden; z-index: 2; } .banner .bd { position: relative; z-index: 0; } .banner .bd ul { width: 100% !important; } .banner .bd li { width: 100% !important; height: 600px; overflow: hidden; text-align: center; position: relative; } .banner .bd li a { display: block; height: 600px; } .banner .bd li img { position: absolute; left: 50%; margin-left: -960px; top: 0; } .banner p { position: absolute; top: 50%; width: 80px; height: 80px; z-index: 9; opacity: .8; text-align: center; margin-top: -40px; } .banner .prev { left: 3%; } .banner .next { right: 3%; } /*关于宝运莱官方网站*/ .about { background: url(../images/about_bg.jpg) no-repeat center top; height: 654px; } .about dl { background: #fff; padding: 50px 50px 0; overflow: hidden; height: 404px; } .about dl dd { float: left; width: 550px; height: 400px; background: url(../images/bg.png) repeat; text-align: center; padding: 47px 42px 0 42px; box-sizing: border-box; } .about dl dd p { font-size: 14px; line-height: 28px; color: #333; margin: 28px 0 46px; } .about dl dd a.ask { width: 120px; height: 40px; box-sizing: border-box; border: 1px solid #E50012; display: block; font-size: 14px; color: #333; line-height: 40px; margin: 0 auto; transition: .4s; } .about dl dd a.ask:hover { color: #E50012; } .about dl dt { float: right; width: 550px; border: 12px solid #F6F6F6; box-sizing: border-box; line-height: 0; } .about dl dt img { width: 520px; height: 370px; border: 3px solid #fff; } /*宝运莱官方网站 · 实力派*/ .power { background: url(../images/power_bg.jpg) no-repeat center top; height: 850px; } .power .content { background: #fff; padding-top: 90px; } .carousel { width: 980px; height: 550px; position: relative; margin: 0 auto; } .carousel .slide { width: 400px; height: 445px; position: absolute; transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2), 0px -145px 0px 0px white; background: #fff; text-align: center; } .carousel .slide dt { line-height: 0; } .carousel .slide dt img { width: 400px; height: 300px; transition: width 0.4s, height 0.4s; } .carousel .slide h4 { font-size: 22px; color: #111; font-weight: normal; line-height: 100%; margin-top: 34px; } .carousel .slide p { font-size: 14px; color: #666; line-height: 24px; padding: 17px 32px 0; max-height: 48px; overflow: hidden; } .carousel .slide3 { width: 480px; height: 550px; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2); top: 0; left: 250px; z-index: 3; } .carousel .slide3 dt img { width: 480px; height: 360px; } .carousel .slide3 p { padding: 22px 42px 0; max-height: 72px; } .carousel .slide1 {left: 0;top: 60px; z-index:1;} .carousel .slide2 {left: 0;top: 60px; z-index:2;} .carousel .slide4 { left:580px; top: 60px;} .power_con { position: relative; padding-top: 30px; padding-bottom: 100px; overflow: hidden; } .power_con .switch i img { filter: grayscale(100%); -webkit-filter: grayscale(100%); opacity: .55; transition: .4s; } .power_con .switch i:hover img { filter: grayscale(0); -webkit-filter: grayscale(0); opacity: 1; } .switch i { display: block; padding: 0 32px; width: 38px; height: 71px; cursor: pointer; position: absolute; top: 230px; } .switch .p_prev { left: 0; } .switch .p_next { right: 0; } /*宝运莱官方网站标识产品系列*/ .product { background: url(../images/pro_bg.jpg) no-repeat center top; height: 800px; overflow:hidden;} .product .content { background: url(../images/bg.png) repeat; padding-top: 91px; padding-bottom: 100px; } .pro { width: 1100px; height: 500px; margin: 30px auto 0; position: relative; } .pro .switch i { padding: 0 30px; top: 215px; } .pro .switch i img { -webkit-filter: brightness(2000%); filter: brightness(2000%); opacity: 1; } .pro .switch i:hover img { -webkit-filter: brightness(100%); filter: brightness(100%); } .pro .switch .pro_prev { left: -148px; } .pro .switch .pro_next { right: -148px; } .pro_nav { position: absolute; right: 0; bottom: 0; text-align: center; z-index: 2; } .pro_nav li { width: 120px; height: 90px; background: rgba(255, 255, 255, 0.9); box-shadow: -1px 0px 0px 0px #cccccc; float: left; } .pro_nav li i { display: block; font-size: 28px; color: #666; line-height: 100%; padding: 18px 0 8px; } .pro_nav li span { display: block; font-size: 16px; color: #333; line-height: 100%; } .pro_nav li:last-child { width: 100px; } .pro_nav li.on i, .pro_nav li.on span { color: #E50012; } .pro_con dl { position: relative; } .pro_con dl dt span { position: absolute; right: 10px; top: 0; display: block; z-index: 2; background: rgba(229, 0, 18, 0.3); font-size: 16px; color: #fff; text-align: center; font-size: 16px; line-height: 26px; padding: 15px 16px; } .pro_con dl dt span i { display: block; } .pro_con dl dd { width: 400px; height: 280px; background: #fff; position: absolute; top: 75px; left: 0; box-sizing: border-box; padding: 76px 47px 0 31px; } .pro_con dl dd h4 { font-size: 26px; color: #333; font-weight: normal; line-height: 100%; } .pro_con dl dd h4 strong { font-weight: bold; } .pro_con dl dd h4 em { display: block; width: 81px; height: 36px; background: #E50012; border-radius: 0px 18px 18px 0px; color: #fff; line-height: 36px; position: absolute; left: 0; top: 19px; padding-left: 30px; box-sizing: border-box; } .pro_con dl dd p { font-size: 14px; color: #666; line-height: 26px; margin: 16px 0 40px; } .pro_con dl dd i { display: block; width: 130px; height: 40px; border: 1px solid #ccc; box-sizing: border-box; text-align: center; color: #666; line-height: 40px; transition: .4s; } .pro_con dl dd i:hover { color: #E50012; border-color: #E50012; } /*地产标识案例*/ .case { background: url(../images/case_bg.jpg) no-repeat center top; margin-top: -200px; padding-top: 200px; overflow: hidden; height: 1240px; } .case .content { background: #fff; padding: 101px 50px 70px; box-sizing: border-box; } .case h2 a { font-size: 36px; } .case h2 a strong { font-weight: bold; } p.info { width: 640px; height: 70px; border: 1px solid #eee; margin: 20px auto 60px; box-sizing: border-box; font-size: 14px; line-height: 24px; color: #666; text-align: center; padding: 11px 42px; } .cases li { float: left; width: 300px; height: 400px; position: relative; margin-left: 20px; margin-bottom: 20px; overflow: hidden; line-height: 0; } .cases li img { width: 300px; height: 400px; } .cases li .con { position: absolute; background: rgba(0, 0, 0, 0.5); height: 80px; left: 0; bottom: 0; width: 100%; padding: 0 25px; box-sizing: border-box; transition: .4s; } .cases li .con h4 { text-align: center; font-size: 16px; color: #fff; line-height: 80px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: normal; } .cases li .con p { display: none; } .cases li:hover .con { height: 120px; } .cases li:hover .con h4 { font-size: 18px; text-align: left; line-height: 100%; padding-top: 27px; padding-bottom: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} .cases li:hover .con p { font-size: 14px; line-height: 24px; color: #fff; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} .cases li:hover .con p:nth-child(3){margin-bottom:20px;} .cases li:first-child { width: 450px; height: 820px; margin-left: 0; margin-right: 10px; } .cases li:first-child img { width: 450px; height: 600px; } .cases li:first-child em { display: block; width: 450px; height: 600px; overflow: hidden; } .cases li:first-child .con1 { padding: 30px 34px 0 30px; } .cases li:first-child .con1 h4 { font-size: 22px; color: #333; line-height: 24px; font-weight: normal; width: 277px; background: url(../images/case_t.png) no-repeat right bottom; padding-right: 21px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .cases li:first-child .con1 p { font-size: 14px; color: #666; line-height: 24px; margin: 13px 0 23px; } .cases li:first-child .con1 i { display: block; width: 120px; height: 40px; box-sizing: border-box; border: 1px solid #E60012; font-size: 14px; color: #666; text-align: center; line-height: 40px; transition: .4s; } .cases li:first-child .con1 i:hover { color: #E60012; } /*商业标识案例*/ .business { background: url(../images/business_bg.jpg) no-repeat center top; height: 1170px; overflow: hidden; } .business .content { background: url(../images/bg.png) repeat; padding: 112px 50px 0; box-sizing: border-box; } .business .info { width: 520px; margin: 25px 0 80px; text-align: left; padding-left: 25px; } .business .cases li { margin-left: 0; margin-right: 20px; float: right; } .business .cases li:first-child { margin-top: -150px; margin-right: 0; margin-left: 10px; } .business .cases li:first-child .con1 { background: url(../images/bg.png) repeat; } /*企业标识案例*/ .corporate { background: url(../images/corporate_bg.jpg) no-repeat center top; height: 1590px; overflow: hidden; } .corporate .content { background: #fff; box-sizing: border-box; padding: 112px 50px 80px; } .corporate .info { width: 520px; text-align: right; padding-right: 15px; margin: 25px 0 80px 580px; } .corporate .cases li:first-child { margin-top: -150px; } .case_nav { background: #161616; width: 1200px; height: 320px; padding-left: 40px; box-sizing: border-box; margin: 0 auto; position: relative; } .case_nav h3 a { width: 120px; height: 32px; display: block; background: #E50012; text-align: center; line-height: 32px; font-size: 16px; color: #fff; font-weight: normal; margin-bottom: 32px; } .case_nav li { float: left; position: relative; padding-left: 16px; width: 182px; } .case_nav li a { display: block; font-size: 14px; color: rgba(255, 255, 255, 0.5); line-height: 28px; transition: .4s; } .case_nav li a:first-child { font-size: 16px; color: #fff; line-height: 100%; margin-bottom: 24px; } .case_nav li a:hover { color: #fff; } .case_nav li:before { position: absolute; content: ""; width: 2px; height: 16px; background: #fff; border-radius: 1px; left: 0; top: 0; } .case_nav li:last-child { width: 100px; } .case_nav .contact { background: #1C1C1C; height: 80px; clear: both; width: 1200px; position: absolute; left: 0; bottom: 0; } .case_nav .contact div { width: 290px; height: 40px; margin: 18px auto; border-radius: 20px; border: 1px solid #3E3E3E; overflow: hidden; box-sizing: border-box; background: url(../images/c_tel.png) no-repeat 21px center; padding-left: 41px; font-size: 20px; line-height: 38px; color: rgba(255, 255, 255, 0.5); } .case_nav .contact div a.ask { display: block; width: 90px; height: 40px; background: #3E3E3E; text-align: center; font-size: 14px; color: rgba(255, 255, 255, 0.5); float: right; transition: .4s; } .case_nav .contact div a.ask:hover { color: #fff; } .core span { width: 360px; } /*我们,为他们骄傲*/ .team { background: url(../images/team_bg.jpg) no-repeat center top; height: 1150px; margin-top: -200px; padding-top: 200px; overflow: hidden; } .team .content { background: url(../images/bg.png) repeat; padding: 92px 50px 100px; overflow: hidden; box-sizing: border-box; } .teams { position: relative; margin-top: 35px; } .teams .tempWrap { width: 901px !important; margin: 0 auto; } .teams .switch i { top: 219px; padding: 0; } .teams .team_prev { left: 0; } .teams .team_next { right: 0; } .teams .switch i img { filter: grayscale(100%); -webkit-filter: grayscale(100%); opacity: .55; transition: .4s; } .teams .switch i:hover img { filter: grayscale(0); -webkit-filter: grayscale(0); opacity: 1; } .team_nav li { width: 210px; height: 296px; line-height: 0; padding-top: 16px; float: left; margin-right: 12px; transition: .4s; } .team_nav li img { width: 210px; height: 280px; transition: .4s; } .team_nav li.cur { background: url(../images/team_on.png) no-repeat center top; } .team_nav li.cur img { width: 200px; height: 270px; padding-top: 5px; padding-left: 5px; } .team_nav li:last-child { margin-right: 0; } .team_con dl { width: 901px; margin-bottom: 39px; } .team_con dl dt { width: 360px; height: 512px; border: 3px solid #ccc; box-sizing: border-box; position: relative; float: left; } .team_con dl dt img { width: 340px; height: 454px; top: 25px; left: 60px; position: absolute; } .team_con dl dd { width: 536px; height: 338px; float: right; margin-top: 95px; background: url(../images/team_png.png) no-repeat center top; position: relative; z-index: 3; padding: 61px 66px 0 55px; box-sizing: border-box; } .team_con dl dd h4 { font-size: 36px; color: #fff; line-height: 100%; margin-bottom: 35px; } .team_con dl dd h4 strong { display: inline-block; font-size: 18px; color: rgba(255, 255, 255, 0.5); margin-left: 29px; font-weight: normal; line-height: 100%; vertical-align: bottom; } .team_con dl dd p { font-size: 14px; line-height: 24px; color: rgba(255, 255, 255, 0.8); } .team_con dl dd i { display: block; font-size: 18px; color: #fff; line-height: 100%; margin-top: 40px; margin-bottom: 8px; } /*宝运莱官方网站*/ .news { background: url(../images/news_bg.jpg) no-repeat center top; height: 660px; overflow: hidden; } .news .content { background: #fff; padding: 85px 50px 0; box-sizing: border-box; overflow: hidden; } .news h2 { margin-bottom: 30px; } .news dl { width: 345px; height: 460px; float: left; position: relative; line-height: 0; overflow: hidden; } .news dl dd { position: absolute; width: 315px; height: 130px; background: rgba(255, 255, 255, 0.9); left: 15px; bottom: 20px; padding: 25px 60px 0 20px; box-sizing: border-box; } .news dl dd h4 { font-size: 22px; color: #333; line-height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 11px; } .news dl dd p { font-size: 14px; line-height: 24px; color: #666; } .news ul { width: 750px; float: right; } .news ul li { width: 360px; height: 140px; background: #F6F6F6; float: left; margin-left: 15px; margin-bottom: 20px; padding: 20px 36px 30px; box-sizing: border-box; } .news ul li span { display: block; border-right: 1px solid #E2E2E2; width: 50px; padding-right: 27px; font-size: 14px; text-align: center; color: #999; line-height: 100%; white-space: nowrap; float: left; } .news ul li span i { display: block; font-size: 36px; color: #333; border-bottom: 1px solid #E2E2E2; line-height: 100%; padding: 16px 0 13px; margin-bottom: 13px; } .news ul li h4 { float: right; width: 184px; font-size: 16px; color: #333; line-height: 30px; padding-bottom: 29px; padding-top: 5px; background: url(../images/news_t.png) no-repeat left bottom; font-weight: normal; transition: .4s; } .news ul li:hover h4 { font-weight: bold; } /*走进宝运莱官方网站*/ .intro { background: url(../images/intro_bg.jpg) no-repeat center top; height: 840px; overflow: hidden; } .intro .content { background: #fff url(../images/intro_bg1.jpg) no-repeat center bottom; height: 840px; padding: 91px 50px 0; box-sizing: border-box; } .intro dl { margin-top: 30px; overflow: hidden; } .intro dl dd { width: 320px; height: 420px; float: left; background: #332E2A; padding: 65px 47px 0; box-sizing: border-box; } .intro dl dd p { font-size: 14px; line-height: 26px; color: #fff; margin-bottom: 55px; } .intro dl dd a.more { width: 120px; height: 40px; border: 1px solid #E60012; display: block; text-align: center; font-size: 14px; color: #fff; text-align: center; line-height: 38px; box-sizing: border-box; transition: .4s; } .intro dl dd a.more:hover { color: #E60012; width: 140px; } .intro dl dt { width: 780px; height: 420px; float: right; } .intro ul { margin-top: 53px; overflow: hidden; } .intro ul li { width: 25%; float: left; text-align: center; } .intro ul li em { display: block; font-size: 26px; color: #333; line-height: 100%; } .intro ul li em i { display: inline-block; font-size: 48px; font-weight: bold; line-height: 100%; vertical-align: text-bottom; } .intro ul li span { font-size: 16px; color: #333; line-height: 100%; display: block; margin-top: 14px; } .intro ul li:first-child em, .intro ul li:last-child em { font-size: 30px; } /**/ .links { background: url(../images/links_bg.jpg) no-repeat center 110px; overflow: hidden; margin-top: -110px; padding-bottom: 110px; } .links .content { width: 1200px; height: 120px; box-sizing: border-box; margin: 0 auto; padding: 32px 36px; background: #1C1C1C; } .links a { display: inline-block; font-size: 14px; line-height: 30px; margin-right: 30px; } /**/ @keyframes myfirst { 0% { left: 0px; top: 0px; } 25% { left: 0px; top: 10px; } 50% { left: 0px; top: 0; } 100% { left: 0px; top: 0px; } } @-moz-keyframes myfirst /* Firefox */ { 0% { left: 0px; top: 0px; } 25% { left: 0px; top: 10px; } 50% { left: 0px; top: 0; } 100% { left: 0px; top: 0px; } } @-webkit-keyframes myfirst /* Safari and Chrome */ { 0% { left: 0px; top: 0px; } 25% { left: 0px; top: 10px; } 50% { left: 0px; top: 0; } 100% { left: 0px; top: 0px; } } @-o-keyframes myfirst /* Opera */ { 0% { left: 0px; top: 0px; } 25% { left: 0px; top: 10px; } 50% { left: 0px; top: 0; } 100% { left: 0px; top: 0px; } } /*# sourceMappingURL=index.css.map */