@charset "utf-8";
/*项目大厅*/
.fl {float: left !important}
.fr {float: right !important}
.clear {clear: both;}
.ml5 {margin-left: 5px !important}
/*筛选*/

.btn_theme{
	border-radius: 2px;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	height: 30px;
	padding: 0 12px;
	line-height: 30px;
	color: #fff !important
}

.prop_bg {
	background: #fff;
	padding:25px 20px;

}
.prop_box {
	width:100%;
	margin: 0 auto
}
.list_prop {
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #e7e7e7;
	position: relative
}
.list_prop dl {
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
	background: #fbfbfb
}
.list_prop dl.last {
	border-bottom: 0
}
.list_prop dt, .list_prop dd, .list_prop dd a {
	line-height: 29px
}
.list_prop dt {
	width: 100px;
	padding: 7px 10px 7px 15px;
	text-align: right;
	font-weight: bold;
	color: #666;
	float: left
}
.list_prop_zz dl dt {
	width: 110px
}
.list_prop dd {
	max-height: 117px;
	padding: 7px 5px 7px 10px;
	overflow: auto;
	background: #fff
}
.list_prop dd a {
	padding: 0 17px 0 2px;
	white-space: nowrap;
	color: #777;
	display: inline-block;
	float: left
}
.list_prop dd a.btn_default {
	height: 25px;
	padding: 0 12px;
	line-height: 25px
}
.list_prop dd a:link, .list_prop dd a:visited, .list_prop dd a:hover {
	text-decoration: none
}
.list_prop dd a.current {
	font-weight: bold
}

