
/* Contain floats: h5bp.com/q */
.clearfix:before, #main-content .btns:before, .tab-content .tab .accordion-wrap:before, .tab-content .tab .img-container:before, #main-content .contact-2-column:before, #property-dropdown1 ul:before, .clearfix:after, #main-content .btns:after, .tab-content .tab .accordion-wrap:after, .tab-content .tab .img-container:after, #main-content .contact-2-column:after, #property-dropdown1 ul:after {
  content: "";
  display: table;
}

.clearfix:after, #main-content .btns:after, .tab-content .tab .accordion-wrap:after, .tab-content .tab .img-container:after, #main-content .contact-2-column:after, #property-dropdown1 ul:after {
  clear: both;
}

.clearfix, #main-content .btns, .tab-content .tab .accordion-wrap, .tab-content .tab .img-container, #main-content .contact-2-column, #property-dropdown1 ul {
  *zoom: 1;
}

.offscreen {
  position: absolute !important;
  left: -9999em !important;
  overflow: hidden;
}

#main-header,
#main-footer,
#main-content,
#page-intro {
  position: relative;
  min-width: 960px;
  width: 100%;
}

.module {
  *zoom: 1;
  padding: 0;
  min-width: 960px;
  position: relative;
}

.mod-inner, .inner {
  margin: 0 auto;
  width: 760px;
  min-width: 960px;
}
.mod-inner-center {
  margin: 0 auto;
  width: 600px;
  min-width: 600px;
  float: center;
}

.module:before,
.module:after,
.mod-inner:before,
.mod-inner:after,
.mod-content:before,
.mod-content:after {
  display: table;
  line-height: 0;
  content: "";
}

.module:after,
.mod-inner:after,
.mod-content:after {
  clear: both;
}

.mod-main .mod-content {
  padding: 40px 0 40px 40px;
  overflow: hidden;
}

.mod-side .mod-content {
  padding: 40px 20px 40px 0px;
}

.hr-solid {
  clear: both;
  height: 1px;
  width: 100%;
  background: #d0d0d0;
  border-bottom: 1px solid white;
  margin: 50px 0;
}
.hr-solid hr {
  display: none;
}

/* Properties Dropdown 图片变化
*-----------------------*/
#property-dropdown1 .img-container {
  position: relative;
}
#property-dropdown1 .img-container img {
  position: absolute;
  left: 1px;
  top: 0;
  overflow: hidden;
  width: 170px;
  height: 120px;
  z-index: 0;
}

#main-content {
  background: #f4f4f4;
  overflow: hidden;
}
#main-content .popout {
  background: url(../img/misc/bg_layout_light.gif) repeat-y center center;
  float: left;
}
#main-content .popout .mod-side {
  background: white;
  width: 165px;
}
#main-content .popout .mod-side .spacer {
  padding-top: 25px;
}
#main-content .popout .mod-side h2 {
  color: #606060;
  font-size: 22px;
}
#main-content .popout .mod-side ul {
  clear: both;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 145px;
}
#main-content .popout .mod-side ul li {
  margin: 0 0 5px;
}
#main-content .popout .mod-side ul li a {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #969696;
  font-weight: normal;
  font-family: "helveticaneuelt_std_med_cnRg", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, 黑体, 微软雅黑, 新細明體, Arial, "Lucida Grande", sans-serif;
  text-decoration: none;
  position: relative;
  padding: 15px 0 0;
  width: 100%;
}
#main-content .popout .mod-side ul li a .nav-tip {
  background: url(../img/misc/sidebar_navtip_white.png) no-repeat 0 0;
  position: absolute;
  right: -9999em;
  left: auto;
  top: 0;
  width: 24px;
  height: 48px;
  -pie-png-fix: true;
  -pie-lazy-init: false;
  behavior: url(/assets/css/PIE.htc);
}
#main-content .popout .mod-side ul li a.current, #main-content .popout .mod-side ul li a:hover {
  color: #e8380d;
}
#main-content .popout .mod-side ul li a.current .nav-tip {
  right: -44px;
}
#main-content .popout .mod-main {
  min-height: 800px;
  width: 795px;
}
#main-content .mod-content h2 {
  color: #606060;
  font-size: 22px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
#main-content .mod-content h3 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}
#main-content .mod-content h3 span {
  color: #e8380d;
}
#main-content .mod-content p a {
  color: #e8380d;
  text-decoration: none;
}
#main-content .mod-content p a:hover {
  text-decoration: underline;
}
#main-content .btns li a {
  cursor: pointer;
  font-family: "helveticaneuelt_std_lt_cnRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, 微软雅黑, 新細明體, Arial, "Lucida Grande", sans-serif;
}

