
body {
    width: 100%;
}

section {
    background-color: #f6f5fa;
    -webkit-box-sizing: border-box;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    vertical-align: middle;
    position:relative;
    float:left;
}
article {
    width: 100%;
    vertical-align: middle;
}

section:first-child {
    position: relative;
}
.divmages{
          background-color:#000;  
          width:100%;  
}
.div_img{
    vertical-align:middle;
    max-width:360px; 
    width:expression(this.width >360 && this.width>this.height ? "360px" : this.width);
    max-height:270px; 
    height:expression(this.height>270 && this.height>this.width? "270px" : this.height);
}
.xc {
    position:absolute;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.xc a {
    color: #ffffff;
}

article header {
    display: -webkit-box;
    color: white;
    font-size: 1.5em;
    line-height: 2em;
    border-bottom: solid 1px #dddddd;
}

article header b a {
    color: #fff;
}

article header b a:visited {
    color: #fff;
}

article header h5 {
    -webkit-box-flex: 1;
    margin-left: 10px;
}

article header h3 small {
    font-size: 0.8em;
    margin-left: 1em;
    font-weight: normal;
}

article header h3 small label {
    color: #fa8148;
}

article header b {
    -webkit-box-flex: 1;
    margin-right: 1em;
    font-size: 1.3em;
}

article .showMore {
    text-align: right;
    margin-right: 25px;
    line-height: 29px;
}

article .showMore a {
    color: #70bbfe;
    display: inline-block;
    width: 100px;
    text-align: center;
    font-size: 12px;
}

article .context {
    padding: 0em 0.7em;
    line-height: 2em;
    color: #666668;
}

article .context h3 {
    font-size: 2em;
}

article .context table {
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    line-height: 23px;
}

article .context table th {
    color: #555;
}


article .context table.bm label {
    display: block;
    width: 10em;
    background-color: rgb(251,94,1);
    line-height: 2em;

}

article .context table.bm label a {
    color: #fff;
}

article .context .hx li {
    height: 80px;
}

article .context .hx li img {
    -webkit-box-flex: 1;   
    max-height:100px;
    width:100px;
    height: 82px;
}

article .context .hx li .hxinfo {
    -webkit-box-flex: 1;
    position: relative;
    word-break: break-all;
    padding-left: 7px;
    font-size: 16px;
}

article .context .hx li .hxinfo a {
    width: 155px;
    overflow: hidden;
    height: 40px;
    display: block;
    line-height: 40px;
    width: 100%;
}

article .context .hx li .hxinfo:after {
    content: '';
    font-size: 2em;
    position: absolute;
    top: 21px;
    right: 1px;
    font-weight: bolder;
    width: 15px;
    height: 30px;
    /*background: url("/images/jty.png") no-repeat;*/
    background-size: 10px 19px;
}

article .context .hx li:nth-child(even) {
    margin: 1em -1em;
    height: 4px;
}

article .context .info li {
    font-size: 1.5em;
}

article .context .info li label:first-child {
    color: #333333;
    font-weight: bolder;
    letter-spacing: 1px;
}

article .context .info li:nth-child(3),
article .context .info li:nth-child(15) {
    border-bottom: 1px dashed #A0A0A2;
    height: 1px;
    margin: 6px 0;
}

article .context .dp li div {
    font-size: 1.5em;
    width: 90%;
    line-height: 20px;
}

article .context .dp li label,
article .context .dp li time,
article .context .dp li cite {
    color: #cacaca;
    font-size: 1.3em;
}

article .context .dp li label {
    width: 73px;
    display: inline-block;
}

article .context .dp li time {
    margin-left: 2em;
}

article .context .dp li cite {
    margin-left: 2em;
}

article .context .dp li:nth-child(even) {
    border-bottom: 1px dashed #A0A0A2;
    height: 1px;
    margin: 6px 0;
}

article .context .dp li:nth-child(odd) {
    vertical-align: middle;
    position: relative;
}

article .context .dp li:nth-child(odd):after {
    content: '';
    position: absolute;
    top: 0.5em;
    right: 0em;
    font-size: 3em;
    font-weight: bolder;
    width: 15px;
    height: 30px;
    /*background: url("/images/jty.png") no-repeat;*/
    background-size: 10px 19px;
}

article .context address {
    vertical-align: middle;
    font-size: 1.5em;
}

article .context .map {
    width: 100%;
    height: 200px;
}

article .context .ask {
    font-size: 16px;
    color: #000000;
}

article .context .ask label:last-child {
    color: #cacaca;
    margin-left: 5px;
}

    article .context .answer {
        font-size: 16px;
    }

article .context .answer label:last-child {
    color: #cacaca;
    margin-left: 5px;
}

article .tj li:nth-child(odd) {
    background: url(/images/zsbt.png) no-repeat 100% 0px;
    background-size: 35px;
    margin-top: 2px;
    overflow: hidden;
}

article .tj li:nth-child(odd) a {
    color: #000000;
    width: 100%;
}

article .tj li:nth-child(even) {
    height: 4px;
    background-color: white;
}

article .tj li:nth-child(even) div:first-child {
    background-color: #dddddd;
    height: 1px;
}

article .tj li:nth-child(even) div:last-child {
    background-color: #f6f7f6;
    height: 2px;
}

article .tj li .fll {
    float: left;
}

article .tj li .fll img {
    height: 69px;
    width: 95px;
    border: 0;
    margin-left: 0.5em;
}

article .tj li .frr {
    float: left;
    margin-left: 10px;
    font-size: 12px;
    line-height: 20px;
    width: 69%;
}

article .tj li .frr strong {
    font-size: 16px;
}

article .tj li .frr small {
    color: #73BDEE;
}

article .tj li .frr address {
    overflow: hidden;
    width: 100%;
    height: 19px;
}

article .tj li span {
    overflow: hidden;
    display: block;
}

article .tj li span hgroup {
    float: left;
}

article .tj li span strong {
    float: right;
    margin-right: 10px;
    color: orange;
}

.fix {
    position: fixed;
    bottom: 0px;
    height: 4.5em;
    display: -webkit-box;
    color: #fff;
}

.fix img {
    vertical-align: middle;
    height: 2em;
}

.fix .l {
    background-color: #595959;
    -webkit-box-flex: 2;
    font-size: 1.5em;
    padding-left: 2px;
}

.fix .l div a {
    color: #fff;
}

.fix .l div:first-child {
    -webkit-box-flex: 3;
    font-size: 0.8em;
    line-height: 2em;
}

.fix .l div:last-child {
    -webkit-box-flex: 1;
    line-height: 3em;
}

.fix .r {
    background-color: #33acfc;
    -webkit-box-flex: 1;
    line-height: 3em;
    font-size: 1.5em;
    padding-left: 2px;
}

.fix .r a {
    color: #fff;
}

.h4em {
    height: 5em;
}

.kf_logo {
    display: inline-block;
    background-color: #2dc066;
    color: white;
    height: 1.5em;
    width: 1.5em;
    font-size: 0.5em;
    text-align: center;
    line-height: 1.5em;
    margin-right: 5px;
}

.mark label {
    /*border: 1px solid #70bbfe;
    color: #70bbfe;*/
    padding: 5px;
    margin-left: 3px;
}

div.box {
    display: -webkit-box;
}

.hl {
    -webkit-box-flex: 1;
    color: #333333;
}
h3 {
     -webkit-box-flex: 1;
    color: #333;
}

.hr {
    -webkit-box-flex: 1;
    color: #fa8148;
    text-align: right;
}

.hr a {
    color: #fa8148;
}

.h {
    height: 12em;
    overflow: hidden;
}

.txt {
    word-break: break-all;
    font-size: 1.5em;
}

.ysz {
    height: 150px;
    overflow: hidden;
}

.xmjs {
    height: 9.5em;
    overflow: hidden;
}

h4 {
    font-size: 16px;
    color: #fa8148;
    margin: 5px 0;
}

strong {
    font-size: 1.5em;
    color: #666668;
}

#title {
    font-size: 25px;
}

