﻿@charset "UTF-8";



/* 重设样式 */



*{margin:0;padding:0;list-style:none;border:none;outline:none;}



body{font:12px/1.5 "微软雅黑","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;font-style: normal;font-variant:normal;}



/* 内外边距通常让各个浏览器样式的表现位置不同 */



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {

    margin: 0;

    padding: 0;

    /* font-family: "SourceHanSansCN-Bold", "SourceHanSansCN"; */

    font-family: 'Noto Sans SC','STHeiti Light','Source Han Sans CN','SimHei', "Times New Roman",Georgia,Serif,SimHei;

}

body{

  position: relative;

}

input, select, textarea {font-size: 100%;}



/* 去掉各 Table  cell 的边距并让其边重合 */



table {border-collapse: collapse;border-spacing: 0;}



/* 去除默认边框 */



fieldset, img {border: 0;}



/* 去掉 firefox 下此元素的边框 */



abbr, acronym {border: 0;font-variant: normal;}



/* 一致的 del 样式 */



del {text-decoration: line-through;}



address, caption, cite, code, dfn, em, th, var,i {font-size:100%;font-style: normal;font-weight: normal;}



/* 去掉列表前的标识, li 会继承 */



ol, ul,li {list-style: none;}



/* 对齐是排版最重要的因素, 别让什么都居中 */



caption, th {text-align: left;}



/* 来自 yahoo, 让标题都自定义, 适应多个系统应用 */



h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}



q:before, q:after {content: '';}



/* 正常链接 未访问 */



/* 鼠标悬停 */



a:hover {text-decoration:none;}



/* 默认不显示下划线，保持页面简洁 */



ins, a {text-decoration: none;color:#000000;



    -moz-transition:all .3s ease-in;



    -webkit-transition:all .3s ease-in;



    -o-transition:all .3s ease-in;



    -ms-transition:all .3s ease-in;



    transition:all .3s ease-in;}

html,body{width:100%}

.container{
  width: 100%;
  height: auto;
  background-color: #fff;
}

.mallb_header{

  width: 100%;

  height: 0.88rem;

  z-index: 999;

  position: relative;

  background-color: #fff;

}

.mallb_header_center{

  width: 6.88rem;

  height: 100%;

  line-height: 0.88rem;

  text-align: center;

  position: relative;

  margin: 0 auto;

  border-bottom: 1px solid #f2f2f2;

  box-sizing: border-box;

}

.mallb_header_return{

  width: 0.32rem;

  height: 0.32rem;

  position: absolute;

  top: 0.28rem;left: 0;

}

.mallb_header_return img{

  width: 100%;

  height: 100%;

  display: block;

}

.mallb_header_center span{

  font-size: 0.36rem;

  color: #333333;

}

.mallb_header_seach{

  width: 0.58rem;

  height: 0.58rem;

  border-radius: 50%;

  background-color: #F6F6F6;

  position: absolute;

  top: 0.15rem;right: 1.18rem;

  padding: 0.13rem 0 0 0.14rem;

  box-sizing: border-box;

}

.mallb_header_seach img{

  width: 0.32rem;

  height: 0.32rem;

  display: block;

}

.mallb_header_menu{

  width: 1.08rem;

  height: 0.56rem;

  position: absolute;

  top: 0.16rem;

  right: 0;

}

.mallb_header_menu img{

  width: 100%;

  height: 100%;

  display: block;

}

.zxglxq_header{

  width: 100%;

  height: 8.22rem;

}

.zxglxq_header .img{

  width: 100%;

  height: 5.63rem;

  display: block;

  margin-bottom: 0.64rem;

}

.zxglxq_header_center{

  width: 6.94rem;

  /*height: 2.08rem;*/

  margin: 0 auto;

  border-bottom: 0.02rem solid #f0f0f0;

}

.zxglxq_header_center h3{

  width: 100%;

  height: auto;

  line-height: 0.46rem;

  font-size: 0.36rem;

  color: #333333;

  font-weight: bold;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  line-clamp: 2;

  -webkit-box-orient: vertical;

  margin-bottom: 0.52rem;

}

.malxq_houseType_text_time{

  width: 100%;

  height: 0.22rem;

  line-height: 0.22rem;

  position: relative;

  font-size: 0.22rem;

  margin: 0.44rem 0 0.54rem 0;
  display: flex;
  justify-content: space-between;

}