.prop_box_title {
	font-size: 24px;
	color: #333;
	line-height: 40px;
	border-bottom: solid 1px #fff;
	font-weight: bold;
	padding: 15px 0
}
.prop_box_title a {
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	font-size: 16px;
	position: relative;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	border-radius: 100px
}
.prop_box_title a.current {
	opacity: 1;
	background: #fff;
	color: #038be3
}
.list_prop_xmzx {
	
	border: 0;
	margin-top: 10px;
	font-size: 14px
}
.list_prop_xmzx dd {
	background: 0;
	color: #333
}
.list_prop_xmzx dl {
	background: 0;
	border: 0
}
.list_prop_xmzx dt {
	color: #333;
	text-align: left;
	padding: 8px 10px 8px 0;
/*	width: 120px*/
}
.list_prop_xmzx dd a {
	padding: 0 10px;
	border-radius: 2px;
	color: #333;
	margin-right: 15px;
	margin-bottom: 7px
}
.list_prop_xmzx dd a.current, .list_prop_xmzx dd a:hover {
	font-weight: normal;
	padding: 0 10px;
	color: #fff !important;
	background: #038be3
}
.list_prop_xmzx .textfield {
	border-radius: 2px;
	border: solid 1px #e5e5e5;
	box-shadow: none;
	color: #666
}
.list_prop_xmzx .btn_theme {
	height: 29px !important;
	line-height: 29px !important;
	padding: 0 18px !important
}
.list_prop_xmzx .btn_theme:hover {
	height: 29px !important;
	line-height: 29px !important;
	padding: 0 18px !important
}
.list_prop_show {
	display: inline-block;
	border: 1px solid #038be3;
	background: #f9f9f9;
	box-shadow: 1px 1px 10px #e5e5e5;
	padding: 13px;
	margin-top: 29px;
	position: absolute;
	left: 0;
	width: 1172px;
	z-index: 999
}
.list_prop_show button {
	float: left;
	font-size: 14px;
	margin: 7px;
	padding: 5px 10px 4px 10px;
	color: #333;
	line-height: 18px;
	background: #fff;
	border: 1px solid #e7e7e7;
	font-weight: normal
}
.list_prop_show .butt_sel, .list_prop_show button:hover {
	color: #fff;
	background: #038be3;
	border: 1px solid #038be3
}
.list_prop_on .arrow {
	width: 0;
	height: 0;
	border-width: 9px 6px 0;
	border-style: solid;
	border-color: #bbb transparent transparent;
	margin-left: 5px;
	display: inline-block;
	transition: all .2s
}
.list_prop dd a.sel:hover .arrow, .list_prop dd .list_prop_show button:hover .arrow {
	border-width: 0 6px 9px;
	border-style: solid;
	border-color: transparent transparent #fff
}
a.list_prop_on:hover .arrow {
	border-color: #fff transparent transparent
}
.list_prop dd a.sel_cur .arrow {
	border-width: 0 6px 9px;
	border-color: transparent transparent #fff
}
.list_prop dd a.sel {
	background: #038be3;
	color: #fff
}
.list_prop dd .list_prop_show button .arrow {
	border-width: 9px 6px 0 !important;
	border-color: #bbb transparent transparent !important
}
.list_prop dd .list_prop_show button:hover .arrow {
	border-color: #fff transparent transparent !important
}
.list_prop dd .list_prop_show button.sel_cur .arrow {
	border-width: 0 6px 9px !important;
	border-color: transparent transparent #fff !important
}
.list_prop dd .list_prop_show .showbox {
	display: table-caption;
	width: 1130px;
	padding: 12px;
	margin: -7px 7px 7px 7px;
	border: #038be3 1px solid;
	box-shadow: 1px 1px 10px #e5e5e5
}
.list_prop_left {
	width: 960px;
	float: left;
	height: 29px;
	overflow: hidden
}
.list_prop_left_more {
	height: auto;
	max-height: 110px;
	overflow: auto
}
.list_prop_bg {
	background: #fff
}
.list_prop_right {
	float: right;
	width: 60px
}
.list_prop_right .btn_more {
	display: block;
	width: 56px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	float: right
}
.sort_bar {
	height: 50px;
	line-height: 50px;
	background: #fff;
	margin: 10px 0 20px 0
}
.sort_arrow, .sort_down, .sort_up {
	display: inline-block;
	width: 8px;
	height: 14px;
	position: relative;
	top: 2px
}
.sort_arrow {
	background: url(/static/dpmweb/images/jyptweb/sort_arrow.png) 0 0 no-repeat
}
.sort_down {
	background: url(/static/dpmweb/images/jyptweb/sort_arrow.png) 0 -14px no-repeat
}
.sort_up {
	background: url(/static/dpmweb/images/jyptweb/sort_arrow.png) 0 -28px no-repeat
}
.sort_bar a {
	text-align: center;
	line-height: 50px;
	display: inline-block;
	float: left;
	color: #333;
	margin: 0 30px;
	font-weight: bold
}
.sort_bar a:hover, .sort_bar a.current {
	color:#038be3;
}
.sort_sth {
	float: right;
	margin-right: 10px
}
.sort_sth a {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	float: left;
	margin: 13px 0 0 0
}
.sort_sth_grid {
	background: url(/static/dpmweb/images/jyptweb/sort_sth_grid.png) no-repeat
}
.sort_sth_grid_on {
	background: url(/static/dpmweb/images/jyptweb/sort_sth_grid_on.png) no-repeat
}
.sort_sth_bar {
	background: url(/static/dpmweb/images/jyptweb/sort_sth_bar.png) no-repeat
}
.sort_sth_bar_on {
	background: url(/static/dpmweb/images/jyptweb/sort_sth_bar_on.png) no-repeat
}
.sort_line {
	display: inline-block;
	float: left;
	width: 1px;
	height: 26px;
	background: #eee;
	margin: 12px
}
.sort_sth .pager {
	float: left
}
.sort_sth .pager ul li {
	float: left
}
.sort_sth .pager ul li a.link {
	line-height: 50px;
	height: 50px;
	margin-top: 0;
	color: #999
}
.sort_sth .pager ul li a.link i.layui-icon {
	font-size: 16px;
	font-weight: bold
}
.sort_sth .pager ul li.num {
	line-height: 50px;
	padding: 0 4px
}
.sort_sth .pager ul li a.link_disable {
	color: #ddd;
	cursor: auto
}
.select_xmdt {
	border: solid 1px #e5e5e5;
	background: #fff;
	font-size: 14px
}
.select_xmdt_box {
	margin: 0 auto;
	width:100%;
}
.select_xmdt .sort_bar {
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
.lst_prop_zoom {
	border-top: solid 1px rgba(255,255,255,.3);
	text-align: center;
	margin-top: 10px;
	width:auto;
	height: 40px;
	line-height: 40px;
	background: #f7f7f7
}
.sxcon {
	height: 0
}
.lst_prop_btn {
	color: #038be3;
	font-weight: bold;
	display: block
}
.lst_prop_btn:hover {
	color: #038be3
}
.lst_prop_btn em {
	font-style: normal;
}

.lst_prop_btn .layui-icon {
	font-size: 12px;
	margin-left: 5px
}
.list_prop dd a.btn_theme {
	height: 30px;
	padding: 0 18px;
	line-height: 30px
}
.list_prop dd.zone {
	max-height: none;
	padding-bottom: 17px
}
.list_prop dd ul.condition li {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 94px
}
.list_prop dd ul.condition li span {
	display: inline-block;
	padding: 0 10px;
	border-radius: 2px 2px 0 0;
	color: #333;
	margin-right: 15px;
	margin-bottom: 7px
}
.list_prop dd ul.condition li span:hover, .list_prop dd ul.condition li.show span {
	color: #fff;
	background: #038be3
}
.list_prop dd ul.condition li span i.arrow {
	width: 0;
	height: 0;
	border-width: 9px 6px 0;
	border-style: solid;
	border-color: #bbb transparent transparent;
	margin-left: 5px;
	display: inline-block;
	transition: all .2s
}
.list_prop dd ul.condition li.show .condition_list {
	display: block
}
.list_prop dd ul.condition li .condition_list ul li span i.arrow {
	border-width: 9px 6px 0 !important;
	border-color: #bbb transparent transparent !important
}
.list_prop dd ul.condition li.show span i.arrow, .list_prop dd ul.condition li .condition_list ul li.active span i.arrow {
	border-width: 0 6px 9px !important;
	border-color: transparent transparent #fff !important
}
.list_prop dd ul.condition li span:hover i.arrow {
	border-color: #fff transparent transparent
}
.list_prop dd ul.condition li .condition_list {
	display: none;
	border: 1px solid #038be3;
	background: #f9f9f9;
	padding: 10px 12px 17px 12px;
	width: 1015px;
	position: relative;
	margin-bottom: 7px;
	margin-top: -7px
}
.list_prop dd ul.condition li .condition_list ul li {
	width: auto
}
.list_prop dd ul.condition li .condition_list ul li span {
	margin: 7px 7px 0 7px;
	padding: 5px 10px 4px 10px;
	color: #333;
	line-height: 18px;
	background: #f9f9f9;
	border-radius: 0
}
.list_prop dd ul.condition li .condition_list ul .sub_condition li {
	margin: 0 7px 7px 7px;
	padding: 5px 10px 4px 10px;
	line-height: 20px
}
.list_prop dd ul.condition li .condition_list ul li.active span {
	color: #fff;
	background: #038be3;
	border: 1px solid #038be3;
	border-radius: 2px 2px 0 0
}
.list_prop dd ul.condition li .condition_list ul .sub_condition {
	margin: 0 7px;
	padding: 15px 12px 8px 12px;
	border: 1px solid #038be3
}
.list_prop dd ul.condition li .condition_list ul .sub_condition ul li.current {
	color: #fff;
	background: #038be3;
	border-radius: 2px
}
.btn_theme {
	background: #038be3
}
/*项目列表*/
.project-main{
	width:100%;
	margin: 24px auto 50px auto
}
.project_list {
	margin-top: 15px;
	position: relative
}
.project_list ul li {
	width: 100%;
	margin-bottom: 15px;
	background: #fff;
	border: solid 1px #e5e5e5;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.project_list ul li:hover {
	box-shadow: 0 0 10px rgba(38,119,224,0.4);
	-moz-box-shadow: 0 0 10px rgba(38,119,224,0.4);
	-webkit-box-shadow: 0 0 10px rgba(38,119,224,0.4);
	border: solid 1px #679fe9
}
.project_list ul li .title {
	height: 60px;
	border-bottom: solid 1px #e5e5e5
}
.project_list ul li .title .label {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin: 10px 0;
	padding: 0 20px;
	color: #fff;
	font-size: 14px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	float: left;
	left: -12px
}
.project_list ul li .title .label .angle {
	display: inline-block;
	position: absolute;
	height: 0;
	width: 0;
	border-top: solid 4px #003880;
	border-right: solid 6px #003880;
	border-bottom: solid 4px transparent;
	border-left: solid 6px transparent;
	left: 0;
	bottom: -8px
}
.project_list ul li .title .name {
	line-height: 60px;
	font-size: 18px;
	float: left;
	color: #333;
	max-width: 80%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}
.project_list ul li .title .name .ypxm {
	font-size: 14px;
	background: #ff6347;
	padding: 4px 6px;
	border-radius: 4px;
	color: #fff
}
.project_list ul li .title .exit {
	height: 40px;
	line-height: 40px;
	float: right;
	margin: 10px;
	padding: 0 20px;
	color: #fff;
	border-radius: 2px;
	font-size: 14px
}
.project_list ul li .cont {
	padding: 10px 20px;
	line-height: 36px;
	font-size: 14px;
	color: #666
}
.project_list ul li .cont p .price{
	color: #F04949;
	font-size: 16px;
	font-weight: bold;
}
.project_list ul li .cont p span.spareTime span{
	color: #F04949;
	font-size: 16px;
	font-weight: bold;
}

.project_list ul li .cont p {
	float: left;
	display: inline-block;
	width: 33.3%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 34px;
}
.project_list .more {
	font-size: 16px;
	color: #999;
	position: absolute;
	top: -64px;
	right: 20px
}
.project_list ul li .title .label {
	background: #5499f8;
}
.project_list ul li .title .label_soon {
	background: #f90
}
.project_list ul li .title .label_soon .angle {
	border-top: solid 4px #915700;
	border-right: solid 6px #915700
}
.project_list ul li .title .name:hover {
	color: #038be3
}
.project_list ul li .title .exit {
	background: #038be3
}

@media screen and (max-width:1024px){
.list_prop dd {max-height: auto;}
.list_prop_pmdt .time-sel{ display: inline-flex;}

}