.tab-content {
  position: relative;
  overflow: hidden;
  padding-right: 20px;
  width: 735px;
}
.tab-content .tab {
  position: relative;
  width: 735px;
  display: none;
}
.tab-content .tab.active {
  display: block;
}
.tab-content .tab .accordion-wrap {
  width: 100%;
}
.tab-content .tab .img-container img {
  float: left;
  margin: 0 20px 0 0;
}
.tab-content .tab .img-container div {
  float: left;
}
.tab-content .tab .img-container div h4 {
  margin: 0 0 10px;
  font-size: 21px;
  line-height: 24px;
}
.tab-content .tab .img-container div h3 {
  font-size: 38px;
}
.tab-content .tab .img-container div .follow-container {
  margin: 10px 0;
}
.tab-content .tab .img-wrap {
  float: left;
  margin: 0 20px 20px 0;
}

.mod-side {
  background: white;
  width: 180px;
}
.mod-side h2 {
  color: #606060;
  font-size: 22px;
}
.mod-side a {
  color: #969696 !important;
}
.mod-side a:hover, .mod-side a.current {
  color: #e8380d !important;
  text-decoration: none !important;
}
.mod-side ul {
  clear: both;
  float: left;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.mod-side ul li {
  margin: 15px 0;
}
.mod-side ul li a {
  display: block;
  font-size: 28px;
  color: #969696;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  width: 100%;
}
.mod-side ul li a .nav-tip {
  background: url(../img/misc/sidebar_navtip_white.png) no-repeat 0 0;
  position: absolute;
  right: -9999em;
  left: auto;
  top: 0;
  width: 24px;
  height: 48px;
  -pie-png-fix: true;
  -pie-lazy-init: false;
  behavior: url(/assets/css/PIE.htc);
}
.mod-side ul li a.current, .mod-side ul li a:hover {
  color: #e8380d;
}
.mod-side ul li a.current .nav-tip {
  right: -14px;
}


#main-nav li .caret1 {
  position: absolute;
  width: 25px;
  height: 13px;
  background: url(../img/utility/nav-arrow-down-black.png) no-repeat;
  bottom: -10px;
  left: 50%;
  margin-left: -12px;
  opacity: 0;
  -pie-png-fix: true;
  -pie-lazy-init: false;
  behavior: url(/assets/css/PIE.htc);
}


#property-dropdown1 {
  background: #efefef;
  position: absolute;
  top: -160px;
  left: 0;
  padding: 25px 0px 25px;
  width: 900px;
  min-width: 1000px;
  color: #828282;
  z-index: 10;
  height: 180px;
  -webkit-box-shadow: 0px 1px 5px #222222;
  -moz-box-shadow: 0px 1px 5px #222222;
  box-shadow: 0px 1px 5px #222222;
}
#property-dropdown1 .view-all {
  background: url(../img/utility/arrow_right_red.png) no-repeat right center;
  width: auto;
  clear: both;
  float: left;
  position: relative;
  left: 215px;
  margin: 10px 0 0;
  padding-right: 15px;
  -pie-png-fix: true;
  -pie-lazy-init: false;
  behavior: url(/assets/css/PIE.htc);
}
#property-dropdown1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  top: -4px;
}
#property-dropdown1 ul li {
  margin: 4px 0 0 70px;
  padding: 0;
  float:left;
  width: 100%;
}
#property-dropdown1 ul li a {
  font-family: "Microsoft YaHei"
  display: block;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #828282;
  font-size: 14px;
  text-decoration: none;
  line-height: 14px;
}
#property-dropdown1 ul li a:hover {
  color: #e8380d;
}
#property-dropdown1 .col-4 {
  float: left;
  width: 180px;
  padding: 6px 0 6px 10px;
  height: 160px;
  border-right: 1px solid #d0d0d0;
  border-left: 1px solid #f1f1f1;
  overflow: visible;
  position: relative;
  left: 205px;
}
#property-dropdown1 .col-4.first {
  border-left: none;
}
#property-dropdown1 .col-4.last {
  border-right: none;
}
#property-dropdown1 .col-4.border-none {
  border: none;
}
#property-dropdown1 .col-4 .img-container {
  position: relative;
  top: 0px;
  overflow: hidden;
  height: 120px;
  width: 180px;
}
/*导航条图片变化 */
.z-img {
  z-index: 2 !important;
}

