﻿body { color: #30373b; font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif; }
:focus { outline: none; }
a { -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; text-decoration: none; color: #4d4d4d; }
a:hover, a:focus, a.active { text-decoration: none; outline: 0 !important; color: #00c3f5; }
a.active { font-weight: 700; }
.text-gray { color: gray !important; }
.no-bg { background: none !important; }
.no-margin { margin: 0 !important; }
.no-border { border: 0 !important; }
.no-padding { padding: 0 !important; }
.text-muted { color: #999; }
.text-primary { color: #00c3f5; }
.text-inverse { color: #00c3f5; }
a.no-hover:hover, a.no-hover:focus, a.no-hover:active { color: #00c3f5; }
.footer_b_des>a{color: #4d4d4d!important}
/* Override
–––––––––––––––––––––––––––––––––––– */
.navbar-fixed-top { position: fixed; right: 0; left: 0; z-index: 1030; }
.thumbnail { padding: 0; border: 0; border-radius: 0; }
.thumbnail:hover { text-decoration: none; }
.form-control { box-shadow: none; transition: none; }
.form-control:focus { box-shadow: none; transition: none; }
.form-input-lg { padding: 24px 12px; }
.btn-primary { background-color: #00c3f5; border: 0; }
.btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-primary:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover { background-color: #00c3f5; color: #fff; border: 0; outline: 0; }
.btn-white { background-color: #fff; border: solid 1px #00c3f5; color: #00c3f5; }
.btn-white:active, .btn-white:focus, .btn-white.active { box-shadow: none; outline: none; }
.btn.btn-white:active, .btn.btn-white:focus, .btn.btn-white:hover { background-color: #fff !important; border-color: #00c3f5; color: #00c3f5 !important; outline: none; }
.text-danger { color: #cc2929; }
.text-muted { color: #b2b2b2; }
.pagination > li > a, .pagination > li > span { color: #333 }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #00c3f5; border-color: #00c3f5; }
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover { color: #333; }
.thumbnail .caption { color: #666; }
/* Override
–––––––––––––––––––––––––––––––––––– */
[class*=hint--]:after { font-family: inherit; }
.iconfont { font-size: inherit; }
/* Tables
–––––––––––––––––––––––––––––––––––– */
.v-table { width: 100%; }
.v-table th,
.v-table td { padding: 12px 15px; text-align: left; }
.v-table th:first-child,
.v-table td:first-child { padding-left: 0; }
.v-table th:last-child,
.v-table td:last-child { padding-right: 0; }
/*************************************************************/
.v-separator { border-top: 1px solid #eee; margin: 10px auto; }
.v-tel-400:hover { color: #30373b !important; }
.v-tel-400 > .iconfont { color: #cc2929 !important; font-size: 22px !important; }
.v-tel-400 > span { font-size: 18px; }
.v-page-content { min-height: 600px; }
/*************************************************************/
.v-navbar-top {  border: 0; border-radius: 0; width: 100%; /*position: fixed; z-index: 20; top: 0; left: 0;*/ margin-bottom: 0; background-color: #fff; background-color: #fff; /*border-bottom: 1px solid rgba(0,0,0,0.1);*/ }
.v-navbar-top .navbar-brand { padding: 7px 15px; }
.v-navbar-top .navbar-brand > img { display: inline-block; margin: 0 10px; height: 100% }
.v-navbar-top .navbar-nav > li > a { color: #30373b; font-size:14px; padding-left: 10px; padding-right: 10px; }
.v-navbar-top .navbar-nav > li > a:focus, .v-navbar-top .navbar-nav > li > a:hover { color: #00c3f5; background-color: transparent; font-size: 19px;}
.v-navrbar-form input { width: 180px !important; }
.v-navbar-top .iconfont { font-size: 16px; padding-right: 2px; }
.v-navbar-top .collect .iconfont { border-left: 1px solid rgba(0,0,0,0.1); padding: 0 3px 0 15px; }
.v-navbar-top .login-text { border-left: 1px solid rgba(0,0,0,0.1); padding-left: 15px; }
.v-navbar-top .logout .iconfont { font-size: 18px; }
.v-top-search-input { border: 0; padding: 0; }
/*************************************************************/
.keyword-wrap { background-color: #f7f7f7; color: gray; line-height: 40px; margin-top: 135px;} 
.keyword-collapse { position: absolute; right: 0; width: 50px; }
.keyword-main { padding-right: 50px; }
.keyword-main a { margin-right: 20px; }
.keyword-main .title { width: 100px; float: left; }
.keyword-main .items { margin-left: 100px; }
.keyword-hots { height: 40px; overflow: hidden;width:100% }
.expand { height: auto; display: block !important; }
/*************************************************************/
.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; }
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-control { z-index: 2; }
/*************************************************************/
.home--tout { padding: 10px 0; border-bottom: 1px solid rgba(0, 0, 0, .05); background-color: #fff; }
.home--tout .vt-col { border-right: 1px solid #ccc; font-size: 16px; text-align: center; }
.home--tout .vt-col:last-child { border-right: 0; }
.home--loadmore { margin: 30px; text-align: center; }
.home--loadmore a { padding: 10px 0; width: 300px; font-size: 16px; }
.home--iconfont-2x { font-size: 24px; color: #00c3f5; }
.home--news-area .news-items { margin-right: 50px }
.home--news-area .news-items.with-ml { margin-right: 0; margin-left: 50px }
.home--news-area .news-items h4 { position: relative }
.home--news-area .news-items h4 a { position: absolute; right: 0; bottom: 0; font-size: 14px }
.home--news-area .news-items .news-list li { margin-left: 20px; list-style: disc }
.home--news-area .news-items .news-list li a { position: relative; display: block; color: #333; font-size: 14px; line-height: 2 }
.home--news-area .news-items .news-list li a span { position: absolute; right: 0; bottom: 0 }
.home--hot-area .item { width: 100%; background-size: cover; background-repeat: no-repeat; position: relative; height: 325px; }
.home--hot-area .item p { position: absolute; text-align: left; bottom: 0; height: 45px; line-height: 45px; left: 0px; right: 0; font-size: 20px; color: #fff; font-weight: 700; background: rgba(0,0,0,.2); margin: 0; padding-left: 20px; }
.home--important-region { color: red !important; font-size: 16px; font-weight: 600; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: none; }
/*************************************************************/
.listing--filter { padding-top: 30px; }
.listing--filter .vt-row:hover { background-color: #f8fcfe; }
.listing--filter .table--filter td:first-child { text-align: center; font-size: 15px; }
.listing--filter-region > a { margin-right: 15px; }
.listing--filter-unified > a { width: 90px; display: inline-block; }
.listing--main { background-color: #f7f7f7; padding: 20px 0 60px 0; min-height: 600px; }
.listing--item { padding: 20px 20px 0; }
.listing--item:hover { box-shadow: 0 5px 5px 0 rgba(0,0,0,0.1); background-color: #fff; }
.listing--item .media-object { width: 210px; height: 140px; }
.listing--item .media-body p { padding: 10px 0; }
.listing--item .btn-unit { border-color: #f1f1f1; background-color: #fafafa; color: #4d4d4d; }
.listing--item .btn-unit:hover, .listing--item .btn-unit:focus, .listing--item .btn-unit:active { border-color: #f1f1f1; outline: none; color: #00c3f5; }
.listing--item .rent_price { color: #cc2929; text-align: right; }
.listing--item .rent_price span { font-size: 24px; }
.listing--item .separator { border-bottom: solid 1px #ddd; padding-bottom: 20px; }
.listing--item:hover .separator { border-width: 0; }
.listing--header { padding: 20px 20px 0; }
.listing--header > .separator { border-bottom: solid 1px #ddd; padding-bottom: 10px; }
.listing-require { background: #fff; padding: 20px; width: 300px; margin-top: 40px; }
.listing-empty { padding-left: 60px; position: relative; margin-top: 50px; }
.listing-empty > i { position: absolute; left: 10px; right: 10px; font-size: 30px; color: #ccc; }
.listing-empty .tit { margin: 0 0 10px 0; color: #000; font-size: 20px; font-weight: 600; }
/*************************************************************/
.input-range-group { padding: 0 5px 2px; border: 1px solid #ccc; border-radius: 5px; }
.input-range-group > input { border: none; font-size: 12px; width: 30px; padding: 0; }
.input-range-group > em { padding: 0 3px; }
.input-range-group > input:focus { border: none; outline: none; }
/*************************************************************/
.require-banner { height: 260px; background-image: url(../img/require_banner.jpg); background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; background-size: cover; }
.require-cont { width: 450px; height: 600px; margin-top: -200px; text-align: center; border-radius: 10px; background-color: #fff; }
.require-process { height: 60px; margin: 30px 0; background-image: url(../img/require-process.jpg); background-position: center center; background-repeat: no-repeat; background-size: 100% 60px; }
.release-banner { height: 260px; background-image: url(../img/release_banner.jpg); background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; background-size: cover; }
.release-cont { background-color: #fff;width: 450px;   height: 800px; margin-top: -200px; border-radius: 10px; }
.release-process { height: 60px; margin: 30px 0; background-image: url(../img/release-process.jpg); background-position: center center; background-repeat: no-repeat; background-size: 100% 60px; }
.release-m2 { position: absolute; right: 0; top: 0; bottom: 0; width: 30px; line-height: 48px; color: gray; z-index: 2; }
.release-label { width: 80px; padding: 10px 0; }
/*************************************************************/
.label-remove { color: #00c3f5; border: solid 1px #00c3f5; padding: 6px 10px; border-radius: 4px; display: inline-block; }
.label-remove a { color: #00c3f5; padding: 0 10px; margin-right: -10px; }
/*************************************************************/
.v-icon-order { background: url('../img/order-icons.png') 0px -0px; width: 20px; height: 20px; }
.v-icon-order-up { background: url('../img/order-icons.png') -200px -0px; width: 10px; height: 10px; }
.v-icon-order-down { background: url('../img/order-icons.png') -400px -0px; width: 10px; height: 10px; }
.v-vcode-group { position: relative; }
.v-vcode-group > a { position: relative; position: absolute; right: 0; top: 0; bottom: 0; width: 100px; line-height: 48px; color: gray; z-index: 1; text-align: right; padding-right: 10px; }
/*************************************************************/
#footer { border-top: solid 1px ghostwhite; background: #00020e; margin: 0px auto; width: 100%; padding: 50px 0px 50px 0px; }
.footer_warp { width: 100%; margin: 0px auto; }
.footer_about_list { height: 30px; width: 480px; margin: 0px auto; }
.footer_about_list li { float: left; width: 119px; height: 20px; border-right: solid 1px #7e7e7e; }
.footer_about_list li:nth-last-child(1) { border-right: none; }
.footer_about_list li a { display: block; line-height: 20px; width: 120px; text-align: center; font-size: 16px; color: #ffffff; }
.footer_about_list li a:hover { color: #999; }
.footer_contact_list { height: 50px; width: 852px; margin: 0px auto; }
.footer_contact_list a { display: block; height: 50px; float: left; margin-left: 42px; }
.footer_contact_list_text { line-height: 50px; font-size: 16px; color: #999; }
.footer_contact_list_text:hover { color: #cccccc; }
.footer_icon { display: block; float: left; width: 28px; height: 28px; margin-right: 12px; margin-top: 10px; }
.footer_icon img { width: 100%; }
.footer_b_des { text-align: center; font-size: 14px; color: #999; }
.footer-line { width: 100%; height: 1px; border-top: 1px #545454 solid; margin: 16px 0; font-size: 0; }
.footer_warp .p2 { line-height: 16px; color: #999; font-size: 12px; }
.footer_warp .p2 a { margin-right: 10px; color: #757575; font-size: 12px; }
.footer_warp .p2 a:hover { color: #757575; }
/*************************************************************/
.modal-login .modal-dialog { margin-top: 15%; }
.modal-login .modal-title { color: #222; }
.modal-login .modal-body { padding: 50px 30px; }
.modal-shoucang { }
.modal-shoucang-dialog { margin: 0; position: fixed; right: -500px; top: 0; bottom: 0; width: 340px; display: block; z-index: 9999; }
.modal-shoucang-dialog .modal-content { height: 100%; overflow-y: auto; border: 0; border-radius: 0; background: #EAEAEA; }
/*************************************************************/
.fav-listing { }
.fav-listing a { color: #555 }
.fav-listing a:hover { color: #555 }
.fav-listing .listing-item { width: 300px; height: 240px; margin: 0 auto 15px auto; box-shadow: 0 1px 2px #ccc; background: #fff; position: relative }
.fav-listing .listing-item:hover { box-shadow: 0 3px 10px #555 }
.fav-listing .listing-item a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 1 }
.fav-listing .listing-item .fav-listing-pic { width: 300px; height: 180px; position: relative }
.fav-listing .listing-item .fav-listing-pic img { width: 300px; height: 180px; border: 0; cursor: pointer }
.fav-listing .listing-item .remove-confirm-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 3; background: rgba(0,0,0,0.3) }
.fav-listing .listing-item .remove-confirm-box .remove-confirm-txt { color: #fff; margin-top: 28%; line-height: 30px; text-align: center }
.fav-listing .listing-item .remove-confirm-box .remove-confirm-btn { text-align: center }
.fav-listing .listing-item .remove-confirm-box .btn-remove-yes { background: #ff8417 }
.fav-listing .listing-item .remove-confirm-box .btn-remove-no { background: #fff; color: #555 }
.fav-listing .listing-item .fav-listing-title { margin-top: 10px; }
.fav-listing .listing-item .fav-listing-name { float: left; width: 120px; height: 20px; line-height: 20px; font-weight: bold; text-align: left; text-indent: 12px }
.fav-listing .listing-item .fav-listing-other .fav-listing-region { float: left; margin-left: 12px; color: #999 }
.fav-listing .listing-item .fav-listing-unit-price { float: right; margin-right: 12px; color: #999 }
.fav-listing .listing-item .fav-listing-unit-price .fav-listing-price { color: #00c3f5; font-weight: bold }
.fav-listing .fav-listing-empty { width: 100%; text-align: center; position: absolute; left: 0; top: 50%; display: none }
.fav-listing .listing-item .btn-remove-fav-listing { width: 40px; height: 20px; position: absolute; top: 10px; right: 10px; display: none; z-index: 2; cursor: pointer; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAUCAQAAABVT7cwAAAAjElEQVR4Aa3VsWpEIRAF0DOfMNY2b+vZ4uH/f1uSNgi+sJl7wcLigIgjAIThpdzWH3srL0OwJ72tD/uWfiVM65+dAsAz9/WTZxIgT8yeA50QympqCcb5qHuOZHKdwePO3otqBYv7CdzXQ+9+ULWCxdUKXoxWMAnVdsslINvABJgtL2X2j6/+AUv7F/ANB3T9MSq00YsAAAAASUVORK5CYII=) no-repeat; }
.fav-listing .listing-item:hover .btn-remove-fav-listing { display: block; }
/*************************************************************/
.apply-process { margin: 25px 0; text-align: center }
.apply-process span { width: 56px; height: 19px; font-size: 14px; color: #666 }
.apply-process-table { width: 100%; }
.apply-process-table td { text-align: center; padding-bottom: 6px; }
.apply-process-table .iconfont { font-size: 32px; color: #666; }
.apply-process-table .icon-arrow-right { font-size: 14px; color: #666; }
.apply-process-table tr:last-child { color: #555; }
/*************************************************************/
.right-flow { position: fixed; top: 0; bottom: 0; height: 100%; z-index: 2222; }
.sidebar { float: left; position: relative; width: 38px; height: 100%; min-height: 660px; background: #fff; z-index: 1000; -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.2); box-shadow: 0 1px 10px rgba(0,0,0,0.2); }
.content-sh { float: left; height: 100%; width: 240px; background-color: #434343; }
.sidebar .upper { position: absolute; width: 100%; top: 166px; }
.sidebar .lower { position: absolute; width: 100%; bottom: 30px; }
.sidebar .upper a, .sidebar .lower a { display: block; font-size: 18px; color: #fff; text-align: center; }
.sidebar .s-item { position: relative; height: 34px; margin-bottom: 6px; }
.sidebar .s-line { width: 22px; margin: 10px 0 10px 8px; border: 0; border-bottom: solid 1px #ccc; }
.sidebar .iconfont { color: #000; }
#dianhuazixun_tip p { text-align: center; }
#dianhuazixun_tip .tel { font-size: 20px; }
#__toptop__ { font-size: 26px; }
/**********news**************/
.msg-part-item:first-child {
    margin-left: 0;
}
.msg-part-item {
    float: left;
    margin-left: 40px;
    padding-top: 30px;
}
.blue-line {
    width: 20px;
    height: 2px;
    background: #3d79d1;
}
.msg-part-item .other-ms-list {
    padding-top: 13px;
    max-height: 330px;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
}
.msg-part-item .other-ms-list .other-ms-item {
    display: block;
	color: #5e5e5e;
    text-decoration: none;
}
.msg-part-item .other-ms-list .msg-con {
    float: left;
    width: 80%;
    text-indent: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.msg-part-item .other-ms-list .msg-date {
    float: right;
    width: 20%px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.blank {
    clear: both;
    height: 0px;
    overflow: hidden;
    display: block;
}
.msg-part-item .show-more-btn {
    position: relative;
    display: block;
    float: left;
    width: 91px;
    height: 28px;
    line-height: 28px;
    margin-top: 22px;
    margin-left: 6px;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    font-size: 12px;
    color: #949494;
    text-align: center;
	text-decoration: none;
}
.section-tit {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    color: #222;
}
.index-hot-loupan{height:40px; padding:5px 15px;}
.index-hot-loupan h2 {
    display: inline-block;
    font-size: 22px;
    line-height: 36px;
	float:left;
	height:28px;
}
.index-hot-loupan  a{float:right;color: #fff;float: right;
display: inline-block;
height: 28px;
line-height: 28px;
padding: 0 18px 0 20px;
border: 1px solid #ececec;
font-size: 12px;
background-color: #f90;
margin-top: 3px;}


/**移动端*/

@media (max-width:767px) {
.listing--item .media-object{width:100%;}
.listing--item .rent_price{text-align:left;}
.media-heading{margin-top:5px;}
}