.screen {
	width: 1200px;
	margin: auto;
	padding: 30px;
	background: #f5f5f7;
}

.container_c {
	width: 569px;
	margin: auto;
}

.container_l {
	width:569px;
}


.container_l .head .title .tit {
	width: 100%;
}

.container_l .head>.title .title_item1 .title_item1-collect {
	position: absolute;
	right: 0;
	top: 0;
}

.container_l .head>.title .title_item1 .title_item1-collect>span {
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-left: 8px;
	cursor: pointer;
}
.title_item2>span{
	margin-right: 25px;
}
.title .tit .title_item1{
	margin-bottom: 20px !important;
}
body .title .tit .title_item2{
	margin-bottom: 27px !important;
}
.container_l .head>.title .title_item1 .title_item1-logo {
	width: 95px;
	height: 99px;
	display: inline-block;
	background-image: url(../../image/icon_ycj.png);
	position: absolute;
	background-repeat: no-repeat;
	top: -27px;
	margin-left: 8px;
	right: 120px;
}

.container_l .head>.title .title_item1 .title_item1-logo.make {
	background-image: url(../../image/icon_ycj.png);
}

.container_l .head>.title .title_item1 .title_item1-logo.sold {
	background-image: url(../../image/icon_yxj.png);
}

.container_l .head>.title .title_item1 .collect {
	background: url(../../image/morsc.png) no-repeat;
}

.container_l .head>.title .title_item1 .share {
	background: url(../../image/zf.png) no-repeat;
}

.container_l .head>.title .title_item1 .collect.active {
	background: url(../../image/scsbhd.png) no-repeat;
}

.container_l .head>.title .title_item1 .share.active {
	background: url(../../image/zfsbhd.png) no-repeat;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
	background-image: url(../../image/zf.png) !important;
	width: 40px !important;
	height: 40px !important;
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
}

.bdshare-button-style0-16:after {
	display: none !important;
}

.container_l .head .title p {
	color: #ccc;
	font-size: 12px;
	margin-bottom: 12px;
}

.container_l .head>.title .title_item1 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	position: relative;
}

.container_l .head>.title .title_item1 .title_item1-title {
	word-break: break-all;
	word-wrap: break-word;
	width: 700px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.container_l .head .details {
	display: flex;
	margin-top: 12px;
}

.container_l .head .details .details_l {
	width: 566px;
	height: 320px;
	padding-right: 30px;
	cursor: pointer;
}

.container_l .gallery-top img {
	width: 100%;
	height: 320px;
}

.container_l .gallery-thumbs {
	height: 62px;
	margin-top: 10px;
	padding: 0 33px;
}

.container_l .gallery-thumbs .swiper-slide {
	width: 92px !important;
}

.container_l .gallery-thumbs .swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	height: 100%;
	top: 22px;
	background-size: 50%;
	background-color: #0000007d;
}

.swiper-button-next {
	right: 0px;
}

.swiper-button-prev {
	left: 0px;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.6;
}

.gallery-thumbs .my-slide-thumb-active {
	opacity: 1;
}

.container_l .head .details .details_r {
	width: 324px;
	padding-left: 20px;
	min-height: 395px;
}
.details_r .details_top{
	display: flex;
	justify-content: flex-start;
	margin-bottom: 20px;
	align-items: flex-end;
}
.details_top_rent{

	color: #FE615A;	
	font-size: 12px;
	font-family: Microsoft YaHei;
	margin-right: 18px;
}
.details_top_rent span{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 700;
}
.details_top_fee{
	font-size: 14px;
	font-family: MicrosoftYaHei;
	line-height: 25px;
	color: #9A9A9A;
}

.container_l .inner {
	display: flex;
}

.container_l .inner>.inner_item1 {
	flex: 1;
	border-bottom: 1px solid #cccccc42;
	padding-bottom: 30px;
	margin-bottom: 23px;
}

.container_l .inner>.inner_item1:last-child {
	text-align: right;
}

.container_l .inner>.inner_item1:nth-child(2) {
	text-align: center;
}