#avg {
    font-size: 25px;
    font-weight: normal;
}

header img {
    vertical-align: middle;
    height: 19px;
}

.bmimg {
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    margin-bottom: 3px;
}

.bma {
    font-size: 18px;
}

.hr a {
    font-size: 20px;
}

#toXc2 {
    display: block;
}

#kfa {
    display: inline;
}

#mapDiv {
    text-align: center;
}

/*----楼盘列表-----*/
#tj {
    padding:0 10px;
    background-color: #EFF0F2;
}

#tj li {
    padding: 5px 0;
}

#tj li:nth-child(odd) {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #D6D6D6;
}

#tj li:nth-child(even) {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #D6D6D6;
}

#tj img {
    float: left;
    height: 69px;
    width: 95px;
    border: 0;
}

#tj .lpListRight {
    line-height: 17px;
    overflow: hidden;
    padding-left: 5px;
    height: 72px;
}
#tj .lpListRight a{
    display: block;
}
#tj .lpListRight span {
    display: block;
    font-size: 14px;
    padding: 3px;
}

#tj .lpListRight span:nth-child(1) {
    font-size: 16px;
    display: block;
    font-weight: bold;
    margin-top: -2px;
}

/*#tj .lpListRight span:nth-child(2) {
    display: inline-block;
}*/

#tj .lpListRight span:nth-child(2) {
    font-size: 15px;
    color: #FBB432;
    margin-top: -23px;
    display: inline-block;
    float: right;
}
#tj .lpListRight span:nth-child(3) {
    height: 19px;
    overflow: hidden;
     margin-top: 5px;
}

#tj .lpListRight span:nth-child(4) {
    display: inline-block;
    height: 19px;
    overflow: hidden;
}


.form-group {
  margin-bottom: 15px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.dv_img {
    margin: 0px 2%;
    overflow:hidden;
}
.dv_fd_info {
    position: relative;
    width: 100%;
    height: 290px;
    padding: 0px;
    font-family: 'Microsoft YaHei';
    overflow-y: hidden;
    overflow-x: hidden;
}
.dv_fd_info_contbanbox {
    clear: both;
    overflow: hidden;
    width: 93%;
    margin: 10px 15px;
}
.contbanbox {
    clear: both;
    overflow: hidden;
    height: 21px;
    overflow: hidden;
    margin: 3px 0px;
    font-size: 16px;
    line-height: 21px;
}
.dv_fd_info_info {
    margin-top: 0px;
    max-height: 280px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: visible;
    width: 320px;
}
.dv_fd_info_info table {
    font-size: 15px;
}
.dv_fd_info_info table tr {
    width: 320px;
    text-align: center;
    height: 30px;
}
.tdck {
    color:#656565;
    cursor:pointer;
}
.tdck:hover {
    color:RGB(251,94,1);
}
.tdzh {
    width: 30%;
    padding: 0px;
}
.tdwz {
    width: 30%;
    padding: 0px;
}
.tdhs {
    width: 10%;
    padding: 0px;
}
.tdhx {
    width: 30%;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    padding: 0px;
}