.malxq_houseType_text_time p{

  width: auto;

  height: 100%;

  color: #999999;

}

.malxq_houseType_text_time_right{
  width: auto;
  height: 100%;
  line-height: 0.22rem;
  position: relative;
}
.malxq_houseType_text_time_right span{
  width: auto;
  height: 100%;
  color: #999999;
  display: block;
  margin-left: 0.3rem;
}
.malxq_houseType_text_time_right img{
  width: 0.22rem;
  height: 0.19rem;
  position: absolute;
  top: 0.03rem;
  display: inline-block;
}

.zxglxq_content{

  width: 6.94rem;

  height: auto;

  margin: 0 auto;

  padding: 0rem 0 0.44rem 0;

  border-bottom: 0.02rem solid #f0f0f0;

  box-sizing: border-box;

}

.zxglxq_content span{

  font-size: 0.26rem !important;

}

.zxglxq_content p:first-child{
  height: auto;
}

.zxglxq_content p{

  width: 100%;

  font-size: 0.22rem !important;
  margin-top: 0.2rem;
 

  /*height: 1.16rem;

  line-height: 0.41rem;

  font-size: 0.26rem;

  color: #666666;

  margin-bottom: 0.44rem;*/

}
.zxglxq_content p span{
   text-indent:2em;
   display:inline-block;
   text-wrap: wrap !important;
}
.zxglxq_content p span img{text-indent:0  !important;}

.zxglxq_content p img{

  width: 100% !important;

  height: auto !important;
}

.zxglxq_content .img{

  width: 100%;

  height: 5.76rem;

  display: block;

  margin-bottom: 0.52rem;

}

.zxglxq_content h3{

  width: 100%;

  height: 0.36rem;

  line-height: 0.36rem;

  font-size: 0.36rem;

  color: #333333;

  font-weight: bold;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  margin-bottom: 0.41rem;

}

.zxglxq_content ul{

  width: 100%;

  height: 11.77rem;

  margin-bottom: 0.44rem;

}

.zxglxq_content ul li,.zxglxq_content ul li img{

  width: 100%;

  height: 5.76rem;

  display: block;

}

.zxglxq_content ul li:first-child{

  margin-bottom: 0.25rem;

}

.zxglxq_option{

  width: 100%;

  height: 0.36rem;

  position: relative;

  padding-left: 0.6rem;

  box-sizing: border-box;

  margin-top: 0.15rem;

}

.zxglxq_option h3{

  width: auto;

  height: 100%;

  font-size: 0.22rem;

  color: #333333;

  position: absolute;

  left: 0;top: 0.08rem;

}

.zxglxq_option span{
  padding: 0.09rem 0.24rem;
  height: 100%;
  line-height: 0.35rem;
  font-size: 0.22rem;
  color: #ffc34d;
  background: #FFFBE6;
  border-radius: 0.3rem;
  display: inline-block;
  margin-right: 0.08rem;
  font-weight: bold;
}

.zxglxq_articleList{

  width: 6.94rem;

  height: 1.5rem;

  margin: 0.43rem auto 0.56rem auto;

}

.zxglxq_articleList ul{

  width: 6.94rem;

  height: 1.5rem;

}
.zxglxq_articleList ul a{
  display: block;
}
.zxglxq_articleList ul li{

  width: 6.94rem;

  height: 0.65rem;

  line-height: 0.65rem;

  color: #666666;

  background-color: #f2f2f2;

  font-size: 0.26rem;

  border-radius: 0.16rem;

  position: relative;

  padding-left: 1.8rem;

  box-sizing: border-box;

}

.zxglxq_articleList ul li:first-child{

  margin-bottom: 0.2rem;

}

.zxglxq_articleList ul li span{

  position: absolute;

  top: 0;

  left: 0.75rem;

}

.zxglxq_articleList ul li p{

  width: 4.56rem;

  height: 0.65rem;

  line-height: 0.65rem;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  color: #666666;

  font-size: 0.26rem;

  display: inline-block;

}

.zxglxq_articltuijian{

  width: 100%;

  height: auto;

  background-color: #f2f2f2;

  padding: 0.62rem 0 0 0;

  box-sizing: border-box;

}

