.layui-layer-dialog .layui-layer-content{
    color: #fff !important;
}
.artc_detail .head .view{
    background-image: url(../img/icon34.png);
    text-indent: 5px;
}
.page_tit_sec{
    height: 40px;
}
.sub_nav a {
    position: relative;
    z-index: 2;
    width: 100px;
    display: block;
    line-height: 40px;
    text-align: center;
    margin-top: -4px;
    color: #999;
}
.flash_list .r_con h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    height: 25px;
    margin-bottom: 15px;
}
.flash_list .r_con .desc {
    width:499px;
    height:73px;
    font-size:16px;
    font-weight:300;
    color:#666;
}
.flash_list .r_con .f_box .time {
    background-image: url(../img/icon34.png);
    font-size:16px;
    font-weight:500;
    color:#999;
    text-indent: 12px;
}
.flash_list .r_con .f_box .view {
    margin-left: 30px;
    background-image: url(../img/icon33.png);
}
.flash_list .r_con .f_box span{
    text-indent: 12px;
}
.f_box {
    margin-top: 28px;
}
.flash_list .l_img {
    width:260px;
    height:178px;
}
.flash_list .r_con {
    width: 543px;
}
.flash_list li {
    padding: 42px 0;
}
.sub_nav a.active, .sub_nav a:hover {
    color: #C73126;
    border-bottom: 2px solid #C73126;
    background: none;
}
.artc_detail .head {
    border-bottom: none !important;
}
.artc_detail .head .time{
    background: none;
    margin-left: 0;
}
.artc_detail .head span{
    padding-left: 19px;
}
.sub_nav{
    border-color: #EBEBEB;
}


/*公共样式*/
.mt70{
    margin-top: 70px;
}
.rightArea {
    color:#333;
}

