html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
img{display: block;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family:"微软雅黑";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
table { border-collapse:collapse; }
body { color:#333; font:14px "微软雅黑","Arial",HELVETICA;  /* overflow-y:scroll;*/ background: #fff;}
a { color:inherit; text-decoration:none; }
/*a:visited { color:#666; }*/
a:hover, a:active, a:focus { text-decoration:none; }
.rf{float: right;}
.lf{float:left;}
.content{box-sizing: border-box; width: 1200px;margin: 0 auto; }
.bg{background: #f3f3f3; overflow: hidden;}
.mgt{padding-top: 25px;min-height:700px;}
/*导航样式*/
.header{width: 100%;  height: 60px; background: #2d3144;}
.headerLogo{height: 60px;float: left; width: 320px;}
.headerLogo .logo{margin-top: 10px; display: block; float: left;}
.headerLogo .location{display: block ;margin-top:12px; color: #fff; padding:0px 15px; height:35px; border-radius:35px; line-height:35px; background:#383838; float: left; cursor: pointer;}

.nav {float: left;position: absolute;left: 320px;}
.nav li {float: left;width: 87px;height: 60px;line-height: 60px;text-align: center;}
.nav li a {display: block;width: 87px;height: 60px;color:#fff;-moz-transition: none;transition: background-color 0.3s linear;-moz-transition: background-color 0.3s linear;-webkit-transition: background-color 0.3s linear;-o-transition: background-color 0.3s linear;}
.nav li a.selected {border-bottom: 4px solid #00b7ee;height: 56px;}
.nav li a:hover {display: block;background: #00b7ee;color: #fff;}

.locationSel{display:none; padding: 20px 0px;border-radius: 5px; background:rgba(0,0,0,.7); z-index: 99; position: absolute; top: 63px; left: 140px;}
.locationSel ul{width: 298px;padding-left: 30px; float: left;}
.locationSel ul li{width: 144px;float: left; line-height: 27px;}
.locationSel ul li .zm { color: #84888e;width: 20px;float: left;}
.locationSel .city {padding: 0 10px 0 0; float: left;}
.locationSel .city a{color: #fff;}

.userHead{float: right; height: 60px;}
.userHead .user_info {list-style: none;padding: 0;margin: 0;}
.userHead .user_info li{ float: left; margin-left: 15px;}
.userHead .user_info li a{ color: #fff; height: 60px;line-height: 60px; }

.userHead .user_info .userName{color: #fff; height: 60px;line-height: 60px; }
.userHead .user_info .userName .mobile{font-size: 16px; display: inline-block;width:80px; vertical-align: top;  height: 90px;}
.userHead .user_info .userName .mobile.mouse{border: 1px solid #666;}
.userHead .user_info .userName .mobile a{display: inline-block; width: 100px;}
.userHead .user_info .userName .mobile .loginOut{display:none; color: #333; cursor: pointer; text-align: center; height: 30px; line-height: 30px; vertical-align: top;}
.userHead .user_info .userName .vip{cursor: pointer;}
#userInfoDetail{border: 1px solid #797979 ;padding: 12px 20px;background: #f8fdff;width:228px; clear: both; position:absolute; top:60px; z-index: 10; overflow: hidden;}
#userInfoDetail .part1{  float: right; width: 50px; height: 50px; margin-right: 15px;}
#userInfoDetail .part2{ float: right; min-width: 100px; height: 50px;}

/*.nav li a.selected{border-top: 0px; border-bottom: 2px solid #00b7ee;}*/
#noUser .user_info li {padding-top: 20px;}
.userHead .user_info li .indexBtn{display: inline-block; padding:0px 15px; height: 25px; line-height: 25px; border-radius: 20px; border:1px solid #fff;}
.userHead .user_info li .indexBtn1{background:#00b7ee; border:1px solid #00b7ee;}
 

/*导航样式 结束*/

/*公共footer*/
.footer{width: 100%; background: #333333; height: 150px; padding-top:30px; clear: both;}
.footer .copy{color: #fff; line-height:35px; }
.footer .copy.lines{border-bottom: 1px solid #999; line-height: 40px; margin-bottom: 15px;}
.erweima{position: absolute; right: 0px; bottom: 10px; z-index: 10;}
.erweima dt{width: 110px; height: 110px;}
.erweima dt img{width: 100%; height: 100%;}
.erweima dd{text-align: center; color: #fff;}
/*公共footer  end*/

/*回到顶部*/
.rightFixed{position: fixed; top: 45%; right: 0px;}
.rightFixed .iconBox{padding:15px 5px; background: #fff; border: 1px solid #eee; cursor: pointer;}

/*筛选公共样式 开始*/
.sections{padding: 7px 30px; border: 1px solid #eee; border-radius: 3px; margin-top: 25px;}
.items{min-height: 36px;color: #868686; line-height: 36px;clear: both; position: relative;}
.items .label{display: block; position:absolute; width: 55px; left: 0px;}
.items > div{min-height: 36px;line-height: 36px; margin-right: 40px; margin-left: 55px;}
.items > div span{padding: 0 5px;height: 36px;line-height: 36px;cursor: pointer;color: #535d6a;}
.items > div span.selected{color: #00b7ee;cursor: default;}
.items .input {width: 50px;height: 16px;line-height: 16px;padding: 2px;text-indent: 5px;border: 1px solid #CBCBCB;border-radius: 3px;}
.items .selbutton{background:#fff; padding: 2px 5px;border: 1px solid #00b7ee; color: #00b7ee; cursor: pointer;border-radius: 3px;}
.lines{border-bottom: 1px solid #eee;}

/*搜索提示 开始*/
.autoSelect{position: absolute;top: 50px;left: 153px;border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6; z-index: 10; background: #fff;}
.autoSelect li{width: 300px;line-height: 30px; font-weight:normal;background: #ffffff;padding: 2px 10px;border-bottom: 1px solid #e6e6e6;font-size: 1.1em;    color: #a09bc1; cursor: pointer;}
.autoSelect li:hover{background: #e6e6e6;}
.autoSelect li small{font-size: .8em;color: grey;margin-left: 8px;}

.indexSelect.autoSelect{width:628px; top:60px; left:0px;}
.indexSelect.autoSelect li{width: 608px;}
/*end*/

/*搜索条件 开始*/
.search-inp{height: 28px;background: #fff;border: 1px solid #ececec;padding-left: 12px;}
.search_conditions{position: relative; font-size:14px;  height: 40px;line-height: 40px;color: #868686;}
.search_conditions  input.search_conditions_input{width: 290px;height: 25px;line-height: 25px;padding:  2px 25px 2px 2px;
text-indent: 5px;border: 1px solid #CBCBCB;border-radius: 3px;margin-right: 5px;border-radius: 15px;}
.search_conditions .iconSearch{position: absolute; right: 10px; top: 6px; cursor: pointer;}
.search_conditions .search_conditions_item{position: relative;display: inline-block;line-height: 23px;padding: 2px 20px 2px 4px;border: 1px solid #00b7ee;color:#00b7ee;
margin-right: 8px;border-radius: 3px;}
.search_conditions .delete{position: absolute;display: inline-block;color: #00b7ee;
width: 15px;height: 15px;right: 2px;top: 2px;cursor: pointer;text-align: center;}
.conditions{display: inline-block;margin-top: 4px;}
.search_conditions .autoSelect {position: absolute;top: 37px;    left: 0px;    border-left: 1px solid #e6e6e6;    border-right: 1px solid #e6e6e6;    z-index: 99;}
.search_conditions .icon_delete{padding-top: 3px;display: inline-block;}
/*搜索结束*/



/*标题 tabs*/
.listTitle{border-bottom: 2px solid #00b7ee; height: 40px; clear: both;    background: rgb(255, 255, 255);z-index: 999;}
.listTitle .num {float: right;color: #333;height: 40px;line-height: 40px;margin: 0;}
.listTitle .num i{color: #f00; font-style: normal; font-weight: bold; margin: 0px 3px;}
.listTitle .select {display:block; float:left; height: 40px;text-align: center; cursor:pointer; line-height: 40px;font-size: 16px;color: #000;padding: 0 25px;background: #ddf3f9;}
.listTitle .select i{font-style: normal; }
.listTitle .active {background-color: #00b7ee; color: #FFF; border-radius: 2px 2px 0 0 ;}
.listTitle .normal{background: #fff;}
.listTitle .publish{ padding: 9px 22px; color: #fff; background: #39ac6a; float: right; font-size: 14px; margin-top:1px;}
.listTitle .publish a{color: inherit;}
/*取消收藏*/
.listTitle .cancel{ padding: 5px 10px; color: #fff; background: #eeb15e;margin-left:23px; font-size: 12px; margin-top: 5px;
cursor:pointer; font-style:normal; border-radius:3px;}

/*列表*/
.pList{overflow:hidden; width: 880px; float: left;}
.pList li{border-bottom:2px solid #f3f3f3;padding:10px 0;overflow:hidden;width:100%; position: relative;}
.listImg{width:240px;float:left;padding-right:40px;position:relative;}
.listImg img{width:238px;height:159px;border:1px solid #e6e6e6;}
.listImg .biaoqian-xy{position:absolute;top:15px;left:1px;font-size:14px;width:70px;height:32px;line-height:32px;background:#8767be;text-align:center;color:#fff;border-radius:0 15px 15px 0;}
.listCon{width:600px;float:left; }
.listTit,.listTit h3{padding:8px 0;color:#323942;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:bold;}
.listTit .company {background-color: #626e7e;color: #fff;font-weight: normal;font-size: 14px; border-radius: 5px;padding: 2px; }
.listTit .money{font-size: 20px; color: #ee4d00; font-weight: bold; margin-left: 10px;}
.listTit a:hover{color:#fbc700;}
.img-icons{position:absolute;top:15px;right:37px;}
.img-icons img{width:60px;height:28px;border:none;}
.listX{padding-top:0px;position:relative;}
.listX p{color:#535d6a;font-size:14px;padding-bottom:10px;}
.listX a{color:#535d6a; text-decoration:underline;}
.listX a:hover{color:#fbb100;}
.listX i{display:block;float:left;margin-top:3px;margin-right:12px;}
.jia{position:absolute;right:0;top:30px;text-align:right;}
.listX .jia p{color:#535d6a;font-size:12px;padding-bottom:10px}
.listX .jia .redC{font-size:14px;}
.listX .redC strong{color:#db4c3f;font-size:30px}

.listTag span{display:inline-block;margin-right:10px;background:#e1f5ed;width:86px;height:24px;line-height:24px;text-align:center;color:#33be85;font-size:12px;border-radius:5px;}
.listTag span.red{background: #ffece8; color: #ff8a69;}
.itemsHide{text-align: center; padding-bottom: 10px;}
.itemsHide .slideUp{display: inline-block; width: 100px; height: 25px; line-height: 25px; text-align: center; background: #eee; color: #666;}
/*列表结束*/

/*右边悬浮*/
.rBox{padding: 30px 0px;}
.rBox .houseManage{width: 270px; height:67px; line-height: 67px; text-align: center; font-size:20px; color: #fff; background:#7a69f3; margin-bottom: 15px;}
.list_code .code_tit {height: 28px;line-height: 28px;font-size: 18px;color: #323942;}
.imgHref{position: relative; margin-bottom: 20px; display: block; width: 270px; height: 155px;}
.imgHref .salesHouse{width: 270px; height: 155px;}
.imgHref .salesContent{display:inline-block; width:270px; text-align:center; color: #fff; height: 25px;line-height: 25px; position: absolute; bottom: 0px;}
.list_code .code_tis{font-size: 12px; color: #333; line-height: 20px;}
.list_code .code_tis.gray{color: #999;}

/*页码*/
.pager {    padding: 30px 0;    clear: both;    text-align: center;    font-size: 14px;    zoom: 1;}
.pager a{display: inline-block;vertical-align: middle;cursor: pointer;
height: 30px;width: 30px;line-height: 30px;text-align: center;border: 1px solid #eee;margin-right: -1px;color: #666; background-color: #f5f5f5;}
.pager a.active{color: #fff; background: #000; font-size: 12px;}
.pager .next{width: 65px; color: #333; }
/*轮播样式 开始*/
#imgBox{width: 600px; height: 516px; position: relative; float: left;margin-right: 20px;}
#imgBox .swiper-container {width: 100%;margin-left: auto;margin-right: auto;}
#imgBox .gallery-top {padding-bottom: 12px;width: 100%;}
#imgBox .gallery-top .swiper-slide {width: 100%;width: 100%; overflow: hidden;opacity: 0.5;}
#imgBox .gallery-top .swiper-slide img {width:100%; height: 100%;}
#imgBox .gallery-top .swiper-slide-active {opacity: 1;}
#imgBox .gallery-thumbs {height: 65px;box-sizing: border-box;padding-top: 2px;}
#imgBox .gallery-thumbs .swiper-slide {max-width: 100%;height: 100%;width: auto;height: 100%;overflow: hidden;opacity: 1;}
#imgBox .gallery-thumbs .swiper-slide-active{opacity: 1;}
#imgBox .gallery-thumbs .swiper-slide img {max-width: 100%;height: 100%;}
#imgBox .gallery-thumbs-box {position: absolute;width: 100%;height: 65px; bottom: 0px;}
#imgBox .gallery-thumbs-box .swiper-container {margin-left: auto;margin-right: auto;}
#imgBox .gallery-thumbs-box .swiper-button-prev {background: url(../images/left-small.png) #333 no-repeat center center;width: 20px;height: 65px;background-size: 10px 18px;left: 0px; margin-top: 0;top: 0;outline: none;}
#imgBox .gallery-thumbs-box .swiper-button-next {background: url(../images/next-small.png) #333 no-repeat center center;width: 20px;height: 65px;background-size: 10px 18px;right: 0px;margin-top: 0;top: 0;outline: none;}
#imgBox .gallery-top-box {position: relative;width: 100%;}
#imgBox .gallery-top-box .swiper-container {margin-left: auto;margin-right: auto;}
#imgBox .gallery-top-box .swiper-button-prev {background: url(../images/left-lg.png) #fff no-repeat center center;width: 20px;height: 65px;background-size: 15px 38px;left: 10px;margin-top: 0;top: 50%;outline: none;transform: translate(0, -50%)}
#imgBox .gallery-top-box .swiper-button-next {background: url(../images/next-lg.png) #fff no-repeat center center;width: 20px;height: 65px;background-size: 15px 38px;right: 10px;margin-top: 0;top: 50%;outline: none;transform: translate(0, -50%)}
#imgBox .slideshow {float: right;margin-right: 30px;margin-top: 15px;display: inline-block;background-repeat: no-repeat;background-position: center right;background-image: url("images/play.png");cursor: pointer;padding-right: 15px;color: #999;transition: all 0.3s ease}
#imgBox .pauseed {background-image: url("images/pause.png");}
#imgBox .swiper-scrollbar{display: none;}
/*轮播样式结束*/

/*房源详情*/
.houseBox{padding-top: 20px;}
.hName{font-size: 24px; color: #000; line-height: 25px; margin-bottom: 10px; 
display: inline-block; margin-right: 15px;}
.hName span{font-size: 14px;}
.houseNumner {font-size: 13px; line-height: 25px;  display: inline-block;color: #aaaaaa;}

.infor{float: left;padding-top:20px;}
.infor .listTag span{border-radius: 0px;}
.infor span{font-size: 14px; color: #666; margin-right: 5px;}
.infor .money{font-size: 14px; color: #ee4d00; font-weight: bold;}
.infor .money strong{font-size: 35px;line-height: 50px;}
.infor .copy{font-size: 12px; cursor: pointer;}
.infor .details{float: left; text-align: left;font-size: 14px; color: #666; line-height: 25px; padding: 30px 0px; margin-right: 50px;}
.infor .details dt{font-size: 18px; font-weight: bold; border-bottom: 1px solid #333;text-align: center;}
.infor .details dd{text-align: center;}
.personInfor{border-bottom: 2px solid #eee; clear: both; overflow: hidden; position: relative; font-size: 14px; color: #666; line-height: 25px;}
.personInfor .says{color: #000;}
.infor .pic{ width:80px; height: 80px;float: left; margin-bottom: 10px;margin-right: 20px;}
.infor .owerInfo{float: left; }
.infor .owerInfo .name{font-size: 18px; color: #666; font-weight: bold;}
.infor .owerInfo .company{font-weight: normal; color: #999;}
.infor .owerInfo .tel{display: block; width: 181px; border-radius: 3px; cursor: pointer; height:45px; background: #22ac38; color: #fff; text-align: center; line-height: 45px; cursor: pointer;}
.infor .owerInfo .contactme{font-size: 12px; color: #666;}
.infor .owerInfo .telphone{font-size: 16px; color: #333;}

.infor .userAction{position:absolute; bottom:5px; right:0px; font-size: 14px; color: #999;}
.infor .userAction span{cursor: pointer;}

/*房屋详情*/
.houseList{position: relative; overflow: hidden;}
.houseList label{display:block; position:absolute; left:0px; top: 30px;  width:120px;font-size: 16px; color: #333; font-weight: bold; vertical-align: top;}
.houseList .houseInfo{margin-left: 120px;
 padding: 30px 0px 40px; border-bottom: 1px solid #eee; font-size: 14px; line-height: 25px; color: #666;}
.houseList .houseInfo ul{overflow: hidden;}
.houseList .houseInfo li{float:left; width: 50%; position: relative;}
.houseList .houseInfo .label{display: inline-block; width: 80px; color: #999;}
.houseList .houseInfo .hContent{display: inline-block; color: #333;}
.houseList .houseInfo .houseImg{width: 460px; height: 345px; margin-bottom: 20px;display: block;}
.houseList .houseInfo .imgNum{ position: absolute; bottom: 25px; right: 25px; font-size: 14px; color: #000; font-style: normal;}

/*我要挂牌 界面样式*/
.banner{width: 100%;}
.box{text-align: center; margin-top: 20px;}
.handout_part{width: 600px;line-height: 50px;border-bottom: 1px solid #dedbdb;margin: 10px auto 15px;z-index: 99;text-align: left;}
.handout_part label{display: inline-block; text-align:left; font-size:16px; margin-right:10px;     width: 150px; color: #666;}
.handout_part input{padding: 2px 10px;width: 300px;height: 20px;outline: none;color: #424b52;font-size: 14px; border: 0px;}
.handout_part .getPhoneCode{	padding: 8px; cursor: pointer; background: #578cff; color: #fff; border: 0px;}
.box .agreement{font-size: 12px; margin-top: 30px;}
.handout_part .autoCancel{position: absolute;display: none;color: #2dce66;font-size: 15px;font-weight: bold;}
.btn_handout{margin: 15px;padding: 10px 100px;color: #fff;background: #00b7ee;border-radius: 20px;outline: none;cursor: pointer; border: 0px;}
.btn_handout:hover { background: #2cc663;}
.form_select{height: 30px; font-size: 14px; padding:0px 15px 0px 10px;  outline: none; border: 0px;}
.btn_handout_sub {
    outline: none;
    cursor: pointer;
    border: 0px;
    color: #fff;
    font-size: 30px;
    background-color: #3072f6;
    width: 30%;
    height: 80px;
}
.box_submit {
    background-color: #3072f6;
    width: 700px;
    text-align: center;
    display: inline-block;
    line-height: 85px;
    height: 85px;
    border-radius: 6px;
}
    .box_submit span {
        border-right: 1px solid #fff;
    }
/*个人中心样式开始*/
.leftContent {
    width: 200px;
    float: left;
    background: #fff;
    margin-bottom: 25px;
}
.rightContent{width: 930px;float:right; background: #fff; margin-bottom: 25px; padding:20px;}
/*标题公共样式*/
.title{ font-size: 16px; color: #000; font-weight: bold; line-height: 30px; border-bottom: 1px solid #eee;}

.personalInform{text-align: center;   margin-top:20px; margin-bottom: 30px;}
.personalInform  img{width: 110px;   height: 110px; text-align: center; margin: 0 auto;    border-radius: 100%;}
.personalInform  .inform_desc{color: #333;}
.personalInform  .inform_phone{color: #666; margin-top:15px;}

.left_bottom ul{width: 100%;   list-style-type:none;   text-align: center;}
.left_bottom li{margin-top: 1px; line-height: 56px;font-size: 16px; }
.left_bottom li:not(.selected):hover a{color: #0f8cf9;}
.left_bottom li.selected{background: #00b7ee;}
.left_bottom li.selected a{color: #fff;}
/*列表 需要覆盖*/
.percenter{width: 100%;}
.percenter li{padding: 15px 0px;}
.percenter .listImg{width: 180px;}
.percenter .listImg img{width: 180px; height: 138px;}
.percenter .listX{padding-top: 0px;}
.percenter .listX p{ padding-bottom: 8px;}
.percenter .jia{top: 0px;}

/*我的房源样式开始*/
.pList li .actions{position: absolute; right: 0px; top: 80px;}
.pList li .actions span{font-size:16px; color:#00b7ee; margin: 0px 5px; cursor: pointer;}
.pList li .times{position: absolute; bottom: 5px; right: 0px; color: #000;}

/*我的消息*/
.tablelist {width: 100%;clear: both;}
.tablelist th {height: 45px; border-bottom: solid 1px #000;text-align: center; font-weight: bold;}
.tablelist td {height: 30px; padding:8px 0px; text-align:center; border-bottom:  solid 1px #dedddd; color: #000; min-width: 65px;}
.tablelist.readed td{color: #666;}
.tablelist td.color{color: #00b7ee; cursor: pointer;}
/*垃圾桶*/
.tablelist td.rubish{cursor: pointer;}

/*购买套餐*/
.price_part{width: 650px;line-height: 50px;margin: 10px auto 15px;z-index: 99;}
.price_part > label{display: inline-block;text-align: right;width: 150px;}
.chosen_item, .area_choose{display: inline-block;padding: 0 10px;}
.chosen_item label{display: inline-block;height: 20px;line-height: 20px;cursor:pointer;border: 1px solid #dedbdb;padding: 5px;text-align: center;}
.chosen_item label.selected{border-color: #1a94fd;color: #2D93CA;}
.price_part .typeItem{width: 80px;}
.price_part .statusItem{width: 100px;}
.price_part .scinput {width: 150px;height: 32px;line-height: 32px; text-indent: 10px;font-size: 14px;border-color: #dedbdb;}
.btn_buy {display: inline-block;margin:10px;padding: 13px 50px;color: #fff; border:0px; font-size:14px; background: #00b7ee;cursor: pointer;}
.btn_buy:hover {background: #2cc663;}

/*账号设置*/
.chosen_item .input{width:250px; display: inline-block;height: 20px;line-height: 20px;
 border: 1px solid #dedbdb;padding: 5px; font-size: 14px;}
.chosen_item>span{color: #999;}
/*头像上传*/
.upload{display: inline-block;  margin-bottom: 20px;}
.upload dt img{width:100%; height:100%;}
.upload dt{width: 180px; height: 180px; background: #eee; margin-right: 20px;}
.upload dd{color: #666; font-size: 12px;}
.looking {display: inline-block;}
.looking .contentBox{width: 120px; height: 120px; background: #E6E6E6; display: table-cell; vertical-align:middle;}
.looking .contentBox .photo{width: 80px; height: 80px; margin: 0 auto; }


/*登录*/
.account-container {display: none;}
.account-container .wrapper {border-radius: 3px;background: #FFF;max-width: 560px;margin-left: auto;margin-right: auto;padding: 30px 50px;}
.account-container .columns {margin-bottom: 15px;}
.account-container .wrapper-title {text-align: center;font-size: 20px;font-weight: 700;padding-bottom: 20px;color: #666;}
.account-container input{width:100%; text-indent:10px;  padding: 10px 0px; height: auto;font-size: 14px;margin-bottom:18px; outline: none; border: 1px solid #e0e0e0; border-radius: 3px;}
.account-container .tit {font-size: 14px;padding-bottom:10px; display: block;}
.account-container .reg-goto {margin-top: 12px;}
.account-container .reg-goto a{color:#276bff;}
.account-container .button{width:100%; background-color: #00a0e9; cursor:pointer; border-color: #29af73;color: #fff; margin-bottom: 5px;}

/*账号与场地不符合 提示*/
.tips{display: none;}
.tipsContent{font-size: 16px; color: #5448d2; text-align: center; padding-top: 30px; line-height: 30px; margin-bottom: 10px;}
.tips .serverImg{width: 90px; height: 90px; float: left; margin-right: 10px;}
.tips span{display:block;font-size: 14px;color: #333; line-height: 22px;}
.tips span.gray{font-size: 12px; color:#999;}

/*注册*/
.regBox{display: block;}
.regBox .wrapper {width: 400px;}
.regBox .columns{margin-bottom: 10px; position:relative;}
.regBox .columns input{margin-bottom: 10px;}
.account-container .logo {width:218px; margin:0 auto ;text-align: center;padding: 47px 0px 40px;display:block;}
.reg-back {position: absolute;top: 0;left: 0;right: 0;height: 500px;background-image: url(../images/reg_back_screen.jpg);
background-repeat: no-repeat;background-size: cover;background-position: center;z-index: -1;}
.account-container select{width:100%; padding: 10px;height: auto;font-size: 14px;margin-bottom:10px; outline: none; border: 1px solid #e0e0e0; border-radius: 3px;}
.account-container .phoneCode{ cursor:pointer;background: #fff; width:130px; padding: 12px 0px; border: 1px solid #e0e0e0; color: #333; outline: none; position: relative; top: -4px; border-radius: 3px;}
.icons{position:absolute; right:15px; top:12px; font-size:18px; color:#666; }
/*注册结束*/

/*发布房源开始*/
.publishHouse {padding:20px 0px;}
.publishTips{ color: #000; text-align: center; line-height: 25px; padding: 20px 0px; border-bottom: 1px solid #e0e0e0;}
.publishTips a{color: #5289fe;}
.publishHouse .infors{width:1000px; margin:0 auto; }
.publishHouse .infors>li{margin-bottom: 15px; position: relative;}
.publishHouse .infors .dynamic{display:inline-block;width:30%;float: left;}
.publishHouse .infors label{font-size: 14px; vertical-align: top; color: #333; display: inline-block;width: 100px; text-align: right; margin-right: 20px;margin-top:10px;font-weight:normal;}
.publishHouse .infors label i{color: #f00; margin-right: 5px; font-style: normal;} 
.publishHouse .infors .input{display: inline-block; width: 443px; font-size: 14px; padding: 10px; border: 1px solid #e0e0e0; height:18px; outline: none;}
.publishHouse .infors .houseSet{display: inline-block; font-size: 14px; width: 120px; height: 38px;border: 1px solid #e0e0e0; }
.inputBox{display: inline-block; /*width: 150px;*/ position: relative; /*border: 1px solid #e0e0e0;*/ vertical-align:bottom;}
.publishHouse .inputBox .input{/*border: 0px;*/ width: 150px; font-size: 14px;}
.publishHouse .infors .smallInput{width: 122px;}
/*.publishHouse .inputBox span{font-size: 14px; color: #333; position: absolute; right: 5px; top: 10px;}*/
.publishHouse .inputBox .unit{font-size: 14px; color: #333; }
.publishHouse .infors .textarea{width: 710px; height: 100px; border: 1px solid #e0e0e0; font-size: 14px;}
.publishHouse .infors .uploadImg{display: inline-block; width:850px;}
.publishHouse .infors .warning{font-size: 12px; color: #333; margin-bottom: 10px;}
.addImg{display: inline-block; width: 100px; height: 100px; margin-right: 10px; border: 1px dashed #5289fe; border-radius: 3px;vertical-align: middle; cursor:pointer; text-align:center; position:relative;}
.addImg dt{padding-top:20px; margin-bottom:10px;}
.addImg dt i{font-size:40px; color:#999;}
.addImg dd{font-size:14px; color:#666; text-align:center;}
.publishHouse .infors .radio i{cursor:pointer;}
.icon-radioboxfill{color:#5289fe;}
.hidInputFile{display:inline-block; width:100%; height:100%;position:absolute; top:0px; left:0px; z-index:10; opacity:0; cursor:pointer;}
.publishHouse .infors .addLab{display:inline-block; padding:5px 10px; border:1px solid #e0e0e0; border-radius:3px; margin-right:5px;cursor:pointer; color:#999;}
.publishHouse .infors .labels{padding:5px 10px; display:inline-block; border:1px solid #e0e0e0; border-radius:3px; margin-right:5px;color:#5289fe;}
.publishHouse .infors .labels i{margin-left:3px; cursor:pointer; color:#999;}
.publishHouse .btn_handout{border-radius:0px; padding:10px; background: #5289fe;}
.publishHouse .Max_msg{position: relative; right:50px; bottom: 10px; font-weight: normal; font-size: 12px; color:#B1B1B1;}
.remarknr {margin-left: 10px;}
/*上传的图片样式*/
.imgList{display:inline-block; width:100px; height:100px; position:relative; margin-right:20px; vertical-align:top; margin-bottom:20px;}
.imgList img{width:100%; height:100%;}
.imgList .imgAct{width:100%; height:20px; background:rgba(0,0,0,.5); color:#fff; position:absolute; bottom:0px; }
.imgList .imgAct span{color:#fff;  margin-left:5px; line-height:20px; font-size:12px; cursor:pointer;}
.imgList .imgAct .close{float:right; margin-right:5px;  cursor:pointer;}

.uploadBox span{display:inline-block; color: #666; margin-left: 4px; }
.scan-upload{margin: 33px 20px;}
.uploadBox .weixinUpload{width: 100px; height: 30px; cursor: pointer; line-height: 30px; font-size: 16px; text-align: center; color: #007AFF; border: 1px solid #5289fe; border-radius: 3px; color: #5289fe;}
.infors .autoSelect li{width: 350px;}
.infors .autoSelect{left: 125px; top: 40px;}


/*关于我们*/
.aboutUs{padding:0px; padding-bottom:20px; min-height:600px;}
.aboutUs .gs_banner{margin-bottom:30px; width:100%; }
.aboutUs .gs_banner img{width:100%;}
.aboutUs .contact{padding:0px 20px 0px 40px;}
.topcont {line-height: 28px;font-size: 14px;color: #666; margin-bottom:10px;}
.aboutUs .ha_box{ overflow: hidden; padding-bottom: 10px; width:400px;}
.aboutUs .ha_box img{ float: left; margin-right: 20px;}
.aboutUs .dz-dh{ line-height: 35px; color: #666; width:200px; float:left;}
.aboutUs .tablelist th{border-bottom:2px solid #007AFF;}
/*按钮*/
.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;background-color:#dd4b39;border-color:#d73925;color:#fff;}

/*在线客服*/
.mask-pop{position:fixed;left:0;top:0;width:100%;height:100%;background:url(./images/city-bg.png);z-index:1100;}
.zxkf-pop{position:fixed;width:840px;height:368px;background:#fff;z-index:1200;top:50%;left:50%;margin-left:-420px;margin-top:-280px;padding:70px 0;}
.zxkf-pop h2{font-size:24px;padding:0 64px;}
.zxkf-pop h2 .line{display:inline-block;width:5px;height:24px;background:#00ae66;margin-right:15px;vertical-align:-3px;}
.zxkf-con{margin-top:30px;text-align:center;position:relative;}
.zxkf-con .name{font-size:20px;margin-top:18px;}
.zxkf-con .note{font-size:15px;color:#a1a2a4;margin-top:4px;}
.zxkf-con .time{font-size:14px;color:#fbb100;margin-top:60px;}
.zxkf-icon,.rxdh-icon{display:inline-block;width:90px;height:90px;margin-top:26px;background:url(./images/lxkf-layer-icon.png) no-repeat;}
.zxkf-icon{background-position:0 0;}
.rxdh-icon{background-position:0 -96px;}

.zxkf{float:left;width:419px;border-right:1px dashed #e6e6e6;padding-bottom:25px;}
.rxdh{float:left;width:419px;}

.zx-btn{display:inline-block;width:181px;height:46px;line-height:46px;text-align:center;font-size:20px;color:#fff;background:#f9af3f;border-radius:3px;margin-top:20px;
    position: relative;right: 85px;top: 33px;
}
.zxkf-close,.type-close{position:absolute;width:18px;height:18px;background:url(./images/lxkf-layer-close.png) no-repeat;top:-110px;right:20px;}

.linka{    color: #3c8dbc;}
.tn-text-note { color: #999; }


/*搜索无内容样式*/
.nodata{margin:120px auto 240px;overflow: hidden;}
.tyjxw{width:168px;height:168px;font-size:14px;color:#323942;line-height:166px;background:#eeeeee;-moz-border-radius:166px;-webkit-border-radius:166px;border-radius:166px;text-align: center;margin:0 auto;}
.tywzi{margin-top:32px;}
.tywzi p{color:#a1a2a4;font-size:15px;line-height:30px;text-align: center;}
.error_icon{margin:0 auto;}
.error_icon img{width:89px;height:109px;margin:0 auto;}
/*侧边栏*/
#sidebar{width:60px;height:auto;position:fixed;right:10px;top:40%;z-index:10;cursor:pointer;font-size:12px;color:#666666;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #ECECEC;box-shadow:0px 2px 4px 0px rgba(225,225,225,0.5);}
#sidebar .sidebar-block{width:60px;height:60px;background-color:#fff;border-top:1px solid #ECECEC;padding-top:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}
#sidebar .sidebar-block:first-child{border-top:none;}
#sidebar .sidebar-block:hover{background-color:#FF787E;color:#FFFFFF;border-radius:0px;}
#sidebar .sidebar-block > .iconfont{font-size:24px;color:#2db66c;display:block;}
#sidebar .sidebar-pop:before{display:block;content:'';position:absolute;border-left:1px solid #EDEDED;border-bottom:1px solid #EDEDED;width:15px;height:15px;transform:rotate(-135deg);right:13px;top:15px;background:#FFFFFF;}
#sidebar .sidebar-block:hover > .iconfont{color:#FFFFFF;}
#sidebar .sidebar-block .sidebar-pop{display:none;cursor:default}
#sidebar .sidebar-block:hover > .sidebar-pop{display:block;position:absolute;width:150px;height:150px;left:-170px;top:0;padding-right:20px;}
#sidebar .sidebar-block:hover > .sidebar-pop .pop-box{background:rgba(255, 255, 255, 1);box-shadow:0px 0px 4px 1px rgba(232, 232, 232, 0.5);border-radius:2px;border:1px solid #EDEDED;background-size:100%;font-size:12px;color:#333333;padding-top:14px;}

.popup {
    position: absolute;
    right: 101px;
    top: -7px;
    display: none;
    padding: 0 14px;
    color: #fff;
    font-size: 12px;
    background: #00ae66;
    white-space: nowrap;
    height: 38px;
    line-height: 38px;
}
    .popup i {
        position: absolute;
        right: 0;
        top: 50%;
        width: 0;
        height: 0;
        margin: -5px -10px 0 0;
        font-size: 0;
        border: 5px solid;
        border-color: transparent transparent transparent #00ae66;
        overflow: hidden;
    }

/*radio*/
li {
    list-style: none;
    list-style-position: outside;
}

.but_more {
    display: inline-block;
    width: 206px;
    height: 26px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #d9d9d9;
    margin-top: -1px;
    margin-left: 40%;
    position: relative;
    top: -1px;
    text-decoration: none;
    text-align: center;
    cursor: auto;
    color: #333;
    background-position: 1px -282px;
}

.icon_contract {
    margin-left: 5px;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    opacity: 0.7;
    background: url(dist/img/icon01.png) 0 -282px no-repeat;
}

.icon_open {
    margin-left: 5px;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    opacity: 0.7;
    background: url(dist/img/icon01.png) -30px -282px no-repeat;
}

.condition_contract {
    border: 1px solid #d9d9d9;
    overflow: hidden;
    height: 90px;
}

.condition_open {
    border: 1px solid #d9d9d9;
    overflow: hidden;
    height: auto;
}

.condition_default {
    height: auto;
    overflow: hidden;
    margin-top:10px;
}

.checkbox-ul > li.m, .checkbox-ul-city > li.m, .radio-ul > li.s {
    cursor: pointer;
}

.checkbox-ul > li, .checkbox-ul-city > li, .radio-ul > li {
    float: left;
    margin-right: 5px;
    line-height: 28px;
}

.radio-ul .s.selected i {
    background: url(images/index-selected.png) no-repeat -276px -156px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: -1px 2px 0 3px;
}

.radio-ul .s i {
    background: url(images/index-selected.png) no-repeat -276px -104px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: -1px 2px 0 3px;
}


.checkbox-ul > li, .checkbox-ul-city > li {
    float: left;
    margin-right: 5px;
    line-height: 28px;
}

li.remove-item i {
    background: url(images/index-selected.png) no-repeat -250px -236px;
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: -1px 2px 0 3px;
}

li.remove-item {
    cursor: pointer;
}

.coon-unit {
    margin-left: 5px;
}

.coon-component > li {
    float: left;
    height: 28px;
    line-height: 28px;
}

    .coon-component > li.m, .checkbox-ul > li.m, .checkbox-ul-city > li.m {
        cursor: pointer;
    }

.coon-component > li {
    margin-right: 8px;
}

    .coon-component > li.remove-item {
        margin-left: 0;
    }

    .coon-component > li.coon-btn {
        margin-left: 10px;
    }


    .coon-component > li.m i, .checkbox-ul-city > li.m i, .checkbox-ul > li.m i, li.m i {
        background: url('images/index-selected.png') no-repeat -276px -26px;
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: middle;
        margin: -1px 5px 0 3px;
    }

    .coon-component > li.m.selected i, .checkbox-ul > li.m.selected i, .checkbox-ul-city > li.m.selected i, li.m.selected i {
        background: url('images/index-selected.png') no-repeat -276px -78px;
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: middle;
        margin: -1px 5px 0 3px;
    }

    .coon-component > li.m:hover:not(.selected) i, .checkbox-ul > li.m:hover:not(.selected) i, .checkbox-ul-city > li.m:hover:not(.selected) i {
        background: url(images/index-selected.png) no-repeat -276px -52px;
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: middle;
        margin: -1px 5px 0 3px;
    }

.labelTop {
    padding-top: 7px;
}

.form-horizontal {
    font-size: 13px;
}

    .form-horizontal .row:not(:last-child) {
        margin-bottom: 10px;
    }

.popover-options-p {
    font-family: 'Microsoft YaHei', Î¢ÈíÑÅºÚ, Arial, STXihei, »ªÎÄÏ¸ºÚ, Heiti, ºÚÌå, SimSun, ËÎÌå, sans-serif;
    font-size: 11px;
}

.popover-options-B {
    font-family: 'Microsoft YaHei', Î¢ÈíÑÅºÚ, Arial, STXihei, »ªÎÄÏ¸ºÚ, Heiti, ºÚÌå, SimSun, ËÎÌå, sans-serif;
    font-size: 12px;
}
/*支付*/
.payment-list {
    border-top: 1px dashed #e5e5e5;
    padding-top: 10px;
    height: 50px;
    margin-left: 29px;
}
.payment-list li {
    float: left;
    width: 214px;
    cursor: pointer;
    margin: 0 0 10px;
}
.payment-list input {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    margin-top: -27px;
}
.payment-icon {
    position: relative;
    cursor: pointer;
    margin-left: 10px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    padding-right: 4px;
}
.payment-icon img {
    width: 145px;
    height: 32px;
}
.payment-list input[type=radio]:checked + label, .payment-list input[type=radio]:checked + label:before, .payment-list li:hover .payment-icon {
    border-color: #00c9b3;
}
.amount {
    text-align: right;
    font-size: 14px;
    color: #f60;
}
.amount-price {
    font-size: 30px;
    font-family: arial,sans-serif;
}
/*微信*/
.weixinqr-modal .modal-box {
    width: 716px;
    height: 438px;
}
.weixinqr-modal .modal-left {
    float: left;
    width: 250px;
    padding: 20px 50px 25px 45px;
}
.weixinqr-modal p {
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    margin-bottom: 16px;
}
.weixinqr-modal .modal-left span {
    vertical-align: middle;
}
.weixinqr-modal .modal-left span {
    vertical-align: middle;
}
.weixinqr-modal .orange {
    color: #f80;
}
.icon-qrcode {
    width: 16px;
    height: 16px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-position: 0 -88px;
    background-image: url(../images/icon-common@2x.rcJBe.png);
    background-size: 168px;
}
.weixinqr-modal .modal-qr {
    padding-top: 20px;
    border: 1px solid #ddd;
}
.weixinqr-modal .modal-qrcode {
    width: 210px;
    height: 210px;
    display: block;
    margin: 0 auto 20px;
}
.weixinqr-modal .modal-info {
    height: 14px;
    color: #f80;
    font-size: 12px;
    line-height: 1;
    padding: 13px 0;
    text-align: center;
    background-color: #f7f7f7;
}
.icon-clock {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    display:inline-block;
}
.weixinqr-modal .modal-info {
    height: 14px;
    color: #f80;
    font-size: 12px;
    line-height: 1;
    padding: 13px 0;
    text-align: center;
    background-color: #f7f7f7;
}
.weixinqr-modal .modal-right {
    float: left;
}
.weixinqr-modal .modal-right img {
    width: 371px;
    height: 438px;
}
.modal-body {
    margin: 40px;
    position: relative;
}
.icon-ecom {
    top: 5px;
    left: 5px;
    width: 60px;
    height: 60px;
    position: absolute;
}
.icon, .icon-sand {
    display: inline-block;
}
/*.icon {
    font-size: 0;
    background-image: url(../images/icon-common@2x.rcJBe.png);
    background-size: 168px;
}*/
.modal-content {
    padding-left: 90px;
}
.modal-content h3 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 6px;
}
.modal-content p {
    margin: 0;
    line-height: 20px;
}
.modal-btn-group {
    margin: 15px 0 20px;
}
.modal-btn-group .btn {
    font-weight: 700;
    padding: 7px 20px 6px;
}
.modal-btn-ok {
    margin-right: 15px;
}
.modal-back {
    cursor: pointer;
}
.boxtitle {
    color: #101d37;
    margin: 0px 50px 10px 50px;
}
    .boxtitle .describe {
        font-size: 14px;
        color: #00b7ee;
        font-weight: normal;
        line-height: 30px;
        margin-left:5px;
    }