@charset "UTF-8";
/* ------------------------------------------------------------

 * [HomePage Common] 布局相关

------------------------------------------------------------ */
.homepage {
  overflow-y: scroll;
}

.homepage body {
  background-color: #f7f7f7;
}

.hp-section {
  position: relative;
  zoom: 1;
  margin: 0 auto 0;
  padding: 40px 0 60px 0;
  min-width: 1200px;
  width: 100%;
  overflow: hidden;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}

.sect-panel {
  position: relative;
  z-index: 10;
  zoom: 1;
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.sect-panel h1, .sect-panel h2, .sect-panel h3, .sect-panel h4, .sect-panel h5, .sect-panel h6,
.sect-panel p {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
}

.sect-panel > .panel-hd {
  position: relative;
  *zoom: 1;
  overflow: hidden;
}

.sect-panel .panel-hd-titles {
  display: block;
  margin: 0 auto 0;
  width: 560px;
}

.sect-panel .panel-hd-titles h2,
.sect-panel .panel-hd-titles h3 {
  text-align: center;
}

.sect-panel .panel-hd-titles h2 {
  padding: 10px 0;
  height: 50px;
  line-height: 28px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #e5e5e5;
  color: #212121;
  font-size: 24px;
}

.sect-panel .panel-hd-titles h2 small {
  margin-left: 15px;
  color: #bbc3c6;
  font-size: inherit;
  text-transform: capitalize;
}

.sect-panel .panel-hd-titles h3 {
  margin-top: 10px;
  height: 24px;
  line-height: 24px;
  color: #4c4c4c;
  font-size: 16px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.sect-panel > .panel-bd {
  padding-top: 40px;
}

.sect-panel > .panel-btm {
  padding-top: 60px;
  text-align: center;
}

.sect-curtain {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  margin-left: -600px;
  width: 1200px;
  height: 100%;
}

.sect-curtain .c1,
.sect-curtain .c2 {
  display: block;
  position: absolute;
  height: 124px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.sect-curtain .c1 {
  top: -28px;
  left: -78px;
  width: 152px;
  background-image: url(../images/homepage/homepage_quotes_bg_left.png);
}

.sect-curtain .c2 {
  right: -78px;
  bottom: -28px;
  width: 150px;
  background-image: url(../images/homepage/homepage_quotes_bg_right.png);
}

/* ------------------------------------------------------------

 * [HomePage Common] Unit（元件）

------------------------------------------------------------ */
.u-lnk-more {
  display: inline-block;
  color: #808080;
  font-size: 12px;
  text-decoration: none;
  vertical-align: middle;
}

.u-lnk-more .fa {
  margin-left: 5px;
  font-size: 14px;
  font-style: normal !important;
  font-weight: normal !important;
}

.u-price {
  color: #212121;
  font-size: 14px;
}

.u-price b, .u-price em, .u-price i {
  font-style: normal;
  font-weight: normal;
}

.u-price em {
  color: #fe8a24;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.u-price b {
  font-size: 18px;
}

/* ------------------------------------------------------------

 * [HomePage Common] Excerpt

------------------------------------------------------------ */
.excerpt {
  padding: 0 0 0 215px;
  width: 430px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.excerpt-left {
  display: block;
  float: left;
  margin-left: -215px;
  width: 200px;
}

.excerpt-body {
  display: block;
  vertical-align: top;
}

/* ------------------------------------------------------------

 * [HomePage Common] List Box

------------------------------------------------------------ */
.list-box {
  position: relative;
  zoom: 1;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}

.list-box:before, .list-box:after {
  display: table;
  content: " ";
}

.list-box:after {
  clear: both;
}

.ib-sign {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 90px;
  height: 90px;
  line-height: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 0;
  text-indent: -9999px;
}

.ib-sign-rcmd {
  background-image: url(../images/common/c_sign_rcmd.png);
}

.ib-sex {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 0;
  background: url(../images/homepage/sprites_homepage_icons.png) no-repeat 0 0;
  font-size: 0;
  text-indent: -9999px;
  vertical-align: middle;
}

.ib-sex-f {
  background-position: -68px -144px;
}

.ib-sex-m {
  background-position: -9px -144px;
}

.ib-age {
  display: inline-block;
  line-height: inherit;
  color: #808080;
  font-size: 18px;
  font-weight: normal;
}

.ib-btn {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  line-height: 28px;
  background: transparent none;
  border: 1px solid transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ib-btn:hover, .ib-btn:focus {
  color: #ffffff;
  text-decoration: none;
}

.ib-btn-default {
  background-color: #c4c6c6;
}

.ib-btn-default:hover, .ib-btn-default:focus {
  background-color: #02c0a6;
}

.ib-btn-viewmore {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 256px;
  height: 50px;
  line-height: 30px;
  background: #089fa6;
  background: -webkit-linear-gradient(left, #089fa6 0%, #02c0a6 100%);
  background: -moz-linear-gradient(left, #089fa6 0%, #02c0a6 100%);
  background: linear-gradient(to right, #089fa6 0%, #02c0a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#089fa6', endColorstr='#02c0a6', GradientType=1);
  border: 0 none;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
}

.ib-btn-viewmore:hover, .ib-btn-viewmore:focus {
  background: #02c0a6;
  background: -moz-linear-gradient(left, #02c0a6 0%, #089fa6 100%);
  background: -webkit-linear-gradient(left, #02c0a6 0%, #089fa6 100%);
  background: linear-gradient(to right, #02c0a6 0%, #089fa6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02c0a6', endColorstr='#089fa6', GradientType=1);
}

.ib-baseinfo {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

.ib-name {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 0;
}

.ib-name:before, .ib-name:after {
  display: table;
  content: " ";
}

.ib-name:after {
  clear: both;
}

.ib-name .ib-sex {
  margin-top: 4px;
  vertical-align: top;
}

.ib-name h4 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  line-height: inherit;
  font-size: 20px;
}

.ib-attr {
  position: relative;
  overflow: hidden;
}

.ib-attr span {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
}

.ib-attr span b {
  color: #089fa6;
  font-weight: normal;
}

.ib-shops {
  position: relative;
  zoom: 1;
}

.ib-shops .box-hd {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #212121;
  font-size: 0;
}

.ib-shops .box-hd:before, .ib-shops .box-hd:after {
  display: table;
  content: " ";
}

.ib-shops .box-hd:after {
  clear: both;
}

.ib-shops .box-hd h4 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: inherit;
  font-size: 16px;
  font-weight: normal;
}

.ib-shops .box-bd {
  padding: 10px 0 0 0;
}

.ib-shops-total {
  margin-top: 20px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

.ib-total {
  margin-top: 20px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.job-item {
  display: block;
  position: relative;
  padding: 4px 0;
  height: 32px;
  line-height: 24px;
  overflow: hidden;
  text-align: left;
}

.job-item a {
  display: inline-block;
  width: 60%;
  color: #089fa6;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.job-item a:hover {
  color: #fe8a24;
}

.job-item .el-salary {
  display: inline-block;
  float: right;
  margin-left: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: right;
  vertical-align: top;
}

.rcmd-part,
.normal-part {
  position: relative;
  min-height: 1px;
}

.rcmd-part {
  float: left;
  width: 300px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.rcmd-part .ib-name h4 {
  max-width: 132px;
}

.rcmd-part .ib-name .ib-btn {
  padding-right: 15px;
  padding-left: 15px;
}

.rcmd-part .ib-attr {
  margin-top: 20px;
  margin-left: -20px;
  height: 24px;
  line-height: 24px;
  font-size: 0;
  text-align: left;
}

.rcmd-part .ib-attr span {
  display: inline-block;
  margin-left: 20px;
}

.rcmd-dl {
  display: block;
  position: relative;
  zoom: 1;
  /*overflow: hidden;*/
  background-color: #ffffff;
}

.rcmd-dl dt,
.rcmd-dl dd {
  display: block;
}

.rcmd-coverpic,
.ib-coverpic {
  position: relative;
  zoom: 1;
  overflow: hidden;
  background-color: #efefef;
}

.rcmd-coverpic {
  width: 298px;
  height: 226px;
}

.rcmd-coverpic-lnk,
.ib-coverpic-lnk {
  display: block;
  text-align: center;
}

.rcmd-coverpic-lnk img,
.ib-coverpic-lnk img {
  vertical-align: top;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.rcmd-coverpic-lnk:hover img,
.ib-coverpic-lnk:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.rcmd-coverpic-lnk img {
  width: 298px;
  height: 226px;
}

.rcmd-conarea {
  padding: 20px 20px 0 20px;
  height: 332px;
}

.rcmd-baseinfo {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.normal-part {
  position: relative;
  float: right;
  width: 880px;
}

.normal-list {
  position: relative;
  zoom: 1;
}

.normal-list:before, .normal-list:after {
  display: table;
  content: " ";
}

.normal-list:after {
  clear: both;
}

/*=========================zjh=================================*/
.ellipsis {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.ellipsis1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
  text-overflow: ellipsis;
}

/* ------------------------------------------------------------

 * [HomePage] Banner

------------------------------------------------------------ */
.first-screen {
  position: relative;
  z-index: 1050;
  zoom: 1;
  margin: 0 auto 0;
  min-width: 1200px;
  width: 100%;
  height: 699px;
  overflow: hidden;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.2);
}

.hp-banner {
  position: relative;
  zoom: 1;
  height: 699px;
  overflow: hidden;
}

.hp-banner p {
  margin: 0;
  padding: 0;
}

.hp-banner .hd {
  position: absolute;
  bottom: 36px;
  left: 50%;
  z-index: 2;
  margin: 0 0 0 -430px;
  width: 860px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  font-size: 0;
  text-align: center;
}

.hp-banner .hd ul, .hp-banner .hd li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hp-banner .hd li {
  margin-left: 10px;
  width: 80px;
  height: 2px;
  line-height: 9999px;
  overflow: hidden;
  background-color: #707173;
  border: 0 none;
  font-size: 14px;
  cursor: pointer;
  vertical-align: middle;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.hp-banner .hd li.on {
  height: 5px;
  background-color: #25c9da;
}

.hp-banner .bd {
  position: relative;
  z-index: 0;
}

.hp-banner .bd > ul {
  width: 100% !important;
}

.hp-banner .bd > ul:before, .hp-banner .bd > ul:after {
  display: table;
  content: " ";
}

.hp-banner .bd > ul:after {
  clear: both;
}

.hp-banner .bd .slide-item,
.hp-banner .bd .slide-item-lnk {
  display: block;
}

.hp-banner .bd .slide-item {
  width: 100% !important;
  height: 699px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  border: 0 none;
  color: #333333;
  font-size: 14px;
	background-size:cover;
}

.hp-banner .bd .slide-item-lnk {
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
}

.slid-text {
  position: absolute;
  left: 50%;
  top: 50%;
  left: 50%;
  height: 177px;
  padding: 22px 30px;
  z-index: 10;
  margin-left: 106px;
  margin-top: -88px;
  width: 420px;
  background: url(../images/subpage/idx-bn-bg.png) no-repeat;
}

.slid-text .bn-title {
  color: #fff;
  font-size: 36px;
  line-height: 40px;
}

.slid-text .eng {
  background-color: #e89a0f;
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  margin: 16px 0 8px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.slid-text .bn-detail {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  height: 44px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
  text-overflow: ellipsis;
}

.hp-banner > .wel-menu {
  position: absolute;
  top: 45%;
  background: url(../images/homepage/banner-menu_01.png) no-repeat;
  width: 66px;
  height: 66px;
  display: block;
  z-index: 100;
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.hp-banner > .prev {
  background-position: -126px -20px;
  left: 40px;
}

.hp-banner > .next {
  background-position: -20px -20px;
  right: 40px;
}

.hp-banner > .prev:hover {
  background-position: -126px -126px;
  left: 40px;
}

.hp-banner > .next:hover {
  background-position: -20px -126px;
  right: 40px;
}

/* Sass Document */
/*========================================infor=============================*/
.hot .panel-list {
  margin: 0 -33px;
}

.hot .panel-item {
  width: 342px;
  margin: 0 32px 20px;
}

.hot .pale-text {
  padding-top: 28px;
}

.hot .pale-text > h3 {
  line-height: 22px;
  margin: 0px 0 8px;
}

.hot .pale-text > p {
  line-height: 22px;
  -webkit-line-clamp: 2;
  height: 44px;
}

.hot .pale-text a.look-detali {
  width: 117px;
  height: 30px;
  text-align: center;
  background-color: #25c9da;
  line-height: 30px;
  margin-top: 14px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.hot .pale-text a.look-detali:hover {
  background-color: #27939e;
}

.hot .item-pic {
  width: 342px;
  height: 218px;
}

.hot .panel-hd {
  padding-top: 0px;
}

.hot .hot-text {
  padding-top: 25px;
  padding-bottom: 38px;
}

.hot .hot-text > h3 {
  font-size: 24px;
  line-height: 28px;
  display: block;
  margin: 0px 0 8px;
}

.hot .hot-text > p {
  font-size: 14px;
  line-height: 26px;
  -webkit-line-clamp: 3;
  height: 78px;
}

.hot .hot-text a.look-detali {
  width: 117px;
  height: 30px;
  text-align: center;
  background-color: #25c9da;
  line-height: 30px;
  margin-top: 14px;
}

.hot .item-pic {
  width: 342px;
  height: 218px;
}

.broker-hot-text {
  width: 323px;
  height: 114px;
  background: url(../images/homepage/hot-bg.png) no-repeat;
  position: absolute;
  bottom: 68px;
  left: 31px;
  padding: 4px 22px;
}

.broker-hot-text > p {
  color: #fff;
  font-size: 28px;
  margin: 0px;
  line-height: 53px;
  height: 53px;
  overflow: hidden;
}

.broker-hot-text .line {
  border-bottom: 1px solid #fff;
}

.hot .hp-date {
  width: 90px;
  height: 90px;
}

.hot .hp-date > p {
  font-size: 14px;
}

.hot .hp-date > h4 {
  font-size: 30px;
  line-height: 34px;
}

.hot .pale-text > h3 > a {
  display: block;
  color: #434343;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
}

/* Sass Document */
.infor-section {
  background-color: #ffffff;
}

.panel-hd {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}

.panel-hd > h3 {
  color: #0f0f0f;
  font-size: 18px;
  float: left;
  position: relative;
  line-height: 22px;
}

.panel-hd > h3 > i {
  position: relative;
  width: 46px;
  top: 20px;
  height: 3px;
  background-color: #25c9da;
  display: block;
}

.panel-hd > .look-more {
  color: #999999;
  font-size: 12px;
  float: right;
  margin-top: 4px;
}

.panel-hd > .look-more:hover {
  color: #25c9da;
}

.panel-item {
  float: left;
}

.item-pic {
  display: block;
  position: relative;
	height: 194px;
	width: 280px;
}

.item-pic > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.item-pic > a > img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.item-pic > a:hover > img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.pale-text > h3 {
  color: #434343;
  font-size: 18px;
}

.pale-text > h3 > .look-detali {
  color: #434343;
  font-size: 18px;
  width: 100%;
}

.pale-text > p {
  color: #999999;
  font-size: 12px;
}

.pale-text a.look-detali {
  color: #fff;
  font-size: 14px;
  display: inline-block;
}

.hp-date {
  position: absolute;
  width: 70px;
  height: 70px;
  overflow: hidden;
  background-color: #ed9a11;
  background: url(../images/homepage/data-bg_03.png) repeat;
  right: 11px;
  bottom: -15px;
  padding: 0 6px;
  text-align: center;
}

.hp-date > h4 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  padding-top: 8px;
}

.hp-date > p {
  color: #fff;
  font-size: 12px;
  line-height: 30px;
}

.hot-part {
  float: left;
  width: 386px;
  height: 600px;
  margin-right: 66px;
}

.broker-hot {
  background: url(../images/temp__/hot-focus_03.jpg) no-repeat;
  position: relative;
}

.normal-part {
  float: left;
  width: 748px;
}

/*========================================infor=============================*/
.infor .panel-list {
  margin: 0 -14px;
}

.infor .panel-item {
  width: 280px;
  margin: 0 13px 20px;
}

.infor .pale-text {
  padding-top: 28px;
}

.infor .pale-text > h3 {
  line-height: 22px;
  margin: 0 0 8px;
}

.infor .pale-text > p {
  line-height: 22px;
  -webkit-line-clamp: 3;
  height: 66px;
}

.infor .pale-text a.look-detali {
  width: 117px;
  height: 30px;
  text-align: center;
  background-color: #25c9da;
  line-height: 30px;
  margin-top: 14px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.infor .pale-text a.look-detali:hover {
  background-color: #27939e;
}

.infor .pale-text > h3 > a {
  display: block;
  color: #434343;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
}