h3.hot_tit{
    height:18px;
    font-size:18px;
    font-weight:bold;
    float: left;
    width: 100%;
    line-height: 18px;
}
/*大轮播图*/
.article_banner{
    background: #FDFAE3;
    height: 350px;
    margin-top: 70px;
    overflow: hidden;
}
.article_banner a{
    height: 350px;
}
.article_banner a img{
    width: 100%;
    height: 100%;
}
/*右侧小图*/
.rb{
    margin: 42px 0 0 0;
    padding: 0;
    width: 280px;
    height: 350px;
}
.rb img {
    width:280px;
    height:350px;
    border: none;
    padding: 0;
    margin: 0;
}
/*预约咨询*/
.reserve{
    height: auto;
    width: 280px;
    margin-top: 50px;
}
.reserve h3{
    margin-bottom: 22px;
}
.reserve_desc{
    width:210px;
    height:40px;
    font-size:14px;
    font-weight:300;
    line-height:22px;
    margin-bottom: 15px;
    float: left;
}
.sub_reserve .tel{
    width:280px;
    height:40px;
    background:#fff;
    border:1px solid #EBEBEB;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    text-indent: 14px;
    margin-bottom: 10px;
}
.captcha{
    width:280px;
    height:40px;
    background:#fff;
    border:1px solid #EBEBEB;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    text-indent: 14px;
    margin-bottom: 10px;
}
button.get_captcha{
    height:38px;
    font-size:16px;
    font-weight:bold;
    color:#C73126;
    line-height:40px;
    display: inline-block;
    float: right;
    cursor: pointer;
    margin-right: 14px;
    border: none;
}
button.get_captcha:focus{
    outline: none;
    border: none;
}
.captcha input{
    line-height:40px;
}
.sub_btn{
    width:280px;
    height:40px;
    background:#C73126;
    font-size:16px;
    font-weight:500;
    color:#fff;
    line-height:22px;
    border: none;
    cursor: pointer;
}
.sub_btn:focus{
    outline: none;
    border: none;
}
.reserve_tel{
    height:18px;
    font-size:18px;
    font-weight:500;
    color:#C73126;
    line-height:22px;
    margin-top: 12px;
}
/*法拍热点*/
.hot_tag{
    width: 302px;
    margin-top: 50px;
    float: left;
    height: auto;
}
.hot_tag_list {
    margin-top: 21px;
    float: left;
    width: 100%;
}
.hot_tag_list a{
    font-size:14px;
    font-weight:300;
    background:rgba(255,255,255,1);
    border:1px solid #EBEBEB;
    float: left;
    margin: 0 16px 16px 0;
    width: 122px;
    padding: 13px 5px 14px;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*热门文章*/
.hot_article {
    width: 280px;
    margin-top: 34px;
    float: left;
}
.hot_article h3{
  margin-bottom: 22px;
}
.hot_article ul{
    float: left;
}
.hot_article ul a{
    width: 273px;
    float: left;
    height:14px;
    font-size:14px;
    font-weight:300;
    line-height:14px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*热门回答*/
.hot_ans{
    width: 302px;
    margin-top: 30px;
    float: left;
}
.hot_ans h3{
    margin-bottom: 22px;
}
.hot_ans dl{
    float: left;
    width: 273px;
    margin-bottom: 16px;
}
.hot_ans dl dt{
    height:14px;
    font-size:14px;
    font-weight:300;
    color:#333;
    line-height:14px;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.hot_ans dl dd{
    height:13px;
    font-size:12px;
    font-weight:300;
    color:#999;
    line-height:16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*房拍问答*/
.ans{
    width: 100%;
    height: 40px;
    margin-top: 30px;
    display: none;
}
.ans_hot{
    float: left;
    width: 260px;
}
.ans_hot a{
    height:36px;
    background:#F7F7F7;
    border-radius:18px;
    font-size:14px;
    font-weight:300;
    color:#333;
    line-height:14px;
    padding: 11px 27px;
    float: left;
    margin: 0;
}
.ans_hot a:last-child{
    margin-left: 30px;
}
.search_key{
    float: right;
    height:40px;
    background:#fff;
    border:1px solid #EBEBEB;
}
.keyword_search{
    width:260px;
    line-height: 40px;
    text-indent: 10px;
}
.search_btn{
    width:80px;
    padding: 7px 0;
    background:#C73126;
    text-align: center;
    height:40px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    line-height:16px;
    float: right;
    border:none;
    cursor: pointer;
    margin-top: -1px;
}
.search_btn:focus{
    outline: none;
    border:1px solid #EBEBEB;
}
.artc_detail .f_share{
    border: none;
}
.artc_detail .relative_artc .title h3{
    padding-left: 0;
}
.news_img{
    height: 222px;
    margin-top: 10px;
}
.news_img a{
    width:395px;
    height:222px;
    float: left;
    display: inline-block;
    overflow: hidden;
}
.news_img a:last-child{
    float: right;
}
.news_img img{
    width:100%;
    height:100%;
}
.artc_detail .relative_artc .list li a{
    width: 704px;
}
.artc_detail .head h1{
    width:800px;
    height:57px;
    font-size:32px;
    font-weight:500;
    color:#333;
    margin: 39px 0 30px;
}
.artc_detail {
    width:852px;
}
.artc_detail img{
  //  width:100%;
  //  height:100%;
    max-width: 100%;
}
/********zxc****************/
.article_banner{ margin-top:0;}
.zp-banner{ display:none;}
@media screen and (max-width:768px){
.zp-banner{ display:block; margin-top:.9rem;}
.header,.article_banner,.page_tit{ display:none;}
.zp-banner img{ width:100%;}
.flash{ padding-bottom:0;}
.comWidth{ width:100%;}
.sub_nav{ width:100%; margin:0; height:1rem; overflow-x:auto; overflow-y:hidden;}
.sub_nav ul{ overflow-x:scroll; width:12rem;}
.sub_nav ul li{ width:1.95rem;}
.sub_nav a{ line-height:1rem; width:100%; }
.flash .leftArea{ width:100%!important;}
.flash_list li{ padding:.3rem 0; margin-left:3%; margin-right:3%; width:94%;}
.flash_list .l_img{ width:48%; height:2rem;}
.flash_list .r_con{ width:48%;}
.flash_list .r_con h3{ font-size:.36rem; height:.45rem; margin-bottom:.2rem;}
.flash_list .r_con .desc{ width:100%; height:.75rem; font-size:.28rem; margin:0; line-height:.42rem;}
.f_box{ margin-top:.2rem;}
.flash_list .r_con .f_box span{ font-size:.2rem; height:.42rem; line-height:.42rem; padding-left:.25rem;}
.flash_list .r_con .f_box .time{ font-size:.2rem; width:2rem; height:.42rem; overflow:hidden;}
.flash_list .r_con .f_box .view{ margin-left:.2rem;}
.page_list{ margin-top:.5rem;}
.page_list a, .page_list li span, .page_list .more{ margin-left:.125rem;}
.ans{ display:none!important;}














}














