.tran {
  -webkit-transition: 0.5s ;
  -moz-transition: 0.5s ;
  -ms-transition: 0.5s ;
  -o-transition: 0.5s ;
  transition: 0.5s ;
}
.hTitle {
  text-align: center;
  font-size: 19px;
}
.ti {
  text-indent: 2em;
}
li {
  list-style: none;
}
#footer {
    margin: 0 !important;
    padding: 0 !important;
}
#header {
  background: #333333;
  height: 100px;
  position: relative;
  z-index: 99;
}
.page-title {
  font-size: 14px;
}
.page-title > span {
  font-style: italic;
}
.baseContent {
  display: block;
  background: #e7e7e7;
  min-height: 100vh;
}
#headBanner {
  width: 100%;
  height: 250px;
  background: url("../img/headBanner.jpg") no-repeat center;
  background-size: cover;
}
.index .content {
  margin-top: 0px;
}
.index .content .banner .row {
  margin: 0;
}
.index .content .banner .mtl {
  padding: 0 !important;
}
.index .content .banner .carouse-img {
  background: url("../img/banner_02.jpg") center no-repeat;
  background-size: cover;
  height: 59vh;
}
.index .content .introduction {
  padding: 50px 0 20px;
}
.index .content .introduction h3 {
  margin-bottom: 20px;
}
.index .content .introduction .info p {
  font-size: 15px;
  text-align: justify;
  text-indent: 2em;
}
.index .content .introduction .info .infoIMG {
  background: #e5e5e5;
  text-align: center;
  height: 260px;
  position: relative;
}
.index .content .introduction .info .infoIMG img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.index .content .introduction .imgList ul {
  padding: 0px 0 5px;
}
.index .content .introduction .imgList ul li {
  margin-bottom: 20px;
}
.index .content .rental {
  width: 100%;
  padding: 150px 0 103px 0;
  background: url("../img/bj.png") center no-repeat;
  background-size: cover;
}
.index .content .notice {
  padding: 35px 0;
}
.index .content .notice .font {
  font-size: 15px;
  text-indent: 2em;
  text-align: justify;
}
.index .content .notice .thumbnail h3 {
  font-size: 20px;
  text-align: center;
}
.index .content .notice .thumbnail p {
  text-align: center;
}
.index .content .notice .thumbnail p .btn {
  width: 70%;
  display: inline-block;
}
.enterHuax .content {
  min-height: 100vh;
  padding-top: 56px;
  display: block;
  background: #e7e7e7;
}
.enterHuax .content .plan {
  clear: both;
  float: none;
}
.enterHuax .content .plan div,
.enterHuax .content .plan p {
  padding-left: 0;
  padding-right: 0;
}
.enterHuax .content .plan p {
  font-size: 12px;
  text-align: justify;
  color: #6D6D6D;
}
.enterHuax .content .plan .title {
  clear: both;
}
.enterHuax .content .plan1 p {
  font-size: 12px;
}
.enterHuax .content .plan2 .plan2Content span {
  display: block;
}
.enterHuax .content .plan6 .text-right {
  font-size: 12px;
}
.enterHuax .content .plan5 .item {
  margin-top: 20px;
  margin-left: -7px;
}
.enterHuax .content .plan5 .item > div {
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 10px;
}
.enterHuax .content .plan5 .item > div img {
  width: 100%;
}
.enterHuax .content img {
  width: auto;
}
.enterHuax .content .longFont p {
  margin-bottom: 0;
  padding: 0;
  text-align: justify;
}
.enterHuax .content .horo > div {
  margin-top: 15px;
  padding-right: 15px;
}
.enterHuax .content .horo > div p {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  color: #56616e;
  font-weight: bold;
}
.enterHuax .content .horo > div:nth-of-type(1),
.enterHuax .content .horo > div:nth-of-type(2),
.enterHuax .content .horo > div:nth-of-type(3) {
  margin-top: 0;
}
.service table {
  font-size: 12px;
  text-align: center;
}
.userManual .plan1 img {
  padding: 15px;
  background: #d2d7e5;
  margin-top: 10px;
}
.userManual .plan2Font div {
  margin-left: 34px;
  font-size: 12px;
  color: #6D6D6D;
}
.userManual .plan2Font div span {
  display: block;
  float: left;
  width: 3%;
  margin: 0;
  padding: 0;
  text-align: justify;
}
.userManual .plan2Font div span:nth-of-type(2) {
  width: 97%;
}
.userManual .plan2Font .child {
  margin-left: 17px;
}
.userManual .plan2Font .child span {
  width: 4%;
}
.userManual .plan2Font .child span:nth-of-type(2) {
  width: 96%;
}
.userManual .plan2Font p {
  text-indent: 2em;
}
.userManual .fontB {
  font-weight: bold;
}
.tenantInfo .item {
  padding: 0;
  margin-bottom: 15px;
  box-shadow: 0 -8px 30px -10px rgba(0, 0, 0, 0.1);
}
.tenantInfo .item .img {
  position: relative;
}
.tenantInfo .item .img img {
  width: 100%;
}
.tenantInfo .item .img .tip {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #1774ad;
  width: 90px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  color: white;
}
.tenantInfo .item .font {
  background: white;
  position: relative;
}
.tenantInfo .item .font > div {
  padding: 10px;
}
.tenantInfo .item .font > div .address p {
  margin-bottom: 0;
}
.tenantInfo .item .font > div .address p:nth-of-type(1) {
  font-size: 14px;
}
.tenantInfo .item .font > div .address p:nth-of-type(2) {
  font-size: 12px;
  color: #a9a9a9;
}
.tenantInfo .item .font > div .price {
  line-height: 44px;
  font-size: 14px;
  text-align: right;
}
.tenantInfo .item .font .lists {
  position: absolute;
  background: white;
  width: 100%;
  z-index: 100;
  padding: 0;
}
.tenantInfo .item .font .lists > div {
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  height: 0;
  overflow: hidden;
  padding: 0;
  -webkit-transition: 0.5s ;
  -moz-transition: 0.5s ;
  -ms-transition: 0.5s ;
  -o-transition: 0.5s ;
  transition: 0.5s ;
}
.tenantInfo .item .font .lists > div > div {
  padding-left: 0;
  text-align: center;
  line-height: 30px;
}
.tenantInfo .item .font .lists > div > div img {
  width: 100%;
  height: 30px;
}
.tenantInfo .item:hover .lists {
  padding: 10px;
}
.tenantInfo .item:hover .lists > div {
  border-top: 1px solid #f5f5f5;
  height: auto;
  padding: 10px 20px;
  overflow: inherit;
}
.messageBoard #headBanner {
  background-image: url("../img/mbBanner_02.png") !important;
}
.messageBoard .messageLists {
  padding: 20px 0;
  margin-top: 20px;
}
.messageBoard .messageLists .message {
  font-size: 12px;
  padding: 20px 7% 0;
  margin-bottom: 20px;
  background: white;
}
.messageBoard .messageLists .message .person {
  border-bottom: 1px solid #f5f5f5;
}
.messageBoard .messageLists .message .person .content {
  color: #808080;
}
.messageBoard .messageLists .message .admin {
  padding-top: 20px;
}
.messageBoard .messageLists .message .admin .name,
.messageBoard .messageLists .message .admin .content {
  color: #1abc9c;
}
.messageBoard .messageLists .message .person,
.messageBoard .messageLists .message .admin {
  padding-bottom: 20px;
}
.messageBoard .messageLists .message .person .title > div,
.messageBoard .messageLists .message .admin .title > div {
  padding: 0;
}
.messageBoard .messageLists .message .person .title .name,
.messageBoard .messageLists .message .admin .title .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.messageBoard .messageLists .message .person .title .date,
.messageBoard .messageLists .message .admin .title .date {
  text-align: right;
}
.messageBoard .messageLists .message .person .content,
.messageBoard .messageLists .message .admin .content {
  padding-top: 10px;
  text-align: justify;
}
.messageBoard .pagelist {
  text-align: center;
}
.messageBoard .form-horizontal {
  padding-top: 133px;
}
.contactUs .local-info .title {
  font-size: 14px;
}
.contactUs .local-info .name {
  font-size: 12px;
  color: white;
  background: #5c5c5c;
  display: inline-block;
  padding: 0 5px;
  width: auto !important;
}
.contactUs .local-info .local {
  padding: 20px 0;
  margin-bottom: 0;
}
.contactUs .local-info .local li {
  margin-bottom: 10px;
}
.contactUs .local-info .local li div {
  display: block;
  text-align: center;
}
.contactUs .local-info .local li i {
  display: block;
  float: left;
}
.contactUs .local-info .local li .glyphicon {
  font-size: 18px;
  margin-right: 10px;
}
.contactUs .local-info .local li i:nth-of-type(2) {
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
}
.estateInfo #headBanner {
  background-image: url("../img/estateBanner_02.png");
}
.estateInfo .lists {
  margin-left: -40px;
}
.estateInfo .lists li {
  background: #ffffff;
  height: 100px;
  margin-bottom: 20px;
}
.estateInfo .lists li a .img {
  padding-left: 0;
}
.estateInfo .lists li a > div {
  float: left;
}
.estateInfo .lists li a > div img {
  height: 100px;
}
.estateInfo .lists li a .font {
  display: table;
  height: 100px;
}
.estateInfo .lists li a .font .box {
  display: table-cell;
  vertical-align: middle;
}
.estateInfo .lists li a .font h3 {
  font-size: 16px;
  color: #2c3e50;
  margin-top: 0;
}
.estateInfo .lists li a .font p {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.baseGdw .font {
  font-size: 13px;
  text-align: justify;
  color: #6D6D6D;
}
.baseGdw .topTip {
  text-align: center;
  font-size: 14px;
}
.gdw #headBanner {
  background-image: url("../img/gdwBanner_02.png");
}
.gdw .gdwImgBox {
  padding: 0 ;
}
.gdw .gdwImgBox img {
  width: 100%;
}
.hxcy #headBanner {
  background-image: url("../img/hxcyBanner_02.png");
}
.hxcy .pmt > div {
  margin-bottom: 15px;
}
.hxcy .pmt > div img {
  width: 100%;
}
.hxcy .pmt > div p {
  text-align: center;
  font-size: 12px;
  margin-bottom: 5px;
}
.hxcy .pmt > div:first-child {
  padding-left: 0;
}
.hxcy .pmt .mid {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.hxcy .pmt > div:last-child {
  padding-right: 0;
}
.hxcy .pmt .bottomTip {
  text-align: justify;
  color: #6D6D6D;
}
.hxcy .pmt .bottomTip span {
  color: #333333;
}
.hxcy .pmt2 > div {
  margin-bottom: 15px;
}
.hxcy .pmt2 > div img {
  width: 100%;
}
.hxcy .pmt2 > div p {
  text-align: center;
  font-size: 12px;
  margin-bottom: 5px;
}
.hxcy .pmt2 > div:nth-of-type(3n-2) {
  padding-left: 0;
}
.hxcy .pmt2 .mid {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.hxcy .pmt2 > div:nth-of-type(3n) {
  padding-right: 0;
}
.hxcy .pmt2 .bottomTip {
  text-align: justify;
  color: #6D6D6D;
}
.hxcy .pmt2 .bottomTip span {
  color: #333333;
}
.hxcy .lists {
  padding: 0;
}
.hxcy .lists li {
  padding-right: 7.5px;
  padding-left: 0;
  margin-bottom: 15px;
}
.hxcy .lists li img {
  width: 100%;
}
.hxcy .lists li:nth-of-type(1) {
  padding-left: 0;
  padding-right: 3.75px;
}
.hxcy .lists li:nth-of-type(4n) {
  padding-left: 7.5px;
  padding-right: 0;
  margin-left: -7.5px;
}
.hxcy .lists li:nth-of-type(4n-3) {
  padding-left: 0;
  padding-right: 7.5px;
}
.hxcysg .pmt2P {
  font-size: 13px;
  color: #6D6D6D;
}
.hxcyxh .img-rounded {
  margin-top: 40px;
}
.news .well {
  cursor: pointer;
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px;
  border: 3px solid transparent;
  -webkit-transition: 0.5s ;
  -moz-transition: 0.5s ;
  -ms-transition: 0.5s ;
  -o-transition: 0.5s ;
  transition: 0.5s ;
}
.news .well .media-left,
.news .well .media-body {
  padding-left: 0;
  padding-right: 0;
  height: 135px;
}
.news .well .media-left .date,
.news .well .media-body .date {
  margin: 20px 0 20px;
  font-size: 12px;
  color: #aaaaaa;
}
.news .well .media-left p,
.news .well .media-body p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
}
.news .well .media-left h4,
.news .well .media-body h4,
.news .well .media-left p,
.news .well .media-body p,
.news .well .media-left div,
.news .well .media-body div {
  -webkit-transition: 0.25s ;
  -moz-transition: 0.25s ;
  -ms-transition: 0.25s ;
  -o-transition: 0.25s ;
  transition: 0.25s ;
}
.news .well .media-left h4,
.news .well .media-body h4 {
  font-size: 24px;
  font-weight: bold;
  color: black;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .well .media-left img {
  height: 135px;
  padding: 5px;
  -webkit-transition: 0.5s ;
  -moz-transition: 0.5s ;
  -ms-transition: 0.5s ;
  -o-transition: 0.5s ;
  transition: 0.5s ;
}
.news .well:hover {
  background: white;
  border-color: #526476;
}
.news .well:hover img {
  background: #e7e7e7;
}
.news .well:hover h4 {
  color: #526476 !important;
}
.news .pangNum {
  text-align: center;
}
.news .pagination {
  display: inline-block;
}
.navbar-default {
  background: #333333;
}
.navbar-default .navbar-nav {
  margin-top: 23.5px;
}
.navbar-default .navbar-nav li a {
  color: #eeeeee;

}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  height: 100px;
  position: relative;
  width: 215px;
}
.navbar-brand img {
  position: absolute;
  width: 215px;
  max-width: 215px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navbar-toggle {
  margin-top: 23.5px;
  color: #eeeeee;
}
.navbar-toggle:before {
  color: #eeeeee !important;
}
.mtl {
  margin-top: 0px !important;
}
.carousel-inner > .item.active > img,
.carousel-caption {
  border-radius: 0;
  text-align: center;
}
.btn {
  display: inline;
}
.nav-list-vivid {
  background: white;
}
.nav-list-vivid li:hover a {
  background: #333333 !important;
  color: white;
}
.nav-list-vivid a {
  font-size: 13px !important;
  font-weight: bold !important;
}
.nav-list-vivid .active > a {
  background: #333333 !important;
}
@media (max-width: 1199px) {
  .navbar-brand {
    width: 150px ;
  }
  .navbar-brand img {
    width: 150px;
    max-width: 150px;
  }
  .navbar-nav > li > a {
    padding: 15px 0.7vw;
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .estateInfo .lists li a .img img {
    width: 160px;
  }
  .estateInfo .lists li a .font {
    margin-left: -20px;
  }
}
@media (min-width: 769px) {
  .tenantInfo .item:nth-of-type(2n-1) {
    padding-right: 7px;
  }
  .tenantInfo .item:nth-of-type(2n) {
    padding-left: 7px;
  }
  .gdw .gdwImgBox {
    padding: 0 ;
  }
  .gdw .gdwImgBox img {
    width: auto;
  }
}
@media (min-width: 992px) {
  .hxcy .lists {
    width: 78.7%;
  }
  .hxcy .commpmt > div:nth-of-type(2n-1) {
    padding-left: 0;
    padding-right: 15px;
  }
  .hxcy .commpmt > div:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 15px;
  }
}
@media (max-width: 320px) {
  .messageBoard .form-horizontal label {
    font-size: 12px;
    width: 20%;
  }
  .messageBoard .form-horizontal .col-xs-offset-2 {
    margin-left: 20%;
  }
  .messageBoard .form-horizontal .col-xs-10 {
    width: 80%;
  }
  .userManual .plan2Font .child span {
    width: 10%;
  }
  .userManual .plan2Font .child span:nth-of-type(2) {
    width: 90%;
  }
}
@media (min-width: 321px) and (max-width: 640px) {
  .userManual .plan2Font .child span {
    width: 8%;
  }
  .userManual .plan2Font .child span:nth-of-type(2) {
    width: 92%;
  }
}
@media (max-width: 768px) {
  .carousel-caption {
    padding: 10px;
  }
  .carousel-caption h3 {
    font-size: 14px;
  }
  .carousel-caption p {
    font-size: 12px;
  }
  .enterHuax .container img {
    width: 100% !important;
  }
  .contactUs img {
    width: 100% !important;
  }
  .hxcy .pmt > div {
    padding: 0 !important;
  }
  .userManual .plan2Font div span {
    width: 5%;
  }
  .userManual .plan2Font div span:nth-of-type(2) {
    text-indent: 0em;
    width: 95%;
  }
  .news .well .media-left,
  .news .well .media-body {
    padding-left: 0;
    padding-right: 0;
    height: 75px;
  }
  .news .well .media-left .date,
  .news .well .media-body .date {
    margin: 0px 0 0px;
    font-size: 12px;
    color: #aaaaaa;
  }
  .news .well .media-left p,
  .news .well .media-body p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .news .well .media-left img {
    height: 75px;
  }
  .enterHuax #enlogo {
    width: auto !important;
  }
  .enterHuax .horo > div:nth-of-type(1),
  .enterHuax .horo > div:nth-of-type(2) {
    margin-top: 0;
  }
  .enterHuax .horo > div:nth-of-type(3) {
    margin-top: 15px !important;
  }
  .enterHuax .horo > div:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 15px;
  }
  .enterHuax .plan5 .item > div:nth-of-type(2n) {
    padding-left: 14px;
    padding-right: 0;
  }
}
.rental{height:892px;}