.container_l .inner>.inner_item1 p:first-child {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.container_l .inner>.inner_item1 p:last-child {
	font-size: 14px;
	color: #9A9A9A;
}

.container_l .msg {
	margin-bottom: 20px;
	font-size: 14px;
	color: #9A9A9A;
	display: flex;
}

.container_l .msg>span:first-child {
	min-width: 70px;
}

.container_l .msg>span:last-child {
	color: #333333;
	margin-left: 10px;
}

.container_l .button {
	margin-bottom: 15px;
}

.container_l .button>.phone:hover,
.container_l .button>.service:hover {
	opacity: .8;
}

.container_l .button>.phone,
.container_l .button>.service {
	display: inline-block;
	color: #ffff;
	width: 142px;
	height: 45px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	border-radius: 3px;
	cursor: pointer;
	border-radius: 5px;
}
.container_l .button>.phone.lookshop-btn{
	
background: #FFBB1D;
}
.container_l .button>.service.offer-btn{
	background: #1D78E1;
	margin-right: 15px;
}

.container_l .button .phone {
	background-color: #fd8427;
	margin-right: 15px;
}

.container_l .button .service {
	background-color: #67cafe;
}

.container_l .browse>span {
	color: #ccc;
	margin-right: 15px;
	font-size: 14px;
	display: inline-block;
	padding-left: 20px;
}

.container_l .browse>span:nth-child(1) {
	background-image: url(../../image/kanguo.png);
	background-repeat: no-repeat;
	background-position-y: 5px;
}

.container_l .browse>span:nth-child(2) {
	background-image: url(../../image/shouc.png);
	background-repeat: no-repeat;
	background-position-y: 5px;
	background-position-x: 4px;
}

.container_l .mating {
	margin-top: 60px;
}

.container_l .mating>.mating_title,
.container_l .maps>.maps_title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc4a;
	margin-bottom: 60px;
	position: relative;
	padding-left: 15px;
}

.container_l .maps>.maps_title {
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.container_l .mating>.mating_title:before,
.container_l .maps>.maps_title:before {
	content: "";
	width: 3px;
	display: inline-block;
	height: 15px;
	position: absolute;
	left: 0;
	background: #ffd2b0;
	top: 3px;
}

.container_l .mating ul {
	display: flex;
}

.container_l .mating ul .active {
	color: #FD8427;
}

.container_l .mating ul li {
	flex: 1;
	text-align: center;
	color: #333333;
	font-size: 14px;
}

.container_l .mating ul li img {
	width: 30px;
	height: 30px;
}

.container_l .mating ul li p:last-child {
	margin-top: 16px;
}

.container_l .mating ul li p:first-child {
	margin-bottom: 10px;
}

.container_l .make_msg {
	margin-top: 60px;
	cursor: pointer;
}

.container_l .make_msg .slider {
	border-bottom: 1px solid #cccccc33;
	margin-bottom: 30px;
}

.container_l .make_msg .slider_head {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	width: 114px;
	text-align: center;
	color: #333333;
}

.container_l .make_msg .slider_head:hover {
	color: #ffff;
	background: #fd8427;
	opacity: .7;
}

.container_l .table_view {
	padding: 0 15px;
}

.container_l .table_view .table_view_box {
	display: none;
}

.container_l .table_view .table_view_box.active {
	display: block;
	text-indent: 2em;
	line-height: 25px;
	min-height: 120px;
	font-size: 14px;
	color: #646464;
	word-break: break-all;
}

.container_l .make_msg .slider_head.active {
	color: #ffff;
	background: #fd8427;
}

.container_l .maps {
	margin-top: 30px;
}

.maps #map {
	height: 400px;
}

.container_r {
	width: 210px;

}

.container_r .container_r_essay {
	margin-top: 50px;
}

