@charset "utf-8"; /* CSS Document */ /* * 首页头部 * -------- * Home head */ .ban { background-position: center center; background-repeat: no-repeat; background-size: cover; } .headerBox { position: fixed; top: 0; left: 0; right: 0; height: 0.15625rem; margin: 0 auto; display: block; width: 100%; max-width: 1920px; z-index: 9; } .header { position: absolute; top: 0; left: 0; margin: 0 auto; display: block; width: 100%; height: 80px; background-color: #fff; overflow: hidden; box-shadow: 0 1px 5px rgba(190,190,190,.75); z-index: 5; } .logo { display: block; } #nav li { position: relative; float: left; width: 85px; height: 80px; line-height: 80px; } #nav li a { position: relative; z-index: 2; display: block; width: 100%; height: 100%; font-size: 14px; line-height: 80px; text-align: center; color: #666; -webkit-transition: color 280ms; transition: color 280ms; } #nav li a.on { color: #fff; } #nav li a span { position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; } #nav li a .bkg { position: absolute; top: 100%; background-color: #f6ac15; z-index: 1; -webkit-transition: top 280ms; transition: top 280ms; } #nav li a.on .bkg, #nav li a:hover .bkg { top: 0; } #nav li a:hover { color: #ffffff; } #nav li a .bkg { top: 100%; z-index: 1; background-color: #f6ac15; -webkit-transition: top 280ms; transition: top 280ms; } #nav li a.on .bkg, #nav li a:hover .bkg { top: 0; } /*search bar*/ #shop { position: relative; display: inline-block; vertical-align: middle; width: 35px; height: 80px; background-color: #fff; z-index: 5; } #shop .btn-search { position: absolute; top: 30px; right: 0; width: 20px; height: 20px; background: url(../img/icon_search.png) no-repeat 0px 0px; } #shop .btn-search:hover, #shop .btn-search.on { background-image: url(../img/icon_search_on.png); } .shop { position: absolute; top: -100%; left: 0; right: 0; margin: 0 auto; display: block; width: 1200px; text-align: right; z-index: 9; -webkit-transition: top 280ms; transition: top 280ms; } .shop.curr { top: 0; } .shop .search { display: inline-block; *display: inline; *zoom: 1; width: 234px; height: 60px; text-align: right; background-color: #3D458B; } .shop .search input { margin: 8px; padding: 0 6px; width: 218px; height: 44px; border: 0; background-color: #fff; } #shop .btn-lang { position: absolute; top: 0; right: 74px; padding: 0 10px; width: auto; height: 100%; font-weight: bold; font-size: 13px; line-height: 76px; color: #666369; background-color: #fff; -webkit-transition: color 300ms; transition: color 300ms; } #shop .btn-lang:hover { color: #ff2424; } #shop .header-nwbtn { position: absolute; top: 0; right: 0px; padding: 0 10px; padding-right: 15px; width: auto; height: 100%; font-weight: bold; font-size: 13px; line-height: 76px; color: #666369; background: url(../img/head-nw-icon.png) right center no-repeat; -webkit-transition: all 300ms; transition: all 300ms; } #shop .header-nwbtn:hover, #shop .header-nwbtn.on { color: #ff2424; background: url(../img/head-nw-icon-on.png) right center no-repeat; } /*Secondary navigation*/ .g-wrap { position: relative; display: inline-block; vertical-align: middle; width: auto; height: 100%; } .g-wrap.subW { width: 100%; } #content { position: absolute; top: 79px; overflow: hidden; width: 100%; margin: 0 auto; height: 60px; z-index: 2; } #subNav { position: absolute; top: 0; left: 0; width: 100%; height: 61px; overflow: hidden; } #subNav .g-wrap .item { position: absolute; background-color: #3D458B; background-color: rgba(61,69,139,.8); top: 0; top: -100%; width: 100%; height: 100%; overflow: hidden; text-align: left; -webkit-transition: top 280ms; transition: top 280ms; } #subNav .g-wrap { overflow: visible; } #subNav .g-wrap .item a { display: inline-block; color: #fff; padding: 0 16px; line-height: 60px; font-size: 14px; } #subNav .g-wrap .item a:hover { color: #fff; text-decoration: underline; } #subNav .g-wrap .on { top: 0; z-index: 2; } .fix-pt { padding-top: 80px; } /*index banner*/ .banner { position: relative; width: 100%; } .banner .ban { padding-top: 31.8229166%; width: 100%; display: block; } .banner .swiper-button-prev { left: 0; background-image: url(../img/banner-rrow.png); background-repeat: no-repeat; background-size: 207px; background-position: 0 0; width: 73px; height: 71px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity .2s ease-out; -moz-transition: opacity .2s ease-out; -ms-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out; } .banner.curr .swiper-button-prev { opacity: 1; filter: alpha(opacity=100); } .banner .swiper-button-prev:hover, .law .law-rrow .swiper-button-prev:hover { background-position: 0 -123px; } .banner .swiper-button-next { right: 0; background-image: url(../img/banner-rrow.png); background-repeat: no-repeat; background-size: 207px; background-position: -133px 0; width: 73px; height: 71px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity .2s ease-out; -moz-transition: opacity .2s ease-out; -ms-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out; } .banner.curr .swiper-button-next { opacity: 1; filter: alpha(opacity=100); } .banner .swiper-button-next:hover, .law .law-rrow .swiper-button-next:hover { background-position: -133px -123px; } .focusStyle .swiper-pagination-bullet { width: 14px; height: 14px; display: inline-block; vertical-align: middle; border-radius: 100%; background-color: transparent; border: 2px #fff solid; opacity: 1; margin-right: 10px; } .focusStyle .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; background: #f6ac20; border: 2px #fff solid; } .resetPaging { position: absolute; left: 0; right: 0; bottom: 10px; margin: 0 auto; display: block; max-width: 1200px; width: 100%; height: 14px; font-size: 0; z-index: 6; } .plate { position: absolute; right: 0; left: 0; bottom: 0; margin: 0 auto; display: block; width: 100%; max-width: 1200px; z-index: 8; } .plate .con { position: relative; float: right; height: auto; z-index: 7; } .plate .con .plates { position: relative; margin-left: -6px; height: auto; font-size: 0; } .plate .con .plates .pls { position: relative; bottom: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; width: 250px; margin-left: 6px; cursor: pointer; } .plate .con .plates .develop a { background-color: #3D458B; } .plate .con .plates .update a { background-color: rgb(206, 66, 183); } .plate .con .plates .runs a { background-color: #0165d7; } .plate .con .plates .service a { background-color: #f6ac20; } .plate .con .plates .pls img { position: absolute; bottom: 0; left: 10px; } .plate .con .plates .pls figure { position: relative; width: 100%; height: 100%; } .plate .con .plates .pls figcaption { padding-top: 34px; padding-left: 94px; padding-right: 12px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .plate .con .plates .pls a:hover figcaption { padding-top: 14px; } .plate .con .plates .pls figcaption h1 { color: #fff; font-size: 18px; line-height: 22px; } .plate .con .plates .pls .en,.plate .con .plates .pls .cn { color: #fff; font-size: 12px; line-height: 22px; } .plate .con .plates .pls .en { font-family: Arial; } .plate .con .plates .pls .cn { height: 0; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .plate .con .plates .pls a:hover .cn { height: 66px; } .plate .con .plates .pls .fillh { width: 100%; height: 32px; } /*index news module*/ .news { margin-bottom: 30px; padding-top: 30px; } .in-newlist, .proclaim { float: left; } .news .in-newlist { width: 408px; } .news .in-newlist .title { width: 100%; height: 38px; line-height: 38px; border-bottom: 2px #dedfe2 solid; } .news .in-newlist .title p { height: 38px; font-weight: bold; color: #747474; border-bottom: 2px #f6ac20 solid; } .news .in-newlist .title a { font-family: Arial; height: 46px; font-weight: bold; color: #666; font-size: 12px; } .news .in-newlist .title a:hover { color: #f6ac20; } .new-swiper { position: relative; width: 100%; height: 160px; margin-top: 20px; overflow: hidden; } .new-swiper .swiper-slide { display: block; background-color: #fff; } .new-swiper .new-s-pic { width: 160px; height: 160px; } .new-swiper .new-s-pic img { width: 100%; min-height: 100%; } .new-swiper .new-s-tit { padding-left: 20px; /* height: 160px; */ overflow: hidden; } .new-swiper .new-s-tit h1, .new-swiper .new-s-tit p { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-all; white-space: normal !important; -webkit-box-orient: vertical; } .new-swiper .new-s-tit h1 { color: #cf8a07; font-size: 14px; -webkit-line-clamp: 2; } .new-swiper .new-s-tit p { margin-top: 10px; color: #666; font-size: 12px; line-height: 22px; -webkit-line-clamp: 3; } .new-swiper .rrow { position: absolute; width: 62px; bottom: 6px; right: 0; z-index: 9; } .new-swiper .rrow .c { position: relative; } .new-swiper .swiper-button-prev,.new-swiper .swiper-button-next { background-size: 62px; background-repeat: no-repeat; width: 28px; height: 28px; } .new-swiper .swiper-button-prev { background-image: url(../img/new-swiper-rrow.png); background-position: 0 0; left: 0; } .new-swiper .swiper-button-prev:hover, .law .law-rrow .swiper-button-prev:hover { background-position: 0 -36px; } .new-swiper .swiper-button-next { background-image: url(../img/new-swiper-rrow.png); background-position: -34px 0; right: 0; } .new-swiper .swiper-button-next:hover, .law .law-rrow .swiper-button-next:hover { background-position: -34px -36px; } /*index footer module*/ .proclaim { position: relative; margin-left: 30px; width: 488px; height: 219px; overflow: hidden; } .proclaim .ban { display: block; height: 100% !important; } .proclaim .p-box { position: absolute; bottom: 50px; left: 0; padding: 25px 15px; width: 220px; height: 117px; background-color: #3a428d; background-color: rgba(58,64,141,.7); opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .proclaim a:hover .p-box { opacity: 1; filter: alpha(opacity=100); } .proclaim .p-box h1 { line-height: 1; font-size: 16px; margin-bottom: 5px; color: #f6ac20; } .proclaim .p-box p { line-height: 24px; font-size: 12px; color: #fff; } /*swiper page style small*/ .pagingSmallStyle .swiper-button-next,.pagingSmallStyle .swiper-button-prev { top: auto; bottom: 50px; margin-top: -15px; width: 30px; height: 30px; background-color: rgba(0,0,0,.4); background-repeat: no-repeat; background-position: center center; background-size: 30% auto; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .pagingSmallStyle .swiper-button-prev { left: auto; right: 35px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; background-image: url(../img/icon-arrowL.png); } .pagingSmallStyle .swiper-button-next { right: 0; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; background-image: url(../img/icon-arrowR.png); } .pagingSmallStyle .swiper-button-prev:active, .pagingSmallStyle .swiper-button-next:active { background-color: #f6ac20; } /**/ .weekly { float: right; display: block; width: 268px; height: 219px; background-color: #3a428d; } .weekly .tt { line-height: 36px; color: #fff; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background-color: #f6ac15; } .weekly .ban { padding: 10px; display: table; table-layout: fixed; width: 100%; overflow: hidden; } .weekly .ban .w-pic, .weekly .ban .tit { display: table-cell; vertical-align: top; } .weekly .ban .w-pic { position: relative; padding-top: 65.34%; /* width: 106px; */ width: 49.2537%; overflow: hidden; } .weekly .w-pic img { position: absolute; top: 50%; left: 50%; width: 100%; -webkit-transform-origin: center center; transform-origin: center center; -moz-transform: translate(-50%,-50%) scale(1.0); -o-transform: translate(-50%,-50%) scale(1.0); -ms-transform: translate(-50%,-50%) scale(1.0); transform: translate(-50%,-50%) scale(1.0); -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .weekly:hover .w-pic img { -webkit-transform-origin: center center; transform-origin: center center; -moz-transform: translate(-50%,-50%) scale(1.08); -o-transform: translate(-50%,-50%) scale(1.08); -ms-transform: translate(-50%,-50%) scale(1.08); transform: translate(-50%,-50%) scale(1.08); } .weekly .ban .tit { position: relative; overflow: hidden; } .weekly .ban .tit p { position: absolute; top: 0; left: 0; padding-left: 8px; display: block; width: 100%; height: 100%; line-height: 23px; color: #fff; font-size: 12px; } /* * 内页顶部 * -------------------------- * Inside the top of the page */ .v-inpageTop { display: block; overflow: hidden; } .v-inpageTop .inBar { position: relative; width: 100%; background-color: #212660; background-size: cover; background-position: center center; background-repeat: no-repeat; } .v-inpageTop .inBar>.v-w { height: 152px; } .v-inpageTop .inBar .pageDesc { position: absolute; bottom: 30px; right: 0; line-height: 1; font-size: 30px; text-align: right; color: #f6ac20; font-family: Arial; white-space: nowrap; text-transform: uppercase; font-weight: bold; } .v-inpageTop .currPath { line-height: 55px; border-bottom: 1px solid #e2e5e6; overflow: hidden; } /*Current path*/ .v-inpageTop .currPath .pathWrap { float: left; font-size: 0; } .v-inpageTop .currPath .icon-goHome { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 55px; height: 55px; background-image: url(../img/icon-currLocation.png); background-size: 40% 40%; background-position: center center; background-repeat: no-repeat; border-color: #e2e5e6; border-style: solid; border-width: 0 1px 0 1px; } .v-inpageTop .currPath .path-linkWrap { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; padding-left: 16px; } .v-inpageTop .currPath .path-linkWrap a { padding-left: 4px; padding-right: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; color: #333; font-size: 14px; text-align: left; background-image: url(../img/icon-arrow.gif); background-position: right center; background-repeat: no-repeat; background-size: auto; } .v-inpageTop .currPath .path-linkWrap a:last-child { background-image: none; } .v-inpageTop .currPath .path-linkWrap a:hover,.v-inpageTop .currPath .path-linkWrap a.curr { color: #f6ac20; } /*Secondary navigation*/ .v-inpageTop .currPath .SecNavWrap { position: relative; float: right; width: 70%; border-right: 1px solid #e2e5e6; overflow: hidden; z-index: 2; } .v-inpageTop .SecNavWrap .swiper-scrollbar { bottom: 2px; height: 5px; } .v-inpageTop .SecNavWrap .swiper-scrollbar-drag { bottom: 2px; height: 5px; background-color: rgba(0,0,0,.1); cursor: pointer; } .v-inpageTop .currPath .SecNavWrap ul { display: block; width: 100%; font-size: 0; text-align: right; white-space: nowrap; cursor: move; } .v-inpageTop .currPath .SecNavWrap li { padding: 0 15px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: auto; } .v-inpageTop .currPath .SecNavWrap li a { display: block; font-size: 14px; color: #333; border-bottom: 2px solid #fff; } .v-inpageTop .currPath .SecNavWrap li a:hover,.v-inpageTop .currPath .SecNavWrap li a.curr { border-bottom: 2px solid #f6ac20; } /*main part*/ .v-main { padding: 60px 0; background-color: #f9f7f5; } .v-main .subject { padding-bottom: 40px; overflow: hidden; } .v-main .subject h2,.v-main .subject p { line-height: 1; } .v-main .subject h2 { font-size: 20px; color: #f6ac20; } .v-main .subject p { margin-top: 12px; font-size: 20px; color: #f6ac20; font-family: Arial; text-transform: uppercase; } /* * 地产开发 * ------------- * Real Estate Development ==> realEstateDevelopmentWrap */ .zoomed > .v-wrap{ /*滤镜模糊*/ -webkit-filter:blur(3px); filter:blur(3px); } /*弹出窗体*/ #zoom { z-index: 99990; position: fixed; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(255, 255, 255, .6); filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3cffffff, endColorstr=#3cffffff)"; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3cffffff, endColorstr=#3cffffff)"; } #zoom .content { position: absolute; top: 50%; left: 50%; margin: -100px 0 0 -100px; padding: 0; width: 200px; height: 200px; background: #ffffff no-repeat 50% 50%; border: 2px solid #f6ac20; box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.3); border-radius: 4px; z-index: 99991; } #zoom .content.loading { background-image: url('../img/loading.gif'); } #zoom img { display: block; max-width: none; background-color: #ececec; box-shadow: 0 1px 3px rgba(0,0,0,0.25); border-radius: 4px; } #zoom .close { z-index: 99993; position: absolute; top: 10px; right: 20%; display: block; width: 49px; height: 49px; cursor: pointer; background-image: url("../img/btn-closeBtn.png"); background-size: 42px 42px; background-repeat: no-repeat; background-position: center center; background-position: center center; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; } #zoom .previous, #zoom .next { margin-top: -35px; position: absolute; top: 50%; display: block; width: 35px; height: 70px; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; overflow: hidden; z-index: 99992; } #zoom .previous { left: 20%; background-image: url('../img/icon-yellow-arrowL.png'); border-radius: 0 4px 4px 0; } #zoom .next { right: 20%; background-image: url('../img/icon-yellow-arrowR.png'); border-radius: 4px 0 0 4px; } #zoom .close:hover { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } #zoom .previous:hover, #zoom .next:hover { opacity: 0.8; filter: alpha(opacity=80); } #zoom .viewBigPic { position: absolute; bottom: 10px; right: 20%; padding-left: 30px; display: block; width: 92px; height: 20px; line-height: 20px; color: #3D458B; background-size: contain; background-image: url(../img/icon-pic.png?t=4); background-position: 0 center; background-repeat: no-repeat; cursor: pointer; z-index: 99993; } #zoom .viewBigPic:hover { text-decoration: underline; } /*End // 弹出窗体*/ .realEstateDevelopmentWrap { display: block; } .realEstateDevelopmentWrap .itemSwitch .itemSwitchWrap { margin-top: 30px; width: 100%; line-height: 50px; background-color: #ebe4dd; overflow: hidden; } .realEstateDevelopmentWrap .itemSwitch .itemSwitchWrap a { position: relative; padding: 0 28px; display: block; float: left; font-size: 16px; color: #544e5f; background-color: #ebe4dd; } .realEstateDevelopmentWrap .itemSwitch .itemSwitchWrap a.curr { color: #fff; background-color: #f6ac20; } /* .realEstateDevelopmentWrap .itemSwitch .itemSwitchWrap a::after { content: ''; position: absolute; top: 50%; right: 0; display: block; width: 1px; height: 28%; background-color: #544e5f; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .realEstateDevelopmentWrap .itemSwitch .itemSwitchWrap a:last-child::after { display: none; } .realEstateDevelopmentWrap .itemSwitch .itemSwitchWrap a.curr::after { display: none; } */ .realEstateDevelopmentWrap .itemSwitch .itemSwitchObj { padding-top: 12px; padding-bottom: 30px; line-height: 30px; letter-spacing: .5px; font-size: 14px; color: #333; text-align: left; } /*楼盘看点*/ .realEstateAspectWrap { display: block; padding-top: 30px; background-color: #ebe4dd; } .realEstateAspectWrap .picWrap { margin-bottom: 30px; background-color: #fff; overflow: hidden; } .realEstateAspectWrap .picWrap .pic { position: relative; display: block; float: left; padding-top: 26.25%; width: 66.66%; } .realEstateAspectWrap .picWrap .pic img { position: absolute; top: 0; left: 0; display: block; width: 100%; } .realEstateAspectWrap .picWrap .desc { padding-top: 10px; padding-left: 1.66%; display: block; float: right; width: 33.33%; font-size: 14px; color: #333; line-height: 35px } .in-picTt { width: 100%; height: 83px; background-color: transparent; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; } .realEstateAspectWrap .picTable { margin-top: 2.5%; margin-bottom: 2.5%; margin-left: -2.5%; display: block; overflow: hidden; } .realEstateAspectWrap .picTable>figure { margin-left: 2.5%; display: block; float: left; width: 47.5%; } .realEstateAspectWrap .picTable>figure>a { display: block; } .realEstateAspectWrap .picTable>figure>a:hover { } .realEstateAspectWrap .picTable .pic { position: relative; padding-top: 50.94%; width: 100%; overflow: hidden; } .realEstateAspectWrap .picTable .pic>img { position: absolute; top: 0; left: 0; display: block; width: 100%; min-height: 100%; height: auto; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; -moz-transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); } .realEstateAspectWrap .picTable>figure>a:hover img { -webkit-transform-origin: center center; transform-origin: center center; -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .realEstateAspectWrap .picTable>figure>a>figcaption { line-height: 50px; color: #fff; font-size: 14px; text-align: center; background-color: #212660; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .realEstateAspectWrap .picTable>figure>a:hover>figcaption { background-color: #f6ac20; } /*热销户型*/ .hotTypeWrap { padding-top: 40px; } .hotTypeBox { padding-top: 20px; } .hotTypeBox .swiper-container { padding: 0 55px; } .hotTypeBox .swiper-container::before,.hotTypeBox .swiper-container::after { content: ''; position: absolute; top: 0; display: block; width: 55px; height: 100%; background-color: #f9f7f5; z-index: 2; } .hotTypeBox .swiper-container::before { left: 0; } .hotTypeBox .swiper-container::after { right: 0; } .hotTypeBox .swiper-wrapper { box-sizing: border-box; -webkit-box-sizing: border-box; } .hotTypeBox .swiper-button-next { right: -55px; } .hotTypeBox .swiper-button-prev { left: -55px; } .hotTypeBox .swiper-slide { padding-left: 10px; padding-right: 10px; width: 33.33%; } .hotTypeBox .pic { position: relative; padding-top: 160.5714%; width: 100%; border: 1px solid #ebe4dd; } .hotTypeBox .pic img { position: absolute; top: 0; left: 0; display: block; width: 100%; min-height: 100%; } .hotTypeBox .tt,.hotTypeBox .desc { line-height: 1; } .hotTypeBox .tt { padding-top: 18px; font-size: 14px; color: #f6ac20; } .hotTypeBox .desc { padding-top: 10px; font-size: 12px; color: #333; } /*图集弹窗层*/ .bigSwiper { position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; display: block; width: 100%; height: 100%; background-color: rgba(255,255,255,.8); overflow: hidden; z-index: -1; } .bigSwiper.curr { z-index: 11; } .bigSwiper .closeBtn { position: absolute; top: 10px; right: 10px; display: block; width: 42px; height: 42px; background-image: url(../img/btn-closeBtn.png); background-size: 42px 42px; background-repeat: no-repeat; background-position: center center; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; } .bigSwiper .closeBtn:hover { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .bigSwiper .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; display: block; width: 80%; height: 80%; border: 8px solid transparent; -webkit-border-radius: 8px; border-radius: 8px; background-color: transparent; } .bigSwiper .swiper-slide { padding: 40px; text-align: center; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .bigSwiper .swiper-slide img { max-height: 100%; border: 4px solid #fff; } .bigSwiper .swiper-pagination { padding-right: 20px; font-size: 14px; color: #333; text-align: center; font-family: Arial; } /* * 商业运营 * ------------- * Commercial Operation ==> commercialOperationWrap */ .commercialOperationWrap { } .commercialOperationWrap .itemSwitch .itemSwitchWrap { margin-top: 30px; width: 100%; line-height: 50px; background-color: #ebe4dd; overflow: hidden; } .commercialOperationWrap .itemSwitch .itemSwitchWrap a { position: relative; padding: 0 28px; display: block; float: left; font-size: 16px; color: #544e5f; background-color: #ebe4dd; } .commercialOperationWrap .itemSwitch .itemSwitchWrap a.curr { color: #fff; background-color: #f6ac20; } /* .commercialOperationWrap .itemSwitch .itemSwitchWrap a::after { content: ''; position: absolute; top: 50%; right: 0; display: block; width: 1px; height: 28%; background-color: #544e5f; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .commercialOperationWrap .itemSwitch .itemSwitchWrap a:last-child::after { display: none; } .commercialOperationWrap .itemSwitch .itemSwitchWrap a.curr::after { display: none; } */ .commercialOperationWrap .itemSwitch .itemSwitchObj { padding-top: 12px; padding-bottom: 30px; line-height: 30px; letter-spacing: .5px; font-size: 14px; color: #333; text-align: left; } /*合作品牌*/ .cooperationBrandWrap { padding-top: 30px; background-color: #ebe4dd; } .cooperationBrandWrap .picWrap { margin-bottom: 30px; background-color: #fff; overflow: hidden; } .cooperationBrandWrap .picWrap .pic { position: relative; display: block; float: left; padding-top: 26.25%; width: 66.66%; } .cooperationBrandWrap .picWrap .pic img { position: absolute; top: 0; left: 0; display: block; width: 100%; } .cooperationBrandWrap .picWrap .desc { padding-top: 10px; padding-left: 1.66%; display: block; float: right; width: 33.33%; font-size: 14px; color: #333; line-height: 35px } .cooperationBrandBox { padding-top: 20px; padding-bottom: 64px; } .cooperationBrandBox .swiper-wrapper { width: 100%; } .cooperationBrandBox .swiper-slide { position: relative; width: auto; overflow: hidden; } .cooperationBrandBox .swiper-slide::after { content: ''; display: block; padding-top: 58%; } .cooperationBrandBox .swiper-slide img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } .cooperationBrandBox .swiper-button-next, .cooperationBrandBox .swiper-button-prev { margin-top: -57px !important; } .cooperationBrandBox .swiper-pagination { font-size: 0; bottom: 30px !important; } /*优惠活动*/ .promotionsWrap { padding-top: 40px; } .promotionsBox { padding-top: 20px; } .promotionsBox .swiper-container { padding: 0 55px; } .promotionsBox .swiper-container::before,.promotionsBox .swiper-container::after { content: ''; position: absolute; top: 0; display: block; width: 55px; height: 100%; background-color: #f9f7f5; z-index: 2; } .promotionsBox .swiper-container::before { left: 0; } .promotionsBox .swiper-container::after { right: 0; } .promotionsBox .swiper-wrapper { box-sizing: border-box; -webkit-box-sizing: border-box; } .promotionsBox .swiper-button-next { right: -55px; } .promotionsBox .swiper-button-prev { left: -55px; } .promotionsBox .swiper-slide { padding-left: 10px; padding-right: 10px; display: block; width: 33.33%; } .promotionsBox .pic { position: relative; padding-top: 53.7142%; width: 100%; border: 1px solid #ebe4dd; overflow: hidden; } .promotionsBox .pic img { position: absolute; top: 0; left: 0; display: block; width: 100%; min-height: 100%; height: auto; } .promotionsBox .tt,.promotionsBox .desc { line-height: 1; } .promotionsBox .tt { padding-top: 18px; font-size: 14px; color: #f6ac20; } .promotionsBox .desc { padding-top: 10px; font-size: 12px; color: #333; } /*生活配套 公用==》地产开发、商业运营*/ .addressWrap { margin-top: 40px; margin-bottom: 40px; } .addressWrap .itemSwitchObj { position: relative; width: 100%; padding-top: 30.00%; border: 2px solid #ebe4dd; overflow: hidden; } .addressWrap .itemSwitchObj .container { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background-color: #fff; z-index: 1; } .addressWrap .itemSwitchObj .container.curr { z-index: 2; } .addressWrap .itemSwitchWrap { overflow: hidden; font-size: 0; white-space: nowrap; } .addressWrap .itemSwitchWrap a { margin-top: 15px; margin-right: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; min-width: 66px; max-width: 66px; line-height: 32px; color: #999; font-size: 14px; text-align: center; background-color: #fff; border: 1px solid #e0e0e0; } .addressWrap .itemSwitchWrap a.curr { background-color: #3f3d3d; color: #fff; } .addressWrap .itemSwitchWrap a:last-child { margin-right: 0; } /* * 物业服务 * ------------- * commercial service ==> commercialServiceWrap */ .pagingStyle .swiper-button-next, .pagingStyle .swiper-button-prev { margin-top: -35px; width: 35px; height: 70px; background-color: rgba(0,0,0,.5); background-repeat: no-repeat; background-position: center center; background-size: 40% auto; } .allRadius .swiper-button-prev, .allRadius .swiper-button-next { -webkit-border-radius: 2px !important; border-radius: 2px !important; } .pagingStyle .swiper-button-prev { left: 0; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; background-image: url(../img/icon-arrowL.png); } .pagingStyle .swiper-button-next { right: 0; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; background-image: url(../img/icon-arrowR.png); } .colorBtn .swiper-button-prev, .colorBtn .swiper-button-next { background-color: transparent !important; background-size: auto 80% !important; } .colorBtn .swiper-button-prev { background-image: url(../img/icon-yellow-arrowL.png); } .colorBtn .swiper-button-next { background-image: url(../img/icon-yellow-arrowR.png); } .commercialServiceWrap .mc { margin-top: 20px; padding: 10px; } /*公用标题*/ .commonTitle { position: relative; padding-left: 20px; line-height: 20px; font-size: 20px; color: #f6ac20; } .commonTitle::before { content: ''; position: absolute; top: 0; left: 0; display: block; width: 10px; height: 20px; background-color: #f6ac20; } /*End // 公用标题*/ .commercialServiceWrap .mc .con { padding-top: 12px; width: 56.8333%; font-size: 14px; color: #333; text-align: left; letter-spacing: .5px; line-height: 30px; } /* * 新闻中心 * ------------ * newsListWrap */ .v-main .newsListWrap { display: block; } .v-main .newsListWrap .item { margin-left: -2.5%; } .v-main .newsListWrap .cell { position: relative; margin-left: 2.5%; margin-bottom: 2.5%; display: block; float: left; width: 47.5%; } .v-main .newsListWrap .cell a { padding: 10px; display: block; background-color: #ebe4dd; overflow: hidden; } .v-main .newsListWrap .cell a:hover { background-color: #574e5f; } .v-main .newsListWrap .cell figure { display: table; table-layout: fixed; width: 100%; } .v-main .newsListWrap .cell .pic { position: relative; display: table-cell; vertical-align: middle; width: 28.014%; padding-top: 28.014%; overflow: hidden; } .v-main .newsListWrap .cell .pic img { position: absolute; top: 0; left: 0; display: block; min-width: 100%; min-height: 100%; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; } .v-main .newsListWrap .cell a:hover img { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -moz-transform: scale(1.03); -webkit-transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); } .v-main .newsListWrap .cell .mc { /*20px +3.54%*/ padding-left: 3.526%; display: table-cell; vertical-align: middle; } .v-main .newsListWrap .cell .mc h4,.v-main .newsListWrap .cell .mc p { line-height: 1; } .v-main .newsListWrap .cell .mc h4 { padding-top: 12px; color: #544e5f; font-size: 14px; } .v-main .newsListWrap .cell .mc p { padding-top: 8px; line-height: 24px; color: #797a81; font-size: 12px; } .v-main .newsListWrap .cell a:hover .mc h4,.v-main .newsListWrap .cell a:hover .mc p { color: #fff; } .v-main .newsListWrap .cell .btnWrap { margin-top: 12px; width: 100%; overflow: hidden; z-index: 2; } .v-main .newsListWrap .cell .mc .btn { position: relative; display: block; float: left; width: 18.34%; padding: 9px 0; font-size: 12px; line-height: 1; color: #797a81; text-align: center; border: 0; -webkit-border-radius: 5px; border-radius: 5px; background-color: #f9f7f5; cursor: pointer; } .v-main .newsListWrap .cell .mc .data { padding: 9px 0; display: block; float: right; font-size: 16px; line-height: 1; font-family: Arial; text-align: right; color: #999; letter-spacing: 0; } .v-moreBtn { padding-top: 4.166%; display: block; width: 100%; background-color: #ebe4dd; background-image: url(../img/icon-more.png); background-repeat: no-repeat; background-position: center center; } .v-moreBtn:hover { background-color: #574e5f; } /* * 新闻内页 * ------------ * News page */ .newsDetailsWrap { display: block; } .newsDetailsWrap .main { float: left; width: 65.50%; } .newsDetailsWrap .main .mc { font-size: 14px; color: #333; line-height: 30px; } .newsDetailsWrap .side { float: right; width: 31.92%; } .newsDetailsWrap .tWrap { border-bottom: 1px solid #e2e5e6; margin-bottom: 20px; } .newsDetailsWrap .tt,.newsDetailsWrap .ft { line-height: 1; letter-spacing: 0.5px; } .newsDetailsWrap .tt { font-size: 20px; color: #544e5f; } .newsDetailsWrap .ft { padding-top: 10px; padding-bottom: 22px; font-size: 12px; color: #797a81; } .newsDetailsWrap .otherNews { display: block; } .newsDetailsWrap .otherNews a { margin-bottom: 5.22%; padding: 10px; display: block; background-color: #ebe4dd; overflow: hidden; } .newsDetailsWrap .otherNews a:hover { background-color: #574e5f; } .newsDetailsWrap .otherNews a h5 { font-size: 14px; color: #544e5f; text-align: left; } .newsDetailsWrap .otherNews a:hover h5 { color: #f9f7f5; } .newsDetailsWrap .otherNews a p { line-height: 25px; font-size: 12px; color: #797a81; } .newsDetailsWrap .otherNews a:hover p { color: #f9f7f5; } .newsDetailsWrap .otherNews .btn { margin-top: 14px; width: 70px; height: 30px; line-height: 30px; background-color: #f9f7f5; border: 0; font-size: 12px; color: #797a81; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; cursor: pointer; } /* * 品牌中心 * ------------- * brandListWrap */ .brandListWrap { display: block; overflow: hidden; } .brandListWrap .listWrap { float: right; width: 48.75%; } .brandListWrap .listWrap .selWrap { position: relative; margin-bottom: 20px; width: 100%; height: 50px; border: 5px solid #ebe4dd; background-color: #fff; } .brandListWrap .listWrap .selWrap::after { content: ''; position: absolute; top: 50%; right: 10px; margin-top: -4px; display: block; width: 11px; height: 9px; background-color: transparent; background-image: url(../img/icon-arrowDown.png); background-size: 11px 9px; background-repeat: no-repeat; background-position: center center; z-index: 2; } .brandListWrap .listWrap .selWrap .sel { position: relative; padding: 0 0 0 10px; display: block; width: 100%; height: 40px; font-size: 14px; text-align: left; color: #797a81; border: 0; background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; z-index: 3; } .brandListWrap .listWrap .listBox {} .brandListWrap .listWrap .listBox li { margin-bottom: 3.418%; display: block; } .brandListWrap .listWrap .listBox .info { padding: 15px; display: block; background-color: #ebe4dd; overflow: hidden; } .brandListWrap .listWrap .listBox .info:hover { background-color: #574e5f; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .brandListWrap .listWrap .listBox .info h2 { position: relative; padding-left: 9px; line-height: 1; font-size: 14px; color: #544e5f; text-align: left; } .brandListWrap .listWrap .listBox .info:hover h2, .brandListWrap .listWrap .listBox .info:hover .con a { color: #f9f7f5; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .brandListWrap .listWrap .listBox .info h2::before { content: ''; position: absolute; top: 0; left: 0; display: block; width: 4px; height: 14px; background-color: #f6ac20; } .brandListWrap .listWrap .listBox .con { padding-bottom: 8px; margin-top: 4px; line-height: 26px; font-size: 12px; color: #797a81; } .brandListWrap .listWrap .listBox .con p { padding: 3px 0; line-height: 1; } .brandListWrap .listWrap .listBox .con a { display: inline-block; color: #797a81; font-size: 12px; text-align: justify; line-height: 20px; } .brandListWrap .listWrap .listBox .con a:hover { text-decoration: underline; } .brandListWrap .picWrap { float: left; width: 48.75%; } .brandListWrap .picWrap .picBox { position: relative; display: block; width: 100%; padding-top: 133.1623%; border: 1px solid #ebe4dd; overflow: hidden; } .brandListWrap .picWrap .picBox img { position: absolute; top: 0; left: 0; display: block; min-width: 100%; min-height: 100%; } .brandListWrap .picWrap .tt { line-height: 30px; font-size: 14px; color: #797a81; text-align: center; } /* * 发展历程 * ------------- * development path ==> aboutCourseWrap */ .aboutCourseWrap { display: block; } .aboutCourseWrap ul { margin-top: -12.66%; padding-top: 12.66%; margin-left: 28.75%; border-left: 1px solid #dedad7; } .aboutCourseWrap .row { padding-bottom: 38px; } .aboutCourseWrap .row>div { position: relative; padding-left: 16px; } .aboutCourseWrap .row>div::before { content: ''; position: absolute; top: 4px; left: -9px; display: block; width: 11px; height: 11px; border: 3px solid #e7e4e2; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ffffff; } .aboutCourseWrap .row section { padding-bottom: 32px; } .aboutCourseWrap .row h4,.aboutCourseWrap .row p { line-height: 1; color: #333; text-align: left; } .aboutCourseWrap .row h4 { padding-left: 20px; font-size: 24px; background-image: url(../img/icon-arrow.png); background-repeat: no-repeat; background-position: 0 center; } .aboutCourseWrap .row p { padding-top: 12px; padding-left: 20px; font-size: 16px; } .aboutCourseWrap .row .years { position: absolute; top: 0; left: -40.3508%; line-height: 1; font-size: 50px; color: #f6ac20; font-family: Arial; text-align: left; } /* * 公用底部 * -------------------------- * Public bottom */ .v-footer { padding: 15px 0; background-color: #f6ac20; } .v-footer .v-w { height: 14px; } .v-footer .desc { display: block; float: left; color: #fff; line-height: 1; font-size: 14px; } .v-footer .standBy { display: block; float: right; color: #fff; line-height: 1; font-size: 14px; } /* * 慈善公益 * ------------- * Charity ==> aboutCharityWrap */ .aboutCharityWrap { display: block; } .aboutCharityWrap ul { margin-left: -1.67%; display: block; overflow: hidden; } .aboutCharityWrap li { margin-left: 1.67%; margin-bottom: 1.67%; display: block; float: left; width: 23.33%; } .aboutCharityWrap .linkBox { position: relative; display: block; overflow: hidden; } .aboutCharityWrap .linkBox figure { position: relative; display: block; width: 100%; padding-top: 66.578%; overflow: hidden; } .aboutCharityWrap .linkBox figure img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; } .aboutCharityWrap .linkBox figcaption { position: absolute; right: 0; bottom: -100%; left: 0; padding: 10px; display: block; width: 101%; line-height: 1.5; font-size: 14px; color: #fff; text-align: center; background-color: rgba(246,172,32,1); -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; z-index: 2; } .aboutCharityWrap>ul>li>a:hover figcaption { bottom: 0; } .aboutCharityWrap>ul>li>a:hover>figure>img { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -moz-transform: scale(1.03); -webkit-transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); } /* * 品牌荣誉 * ------------- * Brand Honors ==> aboutBrandHonorsWrap */ .aboutBrandHonorsWrap { display: block; } .aboutBrandHonorsWrap ul { margin-left: -1.67%; display: block; overflow: hidden; } .aboutBrandHonorsWrap li { margin-left: 1.67%; margin-bottom: 1.67%; display: block; float: left; width: 23.33%; } .aboutBrandHonorsWrap .linkBox { position: relative; display: block; overflow: hidden; } .aboutBrandHonorsWrap .linkBox figure { position: relative; display: block; width: 100%; padding-top: 66.578%; overflow: hidden; } .aboutBrandHonorsWrap .linkBox figure img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; } .aboutBrandHonorsWrap .linkBox figcaption { position: absolute; right: 0; bottom: -100%; left: 0; padding: 10px; display: block; line-height: 1.5; font-size: 14px; color: #fff; text-align: center; background-color: rgba(246,172,32,1); -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; } .aboutBrandHonorsWrap>ul>li>a:hover figcaption { bottom: 0; } .aboutBrandHonorsWrap>ul>li>a:hover>figure>img { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -moz-transform: scale(1.03); -webkit-transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); } /* * 集团招聘 * ------------- * Group Recruitment ==> humanResourcesWrap */ .humanResourcesWrap { display: block; } .humanResourcesWrap .selWrapBox { margin-bottom: 1.66%; display: table; table-layout: fixed; width: 100%; background-color: #ebe4dd; } .humanResourcesWrap .selWrapBox .ctrlBox, .humanResourcesWrap .selWrapBox .ctrlBtn { position: relative; display: table-cell; vertical-align: middle; } .humanResourcesWrap .selWrapBox .ctrlBox { padding-right: 10px; padding-left: 10px; width: 23%; height: 50px; } .humanResourcesWrap .selWrapBox .ctrlBox.cltrSearch { padding-left: 0; padding-right: 0; width: 8%; } .humanResourcesWrap .selWrapBox .ctrlBtn { width: 90%; height: 40px; display: block; color: #fff; font-size: 14px; text-align: center; border: 0; background-color: #f6ac20; cursor: pointer; } .humanResourcesWrap .selWrapBox .ctrlBtn:hover { opacity: 0.9; filter: alpha(opacity=90); } .humanResourcesWrap .selWrapBox .selWrap, .humanResourcesWrap .selWrapBox .lab { display: table-cell; vertical-align: middle; height: 40px; line-height: 40px; background-color: #fff; } .humanResourcesWrap .selWrapBox .lab { padding-right: 10px; padding-left: 10px; width: auto; font-size: 14px; color: #666; white-space: nowrap; background-color: #ededed; } .humanResourcesWrap .selWrapBox .selWrap { position: relative; width: 100%; } .humanResourcesWrap .selWrapBox .selWrap::after { content: ''; position: absolute; top: 20px; right: 10px; margin-top: -4px; display: block; width: 11px; height: 9px; background-color: transparent; background-image: url(../img/icon-arrowDown.png); background-size: 11px 9px; background-repeat: no-repeat; background-position: center center; z-index: 1; } .humanResourcesWrap .selWrapBox .selWrap .sel { position: absolute; top: 0; left: 0; padding: 5px; display: block; width: 100%; height: 100%; min-height: 40px; text-align: left; color: #797a81; font-size: 14px; border: 0; background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; z-index: 2; } .humanResourcesWrap li { margin-bottom: 1.66%; display: block; /* overflow: hidden; */ } .humanResourcesWrap .linkBox { display: block; overflow: hidden; } .humanResourcesWrap .linkBox .row { display: table; table-layout: fixed; width: 100%; } .humanResourcesWrap .linkBox .mc,.humanResourcesWrap .linkBox .btn { display: table-cell; vertical-align: middle; table-layout: fixed; } .humanResourcesWrap .linkBox .mc { padding: 30px; max-width: 100%; background-color: #ebe4dd; overflow: hidden; } .humanResourcesWrap .linkBox .mc .table { display: table; table-layout: fixed; width: 100%; } .humanResourcesWrap .linkBox .mc .time { display: table-cell; vertical-align: top; font-size: 22px; color: #f6ac20; width: 5em; text-align: left; line-height: 1; white-space: nowrap; } .humanResourcesWrap .linkBox .mc .infoWrap { padding-left: 30px; display: table-cell; vertical-align: middle; max-width: 100%; } .humanResourcesWrap .linkBox .mc .infoWrap .tt { padding-bottom: 10px; line-height: 1; font-size: 14px; color: #544e5f; } .humanResourcesWrap .linkBox .mc .infoWrap .con h6 { font-size: 14px; color: #544e5f; } .humanResourcesWrap .linkBox .mc .infoWrap .desc { line-height: 1; font-size: 12px; color: #797a81; } .humanResourcesWrap .linkBox .mc .infoWrap .desc em { margin-right: 10px; } .humanResourcesWrap .linkBox .mc .infoWrap .desc em:first-of-type { font-weight: bold; color: #333; font-size: 13px; } .humanResourcesWrap .linkBox .mc .infoWrap .con { display: none; padding-top: 12px; } /* .humanResourcesWrap .curr .mc .infoWrap .con { display: block; } */ .humanResourcesWrap .linkBox .mc .infoWrap .con,.humanResourcesWrap .linkBox .mc .infoWrap .con p { line-height: 1.8; font-size: 12px; color: #797a81; } .humanResourcesWrap .linkBox .btn { width: 12.5%; height: 0; text-align: center; background-color: #f6ac20; background-image: url(../img/icon-humanResources.png); background-repeat: no-repeat; background-position: center 30px; } /* * 领导致辞 * ------------- * leader's speech */ .aboutLeaderSpeechWrap { margin: 0 auto; width: 80%; } .aboutLeaderSpeechWrap .tt { line-height: 44px; font-size: 18px; color: #f6ac20; text-align: center; } .aboutLeaderSpeechWrap .mc { } .aboutLeaderSpeechWrap .mc p { line-height: 30px; font-size: 14px; color: #333; text-align: justify; } /* * 集团简介 * ------------- * group profile ==> aboutIntroductionWrap */ .aboutIntroductionWrap { padding-bottom: 52px; line-height: 30px; letter-spacing: 0.5px; font-size: 14px; color: #333; } .aboutIntroductionWrap .con { width: 60%; } /* * 联系我们 * ------------ * contactUsWrap */ .topBar { margin-bottom: 3.3333%; padding-top: 19.33%; background-size: contain; background-repeat: no-repeat; background-position: center center; } .contactUsWrap { display: block; /* padding-bottom: 60px; */ } /*子公司 总公司区分*/ .contactUsWrap ul { overflow: hidden; } .contactUsWrap ul.item-x2 li { width: 50%; padding-right: 6%; float: left; } .contactUsWrap ul.item-x2 .info { width: 100%; } /*End // 子公司 总公司区分*/ .contactUsWrap li { margin-bottom: 40px; /* overflow: hidden; */ } .contactUsWrap .info { float: left; width: 39.33%; } .contactUsWrap .info .tt { line-height: 1; font-size: 18px; color: #544e5f; text-align: left; } .contactUsWrap .info .addressWrap, .contactUsWrap .info .phoneWrap { margin-top: 20px; padding-left: 38px; background-repeat: no-repeat; background-position: 0 2px; } .contactUsWrap .info .addressWrap { background-image: url(../img/icon-address.png); } .contactUsWrap .info .addressWrap p, .contactUsWrap .info .addressWrap a, .contactUsWrap .info .phoneWrap p, .contactUsWrap .info .phoneWrap a { display: block; line-height: 24px; font-size: 14px; color: #333; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .contactUsWrap .info .phoneWrap { background-image: url(../img/icon-phone.png); } .contactUsWrap .info .phoneWrap .num { padding: 10px 0; line-height: 1; font-size: 30px; font-family: Arial; color: #f6ac20; } .contactUsWrap .map { position: relative; float: right; padding-top: 27.3333%; width: 60.6666%; /* height: 330px; */ border: 2px solid #e2e5e6; overflow: hidden; } .contactUsWrap .map .container { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } /*重置百度地图*/ .anchorBL { display: none; } .BMapLabel { padding: 0 6px !important; color: #fff; -webkit-border-radius: 2px !important; border-radius: 2px !important; border: 1px solid #f6ac15 !important; background-color: #f6ac15 !important; } #map img { min-width: 10px; max-width: 100000000000000%; } /* * 搜索页 * ------------ * Search page */ .searchPageWrap { display: block; } .searchPageWrap .searchBox { padding: 2%; background-color: #ebe4dd; } .searchPageWrap .searchBox .table, .resultFeedback { position: relative; margin: 0 auto; display: table; table-layout: fixed; width: 58%; overflow: hidden; } .searchPageWrap .searchBox .table .inpWrap, .searchPageWrap .searchBox .table .btn { display: table-cell; vertical-align: middle; } .searchPageWrap .searchBox .table .inpWrap { position: relative; padding-right: 80px; width: 100%; height: 80px; background-color: #fff; overflow: hidden; } .searchPageWrap .searchBox .table .inpWrap .inp { top: 0; left: 0; padding-right: 2%; padding-left: 2%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 96%; height: 40px; color: #333; text-align: left; border: 0; background-color: #fff; } .searchPageWrap .searchBox .table .btn { position: absolute; top: 0; right: 0; display: block; width: 80px; height: 80px; font-size: 14px; color: #fff; text-indent: -99em; text-align: center; border: 0; background-color: #f6ac20; background-image: url(../img/icon-searchBtn.png); background-size: 42px 42px; background-repeat: no-repeat; background-position: center center; cursor: pointer; overflow: hidden; } .searchPageWrap .searchBox .table .btn:hover { opacity: .8; filter: alpha(opacity=80); } .resultFeedback { padding-top: 10px; color: #999; } .searchResult {} .searchResult li { padding: 20px 0; border-bottom: 1px solid #ddd; } .searchResult li:last-child { border-bottom: none; } .searchResult li a { display: block; overflow: hidden; } .searchResult li a:hover .tt { color: #f6ac20; } .searchResult .tt { font-size: 14px; color: #888; text-align: left; font-weight: bold; } .searchResult .desc { font-size: 14px; text-align: left; color: #999; line-height: 1.5; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-all; white-space: normal !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } /* * 返回顶部 * ------------ * Reply top */ #goTopBtn { position: fixed; bottom: 80px; right: 30px; display: block; width: 54px; height: 54px; background-image: url(../img/icon-goTopBtn.png); background-repeat: no-repeat; background-position: center center; opacity: 1; filter: alpha(opacity=100); cursor: pointer; z-index: 10; } /* * 手机端导航 * ------------ * Mobile phone navigation */ .mobileNav { display: none; } /* * 浏览器版本兼容 * ------------ * The browser version is compatible */ #browser-ie { position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; padding-top: 20%; display: block; width: 100%; height: 100%; background-color: #fff; color: #000; font-size: 15px; z-index: 999999999; } #browser-ie .brower-info { margin: 0px auto; width: 800px; padding-top: 17px; } #browser-ie .brower-info .notice-info { position: relative; margin-top: 5px; float: left; } #browser-ie .brower-info .notice-info P { text-align: left; line-height: 25px; width: 360px; display: inline-block; } #browser-ie .browser-list { position: relative; float: left; } #browser-ie .browser-list img { width: 40px; height: 40px; } #browser-ie .browser-list span { text-align: center; width: 80px; display: inline-block; }