.unitbox .unittitle{font-size: 14px;color: #fff;text-align: center;font-weight: 700;line-height: 32px;}
.unitbox .unitimg{height: 200px;width: 100%;}
.unitbox .unitimg img{width: 100%;height: 200px;}
.unitbox .unitbx{height: 93px;width: 100%;background: #fff;overflow: hidden;position: relative;}
.unitbox .unitbx .unitleft {
    width: 20px;font-size: 42px;line-height: 30px;
    position: absolute;
    top: 33px;
    left: 5px;
}
.unitbox .unitbx .unitright {
    width: 20px;font-size: 42px;line-height: 30px;
    position: absolute;
    top: 33px;
    right: 5px;
}
.unitbox .unitbx .divs{width: 100%;height: 93px;padding: 10px 0;position: absolute;overflow: hidden;}
.unitbox .unitbx .divs ul{width: 3000px;height: 73px;position: absolute;padding:0;}

.unitbox .unitbx .divs ul li{width: 69px;margin-left: 17px;float: left;}
.unitbox .unitbx .divs ul li img{width: 100%;height: 70px;}
.rental .ccsa .container .right{right: -8%;}
.rental .ccsa .container .left{left: -8%;}




.cc_list{
  background: #fff;
}
.cc_list .titles{font-size: 14px;font-weight: 700;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;margin: 5px 0;text-align: center;}






@media (max-width:769px) { 
  .navbar-default .navbar-nav li a {
    color: #eeeeee;
   text-align: center;    border-bottom: 1px solid #000;    border-bottom: 1px solid #2B2A2A;
  }
  .rental{height: 1167px;}
  .ccsa .container{width: 100%;}
  .ccsb{
    height: 599px;
  }
  .ccsa .container{
    top: 485px;
  }
  .unitbox .unitbx .divs ul li{
    margin-left: 1.2%;
  }
  .rental .ccsa .container .right{right: 10px;}
.rental .ccsa .container .left{left: 10px;}
}
@media (min-width:768px) {

  .unitbox .unitbx .divs ul li{
    margin-left: 90px;
  }
  
}
@media (min-width:887px) { 
  .ccsb{
    height: 599px;
  }
  .ccsa .container{
    top: 490px;
  }
  .rental{
    height: 1175px;
  }
}
@media (min-width:992px) { 

  .rental{height: 530px;}
  .ccsb{height: 325px!important;}
  .ccsa .container{
    top: 191px;
  }
 .unitbox .unitbx .divs ul li{
    margin-left: 3px;
  }
}
@media (min-width:1200px) { 
  .ccsa .container{
    top: 191px;
  }
  .unitbox .unitbx .divs ul li{
    margin-left: 17px;
  }
}