.mallb_list_designer_title{

  width: 6.94rem;

  height: 0.36rem;

  line-height: 0.36rem;

  margin: 0 auto;

  margin-bottom: 0.45rem;

  position: relative;

}

.mallb_list_designer_title h3{

  width: 100%;

  height: 100%;

  font-size: 0.36rem;

  letter-spacing: 1px;

  color: #313131;

  font-weight: bold;

}

.mallb_list_designer_title a{

  width: 1.3rem;

  height: 0.22rem;

  line-height: 0.22rem;

  font-size: 0.22rem;

  color: #666666;

  position: absolute;

  top: 0.06rem;right: 0;

  display: block;

  background: #F2F2F2;

  padding-left: 0.1rem;

  box-sizing: border-box;

  letter-spacing: 1px;

}

.mallb_list_designer_title a img{

  width: 0.17rem;

  height: 0.16rem;

  display: block;

  position: absolute;

  top: 0.01rem;right: 0;

}

.mallb_list_Introduction_list{

  width: 6.94rem;

  height: auto;

  margin: 0 auto;

}

.mallb_list_Introduction_list a{

  width: 100%;

  height: 1.78rem;

  margin-bottom: 0.28rem;

  border-radius: 0.16rem;

  background-color: #ffffff;

  display: block;

  position: relative;

  overflow: hidden;

}

.mallb_list_Introduction_list a img{

  width: 2.36rem;

  height: 100%;

  display: inline-block;

  margin-right: 0.28rem;

}

.mallb_list_Introduction_list a h3{

  width: 3.96rem;

  height: 0.28rem;

  line-height: 0.28rem;

  font-size: 0.28rem;

  color: #313131;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  font-weight: bold;

  position: absolute;

  top: 0.31rem;left: 2.59rem;

  letter-spacing: 1px;

}

.mallb_list_Introduction_list a p{

  width: 3.96rem;

  height: 0.6rem;

  line-height: 0.3rem;

  font-size: 0.22rem;

  color: #999999;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  line-clamp: 2;

  -webkit-box-orient: vertical;

  position: absolute;

  top: 0.85rem;left: 2.59rem;

}































.zhezhao{

  position:fixed; z-index:99; top:0px; left:0px; background: #000;opacity:0.5; width: 100%; height: 100%;display: none;

}

.tanchuang{

  width: 6.06rem;

  height: 5.54rem;

  background: url('../images/4.1.png') no-repeat;

  background-size: auto 100%;

  background-position-x: center;

  margin-top: -1px;

  position: fixed;

  top: 50%;left: 50%;

  margin-top: -2.77rem;

  margin-left: -3.03rem;

  display: none;

  z-index: 99;

}

.tanchuang_off{

  width: 0.54rem;

  height: 0.54rem;

  border-radius: 50%;

  position: absolute;

}

.tanchuang_a,.tanchuang_b,.tanchuang_bt{

  width: 5.32rem;

  height: 0.77rem;

  margin: 0 auto;

  margin-bottom: 0.18rem;

}

.tanchuang input{

  width: 100%;

  height: 100%;

  display: block;

  background-color: #e8e8e8;

  font-size: 0.2rem;

  color: #878787;

  padding-left: 0.23rem;

  box-sizing: border-box;

  border-radius: 0.16rem;

}

.tanchuang_bt img{

  width: 100%;

  height: 100%;

}





.ha_index{width:25px;height:20px;position:absolute;top:13px;left:.5rem}

.ha_index img{width:100%;height:100%}

.he_dao{width:25px;height:20px;position:absolute;right:9px;top:13px;}

.he_dao img{width:100%;height:100%}

.he_logo{width:100px;position:absolute;left:0;right:0;margin:auto;top:10px;font-size:.45rem;text-align:center}

.he_logo img{width:100%;height:100%}

#a_box a,#b_box a{

  display: block;

  width: 100%;

  height: 100%;

}



.footer{

  width: 100% !important;

  height: 13vw !important;

  padding: 0px !important;

}

.fon_text{

  width: 100%;

  height: 100%;

  padding: 0px !important;

  background: none;

}

input::-webkit-input-placeholder {

  color: #6c6c6c !important;

}

input::-moz-input-placeholder {

  color: #6c6c6c !important;

}