.essay_list li {
	border-bottom: 1px solid #cccccc63;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

.essay_list li:hover .item1 {
	text-decoration: underline;
}

.essay_list li .item1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.essay_list li .item2 {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

}

.essay_list li .item3 {
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
}

.container_r_make .makelist_r_tit,
.container_r_essay .makelist_r_tit {
	margin-bottom: 20px;
	font-size: 12px;
}

.container_r_make .makelist_r_tit span:nth-child(1),
.container_r_essay .makelist_r_tit span:nth-child(1) {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.container_r_make .makelist_r_tit span:nth-child(2),
.container_r_essay .makelist_r_tit span:nth-child(2) {
	float: right;
	color: #9A9A9A;
	cursor: pointer;
	font-size: 12px;
}

.container_r_make .makelist_r_cen li {
	border: 1px solid #cccccc8a;
	margin-bottom: 20px;
	padding-bottom: 10px;
	cursor: pointer;
}

.container_r_make .makelist_r_cen li:hover .makelist_r_cen_1 {
	text-decoration: underline;
}

.container_r_make .makelist_r_cen li p {
	padding: 0 10px;
	margin-top: 6px;
}

.container_r_make .makelist_r_cen li img {
	width: 100%;
	/*height: 156px;*/
}

.container_r_make .makelist_r_cen li .makelist_r_cen_1 {
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.container_r_make .makelist_r_cen li .makelist_r_cen_2 {
	color: #969696;
	font-size: 12px;
}

.container_r_make .makelist_r_cen li .makelist_r_cen_3 {
	color: #ff3c45;
	font-size: 12px;
}

.red {
	color: #FE615A;
}

.swiper-pagination {
	width: 48px;
	height: 27px;
	line-height: 27px;
	background: #000000b0;
	text-align: center;
	color: #ffffff;
	border-radius: 2px;
	position: absolute;
	left: 509px;
	bottom: 14px;
	font-size: 12px;
}
#newBridge{
	display: none !important;
}



/* 邀约出价弹窗 s */

.invite-modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 440px;
    /* height: 560px; */
    background: #ffffff;
    box-shadow: -3px 14px 20px rgba(56, 57, 57, 0.2);
    z-index: 9999;
    box-sizing: border-box;
    padding: 0 60px;
    display: none;

}
.invite-title {
    text-align: center;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 1;
    color: #333333;
    margin: 30px 0 40px;
}
.invite-input {
    width: 320px;
    height: 44px;
    border: 1px solid #eaeced;
    opacity: 1;
    padding-left: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}
.invite-input input {
    width: 260px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.invite-input input::placeholder {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #e1e1e1;
}
.invite-btn {
    width: 320px;
    height: 44px;
    background: #fd8427;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 44px;
    color: #fff8f8;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.invite-btn.btn-back {
    border: 1px solid #fd8427;
    background: #fff;
    color: #fd8427;
}
.invite-captcha {
    display: flex;
    justify-content: space-between;
}
.invite-captcha input {
    width: auto;
}
.captcha-right {
    width: 110px;
    height: 20px;
    border-left: 1px solid #eaeced;
    box-sizing: border-box;
    padding-left: 10px;
    cursor: pointer;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fb8e3a;
}
.invite-input-left-icon {
    position: absolute;
    top: 50%;
    left: 9px;
    transform: translateY(-50%);
}
.invite-tips {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 20px;
    color: #b4b4b4;
    margin-top: 20px;
    margin-bottom: 16px;
}
body .ui-widget-header .ui-icon {
    background: url(../../image/invite/back.png) no-repeat;
    background-size: 100% 100%;
}
body .ui-datepicker-prev .ui-icon {
    transform: rotate(180deg);
}
.invite-other {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 1;
    color: #b3b3b3;
    text-align: center;
    /* border-bottom: 1px solid #fd8427; */
    margin-bottom: 28px;
    position: relative;
    margin-top: 30px;
    cursor: pointer;
    
}
.invite-other::before{
    display: block;
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    background: #fd8427;
}
.look-time::after{
	display: block;
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	background: url(../../image/look_icon.png) no-repeat;
	background-size: contain;
}
/* 邀约出价弹窗 e */
