/***********地产经纪************/
body{
    /*font-family:Microsoft YaHei;*/
}
.img-responsive{
    max-width:100%;
    height:auto;
}
.ui-content{
    padding:0;
}
.r_agents_wrapper{
    margin:0 15px;
}
.r_agents_wrapper>p{
    font-size:24px;
}
.r_agents_introduce{
    text-align: center;
}
.r_agents_house_item3{
    display:flex;
    display:-webkit-flex;
    width:100%;
    line-height: 1;
    padding: 6px 0;
    border-bottom: solid 1px #efefef;
    float: left;
    position: relative;
}
.r_agents_item_desc{
    margin-left:10px;
}
.r_agents_main_part{
    display:flex;
    display:-webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    width:100%;
    margin-left:10px;
    overflow:hidden;
}
.r_agents_main_part p{
    font-size:20px;
    color:#313131;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow:hidden;
    white-space:nowrap;
    line-height:20px;
}
.r_agents_abstract{
    font-size:16px;
    color:#959595;
    line-height:20px;
    -ms-word-wrap:break-word;
    word-wrap:break-word;
    overflow:hidden;
    height:40px;
}
.r_agents_abstract span{
    font-size:14px;
    color:#bfbfbf;
}
.ui-loading .ui-loader{
    display:none !important
}
.r_agents_house_item1{
    display:block;
}
.r_agents_detail_section1{
    display:flex;
    display:-webkit-flex;
}
div.r_agents_navbar{
    margin:0 !important;
    width:100% !important;
    -webkit-box-shadow: 3px -3px 4px #dddddd;
    -moz-box-shadow: 3px -3px 4px #dddddd;
    box-shadow: 3px -3px 4px #dddddd;
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    z-index:100;
}
.r_agents_navbar li a{
    color:#888 !important;
    display:block;
    text-align:center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.r_agents_nav{
    display: flex;
    display:-webkit-flex;
    align-items: center;
    -webkit-align-items:center;
}
.r_agents_nav li{
    float:left;
    list-style:none;
}
.r_agents_nav li:nth-of-type(odd){
    width:25%;
    text-align:center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.r_agents_nav li:nth-of-type(even){
    width:0;
    border-left:1px solid #e5e5e5;
    height:30px;
}
.r_agents_nav span{
    line-height:40px;
    display:inline-block;
    border-bottom:4px solid transparent;
}
a.nav_active_item span{
    border-bottom: 4px solid #4886b8;
    color:#4886b8;
}
.r_agents_section_title{
    /*border-left:5px solid #4886b8;*/
    padding-left:10px;
    color:#959595;
    font-size:22px !important;
    /*margin-top:20px;*/
    /*display:inline-block;*/
}
.r_agents_section_before{
    font-size:18px;
    border-right:5px solid #4886b8;
}
.r_agents_latest_article_title{
    position: absolute;
    bottom: 40px;
    left: 0;
    padding:10px;
    background: rgba(80,80,80,0.75);
    width: 100%;
    box-sizing: border-box;
    color:#fff;
    font-size:26px;
}
.r_agents_latest_article{
    position:relative;
    box-shadow: 3px 3px 4px #ddd;
    margin:10px 15px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.r_agents_latest_article_content{
    margin-left:10px;
    color:#888;
    margin-bottom:10px;
    padding:10px 0;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.r_agents_info_contact{
    /*display:flex;*/
    /*display:-webkit-flex;*/
    /*align-items: center;*/
    /*-webkit-align-items:center;*/
    /*justify-content: space-between;*/
    /*-webkit-justify-content: space-between;*/
    margin-top:10px;
}
#r_agents_submit_comment{
    background: #4886b8;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    outline: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
}
.r_agents_hot_articles{
    margin-top:20px;
}
.hot_article_item{
    display:flex;
    display:-webkit-flex;
    margin:20px 0;
    height:80px;
}
.hot_article_item_desc{
    margin-left: 10px;
    width: 100%;
    overflow:hidden;
}
.hot_article_item_title{
    font-size: 18px;
    color: #333;
    /*margin-bottom: 5px;*/
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    line-height:20px;
}
.hot_article_item_content{
    color: #888;
    font-size: 14px;
    -ms-word-wrap:break-word;
    word-wrap:break-word;
    height:40px;
    overflow:hidden;
    line-height:20px;
}
hr.r_agents_section_hr{
    border-width: 1px;
    margin: 15px 0;
}
.r_agents_info_sns{
    font-size:18px;
    /*flex-grow:2;*/
    /*-webkit-flex-grow:2*/
}
.r_agents_info_sns p{
    margin-bottom:14px;
    color:#888;
}
.r_agents_share_icon{
    display:flex;
    display:-webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-top:25px;
}
.r_agents_article_share_title{
    display: flex;
    display:-webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom:10px;
}
.r_agents_article_share_title hr{
    width:40%;
    height:1px;
    background-color: #eee;
    border:0;
}
.r_agents_article_share_title span{
    color:#888;
    font-size:18px;
}
.r_agents_article_share{
    margin-top:40px;
}
.r_agents_article_indate{
    color:#888;
    font-size:14px;
    margin-bottom:10px;
}
.r_agents_article_subject{
    font-size:26px;
    font-weight:bold;
    margin:10px 0;
    -ms-word-wrap:break-word;
    word-wrap:break-word;
}
.r_agents_article_content{
    -ms-word-wrap:break-word;
    word-wrap:break-word;
    line-height:26px;
    font-size:18px;
}
.r_agents_article_content img{
    max-width:100%;
}
.house_item_desc{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    color: #fff;
    padding:8px 0 12px;
}
.house_item_desc p{
    margin-left:20px;
    font-size:30px;
    /*font-weight:bold;*/
}
.r_agents_house_item{
    margin-bottom:6px;
}
.r_agents_house_item a{
    display: block;
    position: relative;
}
.r_agents_house_info{
    display: flex;
    display:-webkit-flex;
    align-items: center;
    -webkit-align-items:center;
    margin-top: 5px;
}
.r_agents_house_info img,.r_agents_advised_house_top p img{
    width:13px;
    height:18px;
}
.r_agents_house_info span{
    font-size:18px;
    font-weight:normal;
}
.r_agents_advised_house_top{
    position:relative;
    font-size:22px;
}
.r_agents_advised_house_top p{
    position:absolute;
    bottom:0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    display: flex;
    display:-webkit-flex;
    align-items: center;
    -webkit-align-items:center;
    color: #fff;
    padding: 15px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.r_agents_advised_house_top p img{
    margin-right:10px;
}
.r_agents_advised_house_bottom{
    display:flex;
    display:-webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 15px 0;
}
.r_agents_advised_house_bottom span{
    align-self:center;
    -webkit-align-self: center;
}
.r_agents_advised_house_price{
    flex-grow:2;
    -webkit-flex-grow:2;
    text-align: center;
    color: #ff6633;
    font-size: 24px;
    font-weight:bold;
    width:50%;
}
.r_agents_advised_house_desc{
    flex-grow: 2;
    -webkit-flex-grow:2;
    text-align: center;
    color: #c9c9c9;
    font-size:14px;
    display: flex;
    display:-webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    width:50%;
}
.r_agents_advised_house{
    margin: 10px 0;
    /*-webkit-box-shadow: 4px 4px 3px #eee;*/
    /*-moz-box-shadow: 4px 4px 3px #eee;*/
    /*box-shadow: 4px 4px 3px #eee;*/
}
.r_agents_index_class{
    margin:20px 0;
}
.r_agents_index_articles_wrapper{
    margin-bottom:20px;
}
.r_agents_index_articles_wrapper hr{
    margin-top:20px;
    border-top:0;
}
.r_agents_index_article{
    margin-top:20px;
    height:80px;
}
.social-share .icon-facebook:before{
    display:none;
}
.social-share .icon-twitter:before{
    display:none;
}
.social-share .icon-weibo:before{
    display:none;
}
.social-share .icon-wechat:before{
    display:none;
}
.social-share .social-share-icon{
    border:0 !important;
    width:auto !important;
    height:auto !important;
}
#sos_share{
    display:flex;
    display:-webkit-flex;
    justify-content:space-around;
    -webkit-justify-content: space-around;
}
.social-share .icon-wechat .wechat-qrcode{
    left:-47px !important;
}
.r_agents_images_wrapper ul{
    list-style:none;
    overflow:hidden;
}
.r_agents_images_wrapper li{
    float:left;
    width:100%;
}
.r_agents_images_wrapper li img{
    width:100%;
}
.r_agents_aboutus{
    margin-top:15px;
    color:#333;
}
.r_agents_tel{
    /*flex-grow:1;*/
    /*-webkit-flex-grow:1;*/
    text-align:center;
}
.r_agents_tel a{
    display:inline-block;
    text-align:center;
}
.r_agents_tel img{
    transform:scale(0.6,0.6);
}
.r_agents_tel span{
    display: inline-block;
    margin-top:-12px;
    color: #888;
    font-size:12px;
}
.skidder-viewport .skidder-pager{
    display:none !important;
}
#share-1{
    display:flex;
    display:-webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
#share-1 img{
    transform:scale(0.9,0.9);
}
.r_agents_section_top{
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content: space-between;
    margin-top:20px;
}
#minified_map{
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    width:100px;
    height:100px;
    border:1px solid #e5e5e5;
    -webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.r_agents_house_title{
    font-size:28px;
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items: center;
}
.r_agents_house_title img{
    transform:scale(0.6,0.6);
    max-height:36px;
}
.r_agents_rel_button{
    background: #4886b8;
    color: #fff !important;
    display: flex;
    display:-webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    padding: 10px;
    font-size: 16px;
    margin-top:20px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
p .r_agents_assistance_info{
    color:#bfbfbf;
    font-size:14px;
    margin-left:10px;
}
.r_agents_detail_section{
    padding:15px 0;
}
.r_agents_main_info{
    display:flex;
    display:-webkit-flex;
    flex-direction:column;
    -webkit-flex-direction: column;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.r_agents_detail_section1 tr td:first-child{
    text-align:right;
    width:35%;
    padding: 10px 20px 10px 0;
}
.r_agents_detail_section1 tr td:nth-child(2){
    text-align:left;
}
.r_agents_detail_section1 table{
    width:100%;
    border-collapse:collapse;
}
.r_agents_detail_section1 tr{
    border-bottom:1px solid #f7f7f7;
}
.r_agents_detail_section1 tr:last-child{
    border:0;
}
.r_agents_transition_section{
    height:8px;
    background: #f7f7f7;
}
.r_agents_house_description{
    margin-top:20px;
    -ms-word-wrap:break-word;
    word-wrap:break-word;
    line-height:24px;
}
.r_agents_detail_section2{
    padding-bottom:15px;
}
.r_agents_counter_interest{
    width:10px;
    margin-right:4px;
}
.r_agents_counter_img{
    margin:0 auto;
    width:70%;
}
.r_agents_counter_wrapper{
    width:50%;
    text-align: center;
}
.r_agents_counter_wrapper p{
    text-align:center;
    margin-top:15px;
    font-size:12px;
}
.r_agents_counter_wrapper p>span{
    display:inline-flex;
    display:-webkit-inline-flex;
    line-height:10px;
    /*width:44%;*/
    justify-content: center;
    -webkit-justify-content: center;
}
.r_agents_loan_counter{
    background: #f7f7f7;
    padding:15px 0;
}
.r_agents_counter_item{
    background: #fff;
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
    margin:0 8px 15px;
}
.r_agents_counter_desc{
    margin:12px;
}
.r_agents_counter_divide{
    border-right:1px solid #e5e5e5;
    height:30px;
}
.r_agents_counter_form_wrapper{
    margin:15px;
    flex-grow:2;
    -webkit-flex-grow:2;
}
.r_agents_counter_form_wrapper input{
    border:0;
    width:90%;
}
.r_agents_counter_explain{
    margin:0 8px 15px;
    color:#888;
}
.r_agents_counter_submit{
    border:0;
    margin:15px auto 30px;
    font-weight:bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:91%;
}
ul[data-pie-id] li:nth-child(1){
    color:#ffe680;
}
ul[data-pie-id] li:nth-child(2){
    color:#7ecef4;
}
#r_agents_counter_chart li{
    float:left;
}
#r_agents_counter_chart li span{
    color:#333;
}
#r_agents_counter_chart{
    overflow:hidden;
    display:flex;
    display:-webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.r_agents_counter_cube{
    display: inline-block;
    height: 15px;
    width:15px;
    margin-right: 15px;
}
.r_agents_counter_result_wrapper{
    margin-top:15px;
    background: #fff;
}
.r_agents_counter_result_wrapper p{
    margin:0 10px;
    padding:15px;
    border-bottom:1px solid #e5e5e5;
}
.r_agents_counter_result_wrapper p:last-child{
    border:0;
}
.r_agents_sole_house{
    display:block;
    position:relative;
}
.r_agents_banners_wrapper img{
    margin:0 auto;
}
.ui-page-theme-a,.ui-overlay-a{
    text-shadow:0 0 0 #fff;
}
#showInterestForm{
    margin-top:15px;
}
#showInterestForm input,#showInterestForm textarea{
    background: #f8f8f8;
}
.r_agents_loan_counter_wrapper{
    padding-bottom:30px;
}
.r_agents_tag_wrapper{
    display:flex;
    display:-webkit-flex;
    margin-top:20px;
    line-height:20px;
}
.ui-page{
    position:static !important;
}
.r_agents_indate span{
    color:#bfbfbf;
    font-size:14px;
}
header.r_agents_header{
    position: fixed;
    top: 0;
    left: 0;
    background: #4886b9;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    text-align:center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 50px;
    z-index:10;
}
header.r_agents_header a{
    display: block;
    width: 28px;
    height: 18px;
    padding: 11px;
    position: absolute;
    top: 0;
    left: 0;
}
header.r_agents_header a:before,
header.r_agents_header a:after{
    content: '';
    display: block;
    background: #fff;
    height: 2px;
}
header.r_agents_header a span{
    background: #fff;
    display: block;
    height: 2px;
    margin: 6px 0;
}
.r_agents_nav_info{
    height:280px;
    text-align:center;
}
.r_agents_nav_info_background{
    height:48%;
    background:#00a0e9
}
.r_agents_nav_info img{
    margin-top:-80px;
    -webkit-border-radius:65px;
    -moz-border-radius:65px;
    border-radius:65px;
    width:100px;
    height:100px;
    border:4px solid rgba(255,255,255,0.5) !important;
}
.r_agents_nav_info p{
    margin-top:7px;
    color:#434343;
    font-size:14px;
}
.r_agents_nav_info p.r_agents_nav_person{
    font-size:16px;
    text-align:center;
}
p.r_agents_nav_profile {
    text-align: left;
    padding-left: 18%;
}
.mm-listview .mm-divider{
    height:10px;
}
.mm-listview>li:not(.mm-divider):after{
    border-bottom-style:none !important;
}
.r_agents_nav_item{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
    justify-content: center;
    -webkit-justify-content: center;
    font-size:16px;
    color:#313131;
    border-bottom:1px solid #f5f5f5;
    padding:10px 0;
}
.r_agents_nav_item img{
    width:40px;
    height:40px;
}
.r_agents_nav_item span{
    margin-left:20px;
}
.mm-menu{
    background:#fff !important;
}
.r_agents_advised_house_wrapper{
    display:flex;
    display:-webkit-flex;
}
.r_agents_advised_desc_wrapper{
    margin-left:15px;
    display: flex;
    display:-webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.r_agents_advised_title{
    color: #313131;
    font-size: 18px;
    height:42px;
    overflow:hidden;
}
.r_agents_advised_price{
    font-size: 18px;
    color: #eb6100;
}
.r_agents_advised_room{
    font-size:12px;
    color:#959595;
}
.r_agents_advised_city{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
}
.r_agents_advised_city img{
    width:15px;
}
.r_agents_advised_city span{
    margin-left:10px;
}
.r_agents_footer{
    background:rgba(0,0,0,0.5);
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content: space-between;
    padding:8px 0;
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    z-index:100;
}
.r_agents_footer_info{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
    margin-left:3%;
    flex-grow:2;
    -webkit-flex-grow:2;
}
.r_agents_footer_person{
    margin-left:5%;
    font-size:16px;
    color:#fff;
}
.r_agents_footer_person p{
    margin-bottom:5px;
}
.r_agents_footer_contact{
    display:flex;
    display:-webkit-flex;
    flex-grow:2;
    -webkit-flex-grow:2;
    justify-content:flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
}
.r_agents_footer_contact div:last-child{
    margin:0 10%;
}
.r_agents_footer_info>div img{
    height:60px;
    width:60px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
}
#r_agent_contactForm{
    display:none;
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    background:#fff;
    padding:0 20px 80px 20px;
    z-index: 30;
}
.ui-body-inherit{
    background:#f8f8f8;
}
.r_agents_contactForm_head{
    display: flex;
    display:-webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    color:#4886b9;
}
#mm-blocker{
    background:rgba(0,0,0,0.2);
}
#r_agents_overlay{
    display:none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.2);
    z-index:20;
}
#evaluation{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance:none;
}